team-configurator
MUST BE USED to set up—or refresh—the AI development team for the current project. Use PROACTIVELY on new repos or after major tech‑stack changes or when user asks to configure the AI team. Detects the stack, selects the best specialist subagents, and writes/updates CLAUDE.md with an “AI Team Configuration” section.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install team-configurator --cli claudewrites the file to.claude/agents/team-configurator.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/team-configurator.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
vijaythecoder/awesome-claude-agents sub-agent team-configurator (tier: orchestrators, category: orchestrators). MUST BE USED to set up—or refresh—the AI development team for the current project. Use PROACTIVELY on new repos or after major tech‑stack changes or when user asks to configure the AI team. Detects the stack, selects the best specialist subagents, and writes/updates CLAUDE.md with an “AI Team Configuration” section.
When to use it
MUST BE USED to set up—or refresh—the AI development team for the current project. Use PROACTIVELY on new repos or after major tech‑stack changes or when user asks to configure the AI team. Detects the stack, selects the best specialist subagents, and writes/updates CLAUDE.md with an “AI Team Configuration” section.
How to install / invoke
# copy into your project's .claude/agents/
curl -sL https://github.com/vijaythecoder/awesome-claude-agents/raw/main/agents/orchestrators/team-configurator.md -o .claude/agents/team-configurator.md
Notes
Extracted from vijaythecoder/awesome-claude-agents.