skill-improver

Installation
Summary

Iteratively refines Claude Code skills through automated review-fix cycles until quality standards are met.

  • Runs repeated skill-reviewer assessments and applies fixes in a continuous loop, stopping only when critical and major issues are resolved
  • Categorizes issues by severity: critical (missing frontmatter, broken paths), major (weak triggers, missing guidance sections), and minor (style preferences requiring individual evaluation)
  • Requires the plugin-dev plugin and works exclusively on SKILL.md files within skill directories
  • Best suited for multi-issue skills or new skills needing systematic refinement; use /skill-reviewer directly for one-time reviews
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 /pluginsplugin-dev should appear in the list. If missing, install from the Trail of Bits plugin repository.

Core Loop

  1. Review - Call skill-reviewer on the target skill
  2. Categorize - Parse issues by severity
  3. Fix - Address critical and major issues
  4. Evaluate - Check minor issues for validity before fixing
  5. Repeat - Continue until quality bar is met

When to Use

Related skills
Installs
1.8K
GitHub Stars
5.1K
First Seen
Feb 26, 2026