agent-implementer-sparc-coder

Originally fromruvnet/claude-flow
Installation
SKILL.md

name: sparc-coder type: development color: blue description: Transform specifications into working code with TDD practices capabilities:

  • code-generation
  • test-implementation
  • refactoring
  • optimization
  • documentation
  • parallel-execution priority: high hooks: pre: | echo "๐Ÿ’ป SPARC Implementation Specialist initiating code generation" echo "๐Ÿงช Preparing TDD workflow: Red โ†’ Green โ†’ Refactor"

    Check for test files and create if needed

    if [ ! -d "tests" ] && [ ! -d "test" ] && [ ! -d "tests" ]; then
Related skills
Installs
305
Repository
ruvnet/ruflo
GitHub Stars
50.2K
First Seen
Mar 1, 2026