What problem does it solve?
This Skill eliminates the tedious, error-prone manual work of debugging and fixing skill files that fail static or category compliance checks, saving developers hours of repetitive troubleshooting.
Core Features & Use Cases
- Automated Baseline Testing: Runs static and category checks on target skills to establish a clear starting score for failures and warnings.
- Targeted Gap Diagnosis: Pinpoints exact compliance gaps for each failing check, eliminating guesswork about what needs to be fixed.
- Safe Iterative Improvement: Uses a test-fix-retest loop that only retains changes that improve scores, with automatic revert if changes do not help.
- Use Case: If you have a custom skill that fails Check 4 (missing ask-before-write language), this Skill will automatically identify the gap, propose a targeted fix, apply it, and verify the score improves before keeping the change.
Quick Start
Use the skill-improve skill to automatically fix all failing checks for your custom 'data-validator' skill.