What problem does it solve?
This Skill helps you reliably upgrade an existing skill by running a measurable improvement loop, so changes are kept only when they improve test results.
Core Features & Use Cases
- Test-driven improvement loop: Executes static checks (and optional category checks), proposes targeted edits, rewrites only what fails or warns, and then retests.
- Fail/warn diagnosis: Pinpoints specific gaps such as missing frontmatter fields, insufficient phase structure, missing verdict keywords, or absent ask-before-write language.
- Safe change control: Keeps improvements only if the combined score improves, otherwise offers guidance to revert.
What this is used for
When you maintain a collection of skills and need consistent quality across frontmatter, workflow phases, and rubric compliance without manual guesswork, use this to quickly converge on passing standards.
Quick Start
Run /skill-improve skill-improve to improve the specified skill in place.