back
loading skill details...
Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder
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
don't have the plugin yet? install it then click "run inline in claude" again.