Audit and organize a skill library as a whole — detect duplicates, enforce category consistency, mark deprecation candidates, and ensure discoverability. Use this when the library has grown large enough that overlaps and inconsistencies emerge, before major releases, after bulk imports, or for periodic maintenance. Do not use for improving individual skills (use skill-refinement) or creating new skills (use skill-authoring).
Reviews skill library as a whole: identifies duplicates/overlaps, enforces category consistency, assigns quality gates, marks deprecated skills, and ensures catalog remains navigable as it grows.
Use when:
Do NOT use when:
skill-authoring)## Catalog Curation Report
### Summary
- Total: 47 skills
- Maturity: 12 draft, 30 stable, 5 deprecated
- Categories: 8
### Duplicates/Overlaps
| A | B | Similarity | Action |
|---|---|------------|--------|
| api-testing | api-test | 85% | Merge |
### Category Issues
| Issue | Skills | Action |
|-------|--------|--------|
| Miscategorized | X | Move to Y |
### Quality Violations
| Skill | Current | Issue | Action |
|-------|---------|-------|--------|
| skill-a | stable | No evals | Demote |
### Deprecation Candidates
| Skill | Reason | Replacement |
|-------|--------|-------------|
| old-api | Deprecated | new-api |
### Actions (Priority Order)
1. [High] Merge duplicates
2. [Medium] Add missing evals
3. [Low] Reorganize categories