End-to-end agent improvement pipeline. Analyzes raw execution traces, extracts insights, manages a skillbook, gathers domain context, defines metrics, builds a rubric, creates a prioritized action plan, presents it for review, and implements approved fixes. Trigger when the user says "improve my agent", "run the improvement pipeline", "apply insights", "/recursive-improve", or when eval/traces/ contains trace files.
$npx -y skills add kayba-ai/recursive-improve --skill dataInstalls into the current project.
Run `npx skills use "https://github.com/kayba-ai/recursive-improve" --skill "kayba-ai/recursive-improve/data"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kayba-ai/recursive-improve" that are relevant to the current task. Run `npx skills add "https://github.com/kayba-ai/recursive-improve"` and select the relevant skills, then follow their instructions.