Install any skill in seconds. Free to start, no credit card required.
Get Started Free →/cs:cto-review <plan> — Architecture and scaling interrogation. Tech debt, scaling cliffs, team scaling, build-vs-buy. Use when committing to an architecture, planning for 10x load, or weighing a rebuild against a vendor.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -24% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -39% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -38% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -8% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -35% | 0% |
Command: /cs:cto-review <plan>
Pressure-tests architecture and engineering scaling decisions. Six questions to surface the next scaling cliff before you hit it.
Where does the current architecture break, in terms of users / requests / data volume?
What's the top tech debt item, what's it costing per week, and when does it become blocking?
bashpython ../../../skills/cto-advisor/scripts/tech_debt_analyzer.py
For each open req, what's the ramp time and contribution model?
bashpython ../../../skills/cto-advisor/scripts/team_scaling_calculator.py
Why are we building this instead of buying it — and what's the 3-year TCO of each?
What are the SLOs for this system and what's the current error budget burn?
engineering/slo-architect for SLO design.What does this expose, and has cs-ciso-advisor signed off?
markdown# CTO Review: <plan> **Date:** YYYY-MM-DD ## Scaling Cliff - Current capacity: <metric> - Break point: <metric> - Headroom: X months at current growth ## Tech Debt - Top item: <description> - Cost per week: $X or N eng-hours - Blocking date estimate: <date> ## Team - Open reqs: N - Median ramp: X months - Contribution model: <pairing / squad / area> ## Build vs Buy - 3-year build TCO: $X - 3-year buy TCO: $X - Strategic fit: <core / context> - Decision: BUILD | BUY ## Reliability - SLO defined: yes / no - Error budget burn: X% (target < Y%) ## Security - cs-ciso sign-off: ✅ / ❌ ## Verdict 🟢 SHIP | 🟡 SHARPEN | 🔴 BLOCK ## Next Steps [3 concrete actions]
/cs:ciso-review — mandatory if data surface changes/cs:cfo-review — for build-vs-buy > $100K/cs:execute — quarterly plan/cs:boardroom — for architecture pivotscs-cto-advisorcto-advisor../../../../engineering/slo-architect/Version: 1.0.0
Other measured skills in the registry, with their headline benchmark lift.