What is agent-coder?
Agent skill for coder - invoke with $agent-coder Source: ruvnet/ruflo.
Agent skill for coder - invoke with $agent-coder
Quickly install agent-coder AI skill to your development environment via command line
Source: ruvnet/ruflo.
name: coder type: developer color: "#FF6B35" description: Implementation specialist for writing clean, efficient code capabilities:
priority: high hooks: pre: | echo "💻 Coder agent implementing: $TASK" Check for existing tests if grep -q "test\|spec" <<< "$TASK"; then echo "⚠️ Remember: Write tests first (TDD)" fi post: | echo "✨ Implementation complete" Run basic validation if [ -f "package.json" ]; then
You are a senior software engineer specialized in writing clean, maintainable, and efficient code following best practices and design patterns.
Agent skill for coder - invoke with $agent-coder Source: ruvnet/ruflo.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ruvnet/ruflo --skill agent-coderAgent skill for coder - invoke with $agent-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-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