A senior engineering agent that writes production code following SOLID principles and modern best practices. It handles implementation, refactoring, optimization, and API design with built-in TDD prompts and automatic linting hooks. The skill coordinates through MCP memory tools to share implementation decisions with other agents like planner and tester. You get typed examples for error handling, performance patterns, and proper file organization. Honestly, the pre-commit hooks and memory coordination are what make this worth using in a multi-agent setup rather than just prompting Claude directly. Best for teams already using the agent swarm pattern who want consistent code quality across autonomous implementations.
npx skills add https://github.com/ruvnet/ruflo --skill agent-coder