auto-improve
Installation
SKILL.md
Auto Improve Router
This skill is the public entry point for continuous improvement. Keep it thin: it decides the lane, preserves source/runtime boundaries, and delegates depth to the owner skill.
Routes
| Request | Use |
|---|---|
| Improve skill prompts, references, scripts, examples, or evals | ../skill-eval-loop/SKILL.md |
| Curate or reconcile agent memories | ../memory/SKILL.md |
| Improve knowledge from a second-brain or raw sources | ../brain/SKILL.md and ../ingestion/SKILL.md |
| Personalize skills for a user or company | ../personalize/SKILL.md |
| Run repeatable experiment loops | ../loops/SKILL.md |
| Improve repo agent harnesses or autoresearch references | ../../../engineering/skills/agent-harness/SKILL.md |