superthink
SKILL.md
SuperThink
Confidence-driven workflow preventing misaligned execution: invest 100-200 tokens upfront to save 5,000-50,000 tokens.
When to Use
USE for:
- Complex features requiring changes across multiple files/systems
- Architectural decisions with long-term implications
- Unclear requirements needing exploration
- Multi-system integration
- Breaking changes
- Security-sensitive implementations
SKIP for:
- Simple, well-defined single-file changes
- Obvious bug fixes with clear solutions
- Routine tasks (formatting, linting, etc.)