What problem does it solve? Coordinating complex software development across specification, architecture, implementation, testing, and review phases is error-prone and slow when done ad hoc. This Skill provides a structured SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) methodology with multi-agent orchestration through Claude Flow, enabling systematic, test-driven development with parallel agent execution. ## Core Features & Use Cases - 17 Specialized Modes: Includes orchestrator, architect, coder, tdd, reviewer, researcher, debugger, optimizer, and more, each with defined capabilities and usage patterns. - Multi-Agent Orchestration: Supports hierarchical, mesh, ring, and star swarm topologies with parallel execution for 2.8-4.4x speed improvements. - TDD Workflows: Built-in red-green-refactor cycles targeting 90%+ test coverage with Jest, Playwright, and other frameworks. - Use Case: Building a full-stack authentication feature: run the researcher mode to gather JWT best practices, architect mode to design the API, coder mode with test-driven options to implement it, then reviewer mode for security and performance validation. ## Quick Start Ask the AI to run the SPARC pipeline for your feature, for example: use the sparc-methodology skill to design and implement a user authentication API with test-driven development and a security review.