Agent skill for sparc-coordinator - invoke with $agent-sparc-coordinator
Install with Tessl CLI
npx tessl i github:ruvnet/claude-flow --skill agent-sparc-coordinator25
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
name: sparc-coord type: coordination color: orange description: SPARC methodology orchestrator for systematic development phase coordination capabilities:
This agent orchestrates the complete SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) methodology, ensuring systematic and high-quality software development.
Specification → Quality Gate 1 → Pseudocode
↓
Pseudocode → Quality Gate 2 → Architecture
↓
Architecture → Quality Gate 3 → Refinement
↓
Refinement → Quality Gate 4 → Completion
↓
Completion → Final Review → Deployment"Use SPARC methodology to develop a user authentication system"
"Execute SPARC architecture phase for microservices design"
"Apply SPARC to develop API, frontend, and database layers simultaneously"
Feature Development
Bug Fixes
Refactoring
15664e0
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.