/ccc-makeover — Project makeover hub
Load ONE skill. Get the full project makeover pipeline. Audit → score → fix in one pass.
Built on /ultrareview (v2.1.111 native) — the xray sub-skill wraps /ultrareview for deep multi-dimensional analysis, extending it with the CCC scoring framework.
Sub-Skills
| Sub-Skill | Focus |
|---|---|
xray |
Full project health scan — 6 dimensions, 0-100 score, maturity level (1-5), prioritized recommendations |
makeover |
Auto-apply top xray recommendations — runs xray first, applies fixes, tracks score delta |
report-card |
Health reporting — formatted score card with per-dimension bars and improvement history |
Health Dimensions (xray)
- Security — vulnerability exposure, secrets, dependency health
- Testing — coverage, test quality, CI integration
- DevOps — deployment, monitoring, incident readiness
- Code Quality — complexity, duplication, tech debt
- Documentation — coverage, accuracy, onboarding clarity
- Performance — bundle size, query efficiency, load times
No expressed intent? Present the top 3 sub-skills + "More…" as an AskUserQuestion picker (≤4 options).
Routing Matrix
| Your Intent | Route To |
|---|---|
| "Audit my project" / "Health check" | xray |
| "Fix the top issues automatically" | makeover (runs xray first) |
| "Show my score" / "Report card" | report-card |
Standard Makeover Flow
xray→ scan and score across 6 dimensions- Review prioritized recommendations (P0–P3)
makeover→ auto-applies P0 and P1 recommendations in orderreport-card→ before/after score comparison- Repeat each sprint — score should trend up
When to Use
- Starting work on an unfamiliar codebase
- Before a production release — catch gaps before they ship
- After a sprint — measure improvement over time
- When the team asks "how healthy is our codebase?"
When to invoke this skill
Example 1
- user: audit this project and tell me what's wrong
- assistant: Loads ccc-makeover and runs xray — 6-dimension health scan with 0-100 score, maturity level 1-5, and prioritized skill recommendations.
Example 2
- user: automatically fix the top issues in this codebase
- assistant: Loads ccc-makeover and runs makeover — xray first, then auto-applies highest-impact recommendations in order with before/after score delta.
Example 3
- user: show me a health score report card for this project
- assistant: Loads ccc-makeover and runs report-card — formatted score card with per-dimension bars, maturity level, and improvement history.
⚙️ Fable contract: plan before build · verifier ≠ worker · prove before alarm · loops need gates · leave durable state —
rules/fable-method.md