AI AGENT ADDONS

Agent Refinement

ruvnet/ruflo

This skill helps you improve your code step by step. It runs tests, makes your code faster, and cleans it up. Developers use it to make software better and more reliable.

The process follows three steps. First you write a test that fails. Then you write code to make it pass. Finally you improve the code without breaking the tests. This is called test driven development.

You can also fix errors, add better error messages, and make the code run faster. The skill keeps track of changes and runs tests automatically. Your code becomes stronger and easier to maintain.

Add Agent Refinement skill to your workflow

Global

mkdir -p ~/.claude/skills/agent-refinement

Project

mkdir -p .claude/skills/agent-refinement

Source Repository

Stars
61,877
Forks
7,232
Watchers
61,877
License
MIT
Last Push
23 days ago
Created
1 year ago