sparc-methodology

Coordinate multi-agent software development workflows across specification, architecture, coding, testing, review, and completion phases.

1|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/Human-Frontier-Labs-Inc/parencylegal --skill sparc-methodology-human-frontier-labs-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sparc-methodology
Source: https://github.com/Human-Frontier-Labs-Inc/parencylegal/tree/main/corn-docs/.claude/skills/sparc-methodology
Command: npx skills add https://github.com/Human-Frontier-Labs-Inc/parencylegal --skill sparc-methodology-human-frontier-labs-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SPARC Methodology provides a structured, scalable framework for coordinating multiple agents across the software development lifecycle, aligning specification, design, implementation, and completion with clear orchestration rules.

Core Features & Use Cases

  • Systematic Phases: Specification, Architecture, Refinement (TDD), Review, and Completion workflows guided by named modes.
  • Multi-Agent Orchestration: Parallel coordination across agents (researcher, architect, coder, tdd, reviewer, optimizer, documenter) to accelerate delivery.
  • Memory & Documentation: Persistent memory of decisions and continuous documentation to ensure knowledge retention across sessions.
  • Flexible Activation: Supports various activation patterns and orchestration strategies for complex projects, including hierarchical or mesh topologies.
  • Use Case: A mid-size team building a microservices API can plan specs, design, implement tests, and deploy with integrated reviews and memory logs.

Quick Start

To begin using SPARC methodology, initialize a hierarchical swarm and trigger phase activations:

  • Initialize swarm with topology hierarchical.
  • Run architect to design system, then tdd to implement tests, coder to implement features, and reviewer to validate.

Frequently Asked Questions about sparc-methodology

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

FAQPage Schema
How do I coordinate multi-agent workflows for end-to-end software development?

Multi-agent software development coordination is managed through structured phases spanning specification, architecture, refinement, review, and completion. Named agents like researcher, architect, coder, and reviewer execute parallel tasks using memory-based coordination to ensure knowledge retention across sessions.

What is the SPARC methodology for structured software development?

The SPARC methodology is a scalable framework that aligns specification, design, implementation, and completion phases using clear orchestration rules. It applies formalized activation patterns to coordinate multiple agents across the entire software development lifecycle.

How to set up a hierarchical swarm for project orchestration?

To set up project orchestration, initialize a hierarchical swarm topology and trigger phase activations sequentially. Run the architect to design the system, use TDD to implement tests, invoke the coder for features, and finally use the reviewer to validate the implementation.

Can I use multi-agent orchestration for building a microservices API?

Multi-agent orchestration supports building microservices APIs by enabling teams to plan specifications, design architecture, implement tests, and deploy with integrated reviews. It accommodates complex projects requiring parallel execution and memory logs.

What is the best way to manage TDD and code review in a multi-agent workflow?

Managing TDD and code review in a multi-agent workflow is best handled through dedicated refinement and review phases. The TDD agent implements tests while the reviewer agent validates functionality, ensuring continuous documentation and persistent memory of decisions throughout the process.