▲ | jitix 7 days ago | ||||||||||||||||
I like this idea. Do you have any middleware in your current setup that added the contents of this directory to the agent prompt? | |||||||||||||||||
▲ | CharlesW 7 days ago | parent | next [-] | ||||||||||||||||
I'd be interested in smarter ways of doing this, but currently I just use my CLAUDE.local.md to serve as the index.md in my example. It includes the 'specialist' .md files with their relative paths and descriptions, and tells Claude Code to use these when planning. I also have explicit `xnew`, `xplan`, `xcode` and `xcheck` commands in CLAUDE.md that reinforce this. For example, here's my `xnew`:
| |||||||||||||||||
| |||||||||||||||||
▲ | tortilla 7 days ago | parent | prev [-] | ||||||||||||||||
I'm building a little tool like this for myself. It's almost ready to be open-sourced. Just need to clean up some code and write better documentation. | |||||||||||||||||
|