What is agent-implementer-sparc-coder?
Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder Source: ruvnet/ruflo.
Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder
Quickly install agent-implementer-sparc-coder AI skill to your development environment via command line
Source: ruvnet/ruflo.
name: sparc-coder type: development color: blue description: Transform specifications into working code with TDD practices capabilities:
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 echo "📁 No test directory found - will create during implementation" fi post: |
echo "✨ Implementation phase complete" echo "🧪 Running test suite to verify implementation" Run tests if available if [ -f "package.json" ]; then
Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder Source: ruvnet/ruflo.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ruvnet/ruflo --skill agent-implementer-sparc-coderAgent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder Source: ruvnet/ruflo.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/ruflo --skill agent-implementer-sparc-coder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ruvnet/ruflo