What problem does it solve? Manually reviewing and fixing quality issues in Claude Code skills is slow and inconsistent. This Skill automates the fix-review loop, repeatedly invoking the skill-reviewer agent and applying fixes until the skill meets quality standards. ## Core Features & Use Cases - Automated Fix-Review Loop: Runs repeated review cycles with the skill-reviewer agent, fixing critical and major issues until none remain. - Issue Categorization: Classifies findings as critical, major, or minor, and evaluates minor issues for false positives before applying changes. - Explicit Completion Marker: Terminates the loop only when all critical and major issues are resolved, signaled by a dedicated completion marker. - Use Case: You wrote a new skill and want it to meet project quality standards. Point this Skill at the skill directory and it iterates reviews and fixes until the reviewer passes it. ## Quick Start Ask Claude to improve the skill at your skill directory path using the skill-improver workflow until all critical and major issues are fixed.