sparc-methodology

Coordinate 17 specialized agents for software development from specification to deployment.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ask-23/airflow-ecs --skill sparc-methodology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sparc-methodology
Source: https://github.com/ask-23/airflow-ecs/tree/main/context/.claude/skills/sparc-methodology
Command: npx skills add https://github.com/ask-23/airflow-ecs --skill sparc-methodology

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires claude-flow, gh.

What problem does it solve?

This Skill provides a comprehensive, systematic framework for software development, ensuring high-quality outcomes from initial specification to deployment. It helps users manage complex projects with structured phases, test-driven development, and parallel agent execution, significantly reducing development time and improving code quality.

Core Features & Use Cases

  • 17 Specialized Modes: Offers a rich set of agents for every development phase, including coding, architecture, testing, reviewing, research, and more, ensuring expert handling of diverse tasks.
  • Test-Driven Development (TDD): Integrates a robust TDD workflow (Red-Green-Refactor cycle) for building high-coverage, reliable code with continuous testing.
  • Parallel Execution: Orchestrates concurrent agent tasks for 2.8-4.4x speed improvements, accelerating project delivery without compromising quality.
  • Use Case: Develop a new user authentication feature. SPARC guides the process from researching best practices, designing a testable architecture, implementing with TDD, conducting code reviews, and optimizing performance, all coordinated by specialized agents.

Quick Start

Execute a TDD workflow for a new feature

npx claude-flow sparc tdd "shopping cart feature with payment integration"

Run a specific mode, e.g., for code review

npx claude-flow sparc run reviewer "review authentication module PR #123"