What problem does it solve? Skills often accumulate quality issues like weak trigger descriptions, missing frontmatter fields, or broken file references that prevent Claude from loading or selecting them correctly. This Skill automates the fix-review cycle, repeatedly running the skill-reviewer agent and applying fixes until the skill meets quality standards. ## Core Features & Use Cases - Automated Fix-Review Loop: Runs skill-reviewer, categorizes issues by severity (critical, major, minor), fixes them, and re-reviews until the quality bar is met. - Severity-Based Triage: Critical issues (missing frontmatter, invalid YAML, broken paths) and major issues (weak descriptions, missing sections) are always fixed; minor issues are evaluated for validity before applying. - Explicit Completion Marker: Terminates only when all critical and major issues are resolved, signaled by a strict completion marker. - Use Case: You wrote a new skill and want it polished to project standards. Invoke this Skill to run repeated review-fix cycles instead of manually editing after each review pass. ## Quick Start Ask Claude to improve the skill at your skill's directory path using the skill-improver workflow until all critical and major issues are fixed.