sparc-methodology

Coordinate multi-agent software development across SPARC phases with 17 modes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SPARC provides a comprehensive development framework with Specification, Pseudocode, Architecture, Refinement, and Completion to drive disciplined, fast, and high-quality software delivery.

Core Features & Use Cases

  • 17 Modes: From research to deployment, covering end-to-end cycle.
  • TDD Focus: Tests drive implementation with continuous learning.
  • Memory Integration: Shared knowledge across agents and sessions.
  • Best Practices: Memory, documentation, and design patterns.

Quick Start

Use SPARC modes via mcp__claude-flow__sparc_mode and sequentially drive phases like specification, architecture, and tests.

Frequently Asked Questions about sparc-methodology

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multiple agents in software development?

SPARC methodology coordinates multi-agent software development through orchestration modes that manage agents across Specification, Pseudocode, Architecture, Refinement, and Completion phases, enabling parallel work and shared knowledge integration.

What is test-driven development and how does it fit into a development workflow?

Test-driven development (TDD) writes tests before implementation to drive design and quality. SPARC integrates TDD throughout its phases with continuous learning, ensuring tests validate each stage from specification through completion.

How can I scale software architecture for complex multi-agent systems?

SPARC addresses scalable infrastructure planning through architectural phase analysis, mode-based orchestration for parallel execution, and persistent memory sharing across agents, supporting design, code generation, review, and deployment workflows.

Can I use SPARC for end-to-end software delivery from design to deployment?

Yes, SPARC covers the full development cycle with 17 modes spanning research, specification, architecture, implementation, testing, and deployment, plus monitoring and optimization for continuous quality assurance.

What's the best way to maintain consistent knowledge across development teams?

SPARC integrates persistent memory across agent sessions and team members, enabling shared knowledge, documentation, and design patterns that reduce redundant work and enforce best practices throughout development.

Does SPARC require API contracts and upfront specification?

Yes, SPARC satisfies functional requirements for API contract specification in its Specification phase, enabling clear interfaces before implementation and supporting coordinated multi-agent development.