titans
Installation
SKILL.md
/titans — Code Review Triad
Three reviewers, three lenses. Dispatch in parallel, synthesize findings.
When to Use
- After substantial work — Before /close, when a feature/fix/refactor is "done"
- Before shipping — Final quality gate
- Periodic hygiene — "What's rotting that I haven't noticed?"
When NOT to Use
- Quick fixes under 50 lines
- Exploratory spikes
- Throwaway scripts (unless they stopped being throwaway)
- When you need speed over thoroughness