¿Qué es agent-implementer-sparc-coder?
Habilidad de agente para implementador-sparc-coder: invocar con $agent-implementer-sparc-coder Fuente: ruvnet/ruflo.
Habilidad de agente para implementador-sparc-coder: invocar con $agent-implementer-sparc-coder
Instala rápidamente el skill de IA agent-implementer-sparc-coder en tu entorno de desarrollo mediante línea de comandos
Fuente: 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
Habilidad de agente para implementador-sparc-coder: invocar con $agent-implementer-sparc-coder Fuente: ruvnet/ruflo.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/ruvnet/ruflo --skill agent-implementer-sparc-coderHabilidad de agente para implementador-sparc-coder: invocar con $agent-implementer-sparc-coder Fuente: ruvnet/ruflo.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/ruvnet/ruflo --skill agent-implementer-sparc-coder Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/ruvnet/ruflo