skill-improver
Installation
SKILL.md
Skill Improvement Methodology
Iteratively improve a Claude Code skill using the skill-reviewer agent until it meets quality standards.
Prerequisites
Requires the plugin-dev plugin which provides the skill-reviewer agent.
Verify it's enabled: run /plugins — plugin-dev should appear in the list. If missing, install from the Trail of Bits plugin repository.
Starting the Loop
The user provided: $ARGUMENTS (if empty, take the target skill from the conversation).
Skip this section on continuation. A stop-hook prompt names an iteration and session ID — the session is already active, so go straight to the Core Loop. The setup script refuses to start a second session for the same skill.