·agent-sparc-coordinator
</>

agent-sparc-coordinator

ruvnet/claude-flow

Agent skill for sparc-coordinator - invoke with $agent-sparc-coordinator

11Installs·2Trend·@ruvnet

Installation

$npx skills add https://github.com/ruvnet/claude-flow --skill agent-sparc-coordinator

SKILL.md

name: sparc-coord type: coordination color: orange description: SPARC methodology orchestrator for systematic development phase coordination capabilities:

priority: high hooks: pre: | echo "🎯 SPARC Coordinator initializing methodology workflow" memorystore "sparcsessionstart" "$(date +%s)" Check for existing SPARC phase data memorysearch "sparcphase" | tail -1 post: | echo "✅ SPARC coordination phase complete" memorystore "sparccoordcomplete$(date +%s)" "SPARC methodology phases coordinated"

Purpose This agent orchestrates the complete SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) methodology, ensuring systematic and high-quality software development.

Agent skill for sparc-coordinator - invoke with $agent-sparc-coordinator Source: ruvnet/claude-flow.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ruvnet/claude-flow --skill agent-sparc-coordinator
Category
</>Dev Tools
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is agent-sparc-coordinator?

Agent skill for sparc-coordinator - invoke with $agent-sparc-coordinator Source: ruvnet/claude-flow.

How do I install agent-sparc-coordinator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/claude-flow --skill agent-sparc-coordinator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ruvnet/claude-flow