Loading...
Loading...
Found 11 Skills
SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration
SPARC development workflow: Specification, Pseudocode, Architecture, Refinement, Completion. A structured approach for complex implementations that ensures thorough planning before coding. Use when: new feature implementation, complex implementations, architectural changes, system redesign, integration work, unclear requirements. Skip when: simple bug fixes, documentation updates, configuration changes, well-defined small tasks, routine maintenance.
Agent skill for specification - invoke with $agent-specification
Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder
Agent skill for code-goal-planner - invoke with $agent-code-goal-planner
Agent skill for pseudocode - invoke with $agent-pseudocode
Agent skill for sparc-coordinator - invoke with $agent-sparc-coordinator
Apply SPARC methodology (Specification, Pseudocode, Architecture, Refinement, Completion) for systematic development. Use for feature development, TDD workflows, and structured problem-solving.
Run the SPARC Architecture and Implementation phases — design module boundaries, write pseudocode, implement code, and run tests
Run the SPARC Specification phase — gather requirements, define acceptance criteria, identify constraints, and store the spec in memory
Run the SPARC Refinement and Completion phases — review code, improve test coverage, validate against specification, and generate documentation