Sub-Agent Collective
An experimental take on subagents — a 'collective' of agents built around context-engineering research, with hub-and-spoke coordination and test-driven handoffs between agents.
How to Install Subagents
- Copy the subagent configuration using the button below
- Create a new file: .claude/subagents/Sub-Agent Collective.md in your project
- Paste the subagent configuration into the file
- Reference the subagent in your Claude Code workflows
Rather than another flat list of agents, this project treats multi-agent coordination as a research problem: a hub-and-spoke architecture where a coordinator routes work to specialist agents with test-driven validation gates between handoffs.
Worth studying if you're pushing subagents beyond one-shot delegation — the README documents what worked, what didn't, and why.
**Install:** follow the repo's setup instructions; agents live in `.claude/agents/` as usual.Categories:
Ad