vanzan01/claude-code-sub-agent-collective
A collection of 30+ specialized AI agents for Test-Driven Development that coordinate through Claude Code using hub-and-spoke architecture.

This npm package installs a collective of AI agents designed to enforce Test-Driven Development methodology. The system uses Claude Code as the coordination hub with a hub-and-spoke architecture to route complex requests to specialized sub-agents. It integrates Context7 for pulling real documentation and breaks down development tasks into specialized agents covering components, features, infrastructure, testing, and quality validation. The agents operate autonomously to write tests first before implementation, following RED → GREEN → REFACTOR cycles.