What problem does it solve? It removes the chaos from complex software projects by enforcing a structured Specification, Pseudocode, Architecture, Refinement, and Completion workflow with coordinated AI agents instead of ad-hoc coding. ## Core Features & Use Cases - 17 Specialized Modes: Orchestrator, architect, coder, tdd, reviewer, researcher, debugger, and more, each handling a distinct development phase. - Multi-Agent Orchestration: Hierarchical, mesh, and pipeline swarm topologies with parallel execution for 2.8-4.4x speed improvements. - TDD Enforcement: Red-green-refactor cycles with 90%+ coverage targets and memory-based cross-agent coordination. - Use Case: Building a full-stack authentication feature by running researcher, architect, coder, tdd, and reviewer modes in a coordinated pipeline via claude-flow MCP tools or NPX CLI. ## Quick Start Ask the agent to run the SPARC pipeline for your feature, for example: use the sparc methodology to design and implement a JWT authentication API with tests.