Is this repo supposed to be global or repo level scoped? #6
Replies: 1 comment 2 replies
-
Hi @dpatchigolla , my apologies for the confusion. TLDR: Place Once the command is executed, all agents become available in Claude Code. Claude Code reads Another reason for this recommendation is that the organizer typically uses 3-5 sub-agents per task, which consumes tokens.. By requiring you to manually move However, based on my experiments, even with this crafted CLAUDE.md in the project root, Claude Code doesn't call sub-agents too aggressively. So, placing it in the global scope and project scope might also be acceptable. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In the readme Quick Setup, following is recommended:
These subagents are automatically available when placed in the ~/.claude/agents/ directory. Claude Code will automatically detect and load them on startup.
But within the claude.md, it says the following:
Both seem contradictory. For the folks who have used these roles successfully, can you suggest what's the workflow that has worked well for you?
Beta Was this translation helpful? Give feedback.
All reactions