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
More from ruvnet/ruflo
agent-swarm
Agent skill for swarm - invoke with $agent-swarm
401agent-workflow
Agent skill for workflow - invoke with $agent-workflow
400workflow-automation
>
389agent-arch-system-design
Agent skill for arch-system-design - invoke with $agent-arch-system-design
384security-audit
>
374agent-architecture
Agent skill for architecture - invoke with $agent-architecture
353