claude-code-sub-agents and claude-code-sub-agent-collective
Both projects offer collections of AI subagents for Claude Code and target full-stack development, making them competitors as users would likely choose one over the other based on features and philosophical approaches to agent design.
About claude-code-sub-agents
lst97/claude-code-sub-agents
Collection of specialized AI subagents for Claude Code for personal use (full-stack development).
Provides 33 specialized subagents spanning frontend, backend, infrastructure, testing, data engineering, and security domains that automatically delegate tasks based on context analysis or explicit invocation. Each agent encodes domain-specific expertise and best practices (React hooks, Go concurrency patterns, SQL optimization, etc.), with a meta-orchestrator ("agent-organizer") that coordinates multi-agent workflows for complex cross-domain projects. Installs as markdown files into Claude Code's local agent directory, leveraging Claude's native multi-turn capabilities for seamless tool integration.
About claude-code-sub-agent-collective
vanzan01/claude-code-sub-agent-collective
🧠 Context Engineering Research - Not just another agent collection, but using research and context engineering to function as a collective. Hub-and-spoke coordination through Claude Code.
Deploys 30+ specialized agents that enforce test-driven development through a hub-and-spoke routing model, where the `/van` command delegates to a central task-orchestrator that selects domain-specific agents (component, feature, infrastructure, testing). Agents integrate Context7 for real-time documentation lookup and enforce a RED → GREEN → REFACTOR contract, writing tests before implementation. Installation configures agent definitions, TDD enforcement hooks, and Vitest templates across the project's `.claude/` directory structure for use within Claude Code's MCP environment.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work