What is agent-sparc-coordinator?
Agent skill for sparc-coordinator - invoke with $agent-sparc-coordinator Source: ruvnet/ruflo.
Agent skill for sparc-coordinator - invoke with $agent-sparc-coordinator
Quickly install agent-sparc-coordinator AI skill to your development environment via command line
Source: ruvnet/ruflo.
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/ruflo.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ruvnet/ruflo --skill agent-sparc-coordinatorAgent skill for sparc-coordinator - invoke with $agent-sparc-coordinator Source: ruvnet/ruflo.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/ruflo --skill agent-sparc-coordinator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ruvnet/ruflo