deep-think
Installation
SKILL.md
Deep Think
Unified orchestrator for heavy thinking. One entry point, four modes — all powered by parallel agents → your synthesis.
Core principle: the parallel-agents-→-synthesize pattern is general-purpose. Change what the agents explore, and you get different thinking capabilities from the same engine.
Dispatch
Classify the problem, pick the mode:
| Signal | Mode | Pattern |
|---|---|---|
| "What should we..." / "What are the options" / subjective question | Brainstorm | Parallel perspectives → collide → synthesize |
| Verifiable answer exists (math, logic, algorithm) | Solve | Parallel solution paths → deliberate → verify |
| "How do we break this down" / too big to tackle | Decompose | Parallel decomposition strategies → synthesize best structure |
| "I'm stuck" / every option feels wrong / going in circles | Unstick | Parallel reframes → find the frame that unlocks movement |
| Need step-by-step with revision capability | Analyze | Sequential thinking (no agents needed) |
When uncertain: ask the user which mode fits. Don't guess.