sparc-methodology

Coordinate multi-agent software development across specification, architecture, and completion phases.

7|1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/pacphi/emailibrium --skill sparc-methodology-pacphi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sparc-methodology
Source: https://github.com/pacphi/emailibrium/tree/main/.claude/skills/sparc-methodology
Command: npx skills add https://github.com/pacphi/emailibrium --skill sparc-methodology-pacphi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SPARC provides a structured, multi-phase framework to orchestrate diverse agents across specification, design, and delivery, reducing coordination friction and speeding up development cycles.

Core Features & Use Cases

  • 17 specialized modes for end-to-end software development, from research to deployment
  • Parallel, memory-coordinated execution to improve throughput and knowledge sharing
  • Pattern-based orchestration including orchestrator, swarm-coordinator, workflow-manager, and batch-executor for complex workflows
  • Robust documentation and testing emphasis, including TDD workflows and ADR/documentation support
  • Use Case: A distributed team collaborates on a feature by mapping tasks to researchers, architects, coders, testers, and reviewers, with memory persistence across sessions.

Quick Start

Kick off a SPARC workflow by initializing a hierarchical swarm and invoking core modes in sequence to implement a feature end-to-end.

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 software development across specification, architecture, and completion phases?

Multi-agent software development coordination is achieved by applying the SPARC framework to orchestrate specialized modes including researcher, architect, coder, and reviewer across structured workflow phases. This enables parallel execution, memory persistence, and thorough documentation throughout the delivery lifecycle.

What is the best way to structure a TDD workflow with parallel execution and memory coordination?

A TDD workflow with parallel execution is structured using pattern-based orchestration modes like swarm-coordinator and batch-executor. These patterns manage parallel tasks while the memory-manager mode persists knowledge across sessions, ensuring tests and code remain synchronized throughout development.

Can I use multi-agent orchestration for distributed team collaboration on feature development?

Yes, multi-agent orchestration supports distributed team collaboration by mapping feature tasks to specialized agents such as researchers, architects, coders, testers, and reviewers. Memory persistence across sessions ensures knowledge sharing and reduces coordination friction among team members.

Does SPARC methodology support architecture decision records and automated documentation workflows?

SPARC methodology supports architecture decision records and documentation workflows through dedicated documenter and architect modes. These modes generate ADRs and technical documentation automatically as part of the structured multi-phase framework, ensuring robust knowledge capture during development.

How do I initialize a hierarchical swarm to implement a feature end-to-end?

To initialize a hierarchical swarm, invoke core SPARC modes in sequence starting with specification and architecture phases, followed by refinement and completion. This orchestrator-driven approach implements features end-to-end by coordinating researchers, coders, testers, and reviewers in parallel.