Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Deep audit of a skills directory against the Skill Creator standard. Produces a scored report and phased remediation plan.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-18 | ✗→✓ | ▲ Improved | -54% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -35% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -16% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 79% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -54% | 0% |
> !IMPORTANT] > Deep audit of a skills directory against the Skill Creator standard. Produces a scored report and phased remediation plan.
Optional args: slug=<feature>, ticket=<id/url>, mode=interactive|autonomous|channel, channel=<id>, auto_continue=true|false, profile=business|hybrid|technical.
When the user asks to perform this workflow, execute the following steps:
> Goal: Evaluate every SKILL.md in the target directory against common-skill-creator. Deliver a quantified health report and prioritized remediation plan.
Identify the tech stack and all skill files.
bash# Count total skills per category find . -name "SKILL.md" | sed 's|/[^/]*/SKILL.md||' | sort | uniq -c
Run scans to detect format and structure violations.
grep -rL "triggers:\|priority:\|Anti-Patterns" <SKILLS>/grep -r "src/\*\*" <SKILLS>/find . -name "SKILL.md" -exec awk 'END{if(NR>100) print FILENAME": "NR" lines"}' {} \;
Pick every P0 (CRITICAL) and a random sample of P1/P2 skills. Evaluate them against the Grading Rubric in: <SKILLS>/common/common-skill-creator/references/rubric.md when synced.
**No X**: Do Y. anti-patterns?Scoring Algorithm: Start at 100 points for each category. Apply deductions for findings (🔴-15 / 🟠-8 / 🟡-3 / 🔵-1).
Output the report using the Battle Test Report and Phased Plan templates in: <SKILLS>/common/common-skill-creator/references/rubric.md when synced.
task.md for Phase 1 remediation?"security)?"Other measured skills in the registry, with their headline benchmark lift.