Run a decision through the advisor before touching code
Wann einsetzen: You're about to ask Claude Code to build something substantial. Pause and consult the advisor first.
Voraussetzungen
- Skill cloned — git clone https://github.com/JimmySadek/strategic-partner ~/.claude/skills/strategic-partner
Ablauf
-
Open the advisory sessionUsing strategic-partner — I'm about to add a queue system to handle email sends. Challenge my premise first.✓ Kopiert→ Claude probes whether a queue is actually needed vs simpler alternatives
-
Receive Path A/B/CGive me three paths with tradeoffs.✓ Kopiert→ Three distinct paths, each labeled [SAFE] or [RISK], with honest downsides
-
Cross Completion GateI pick Path B. Prepare the executor prompt.✓ Kopiert→ Gate check runs; if conditions aren't met, you're pushed back to advisory
-
Hand off to executorOpen a fresh Claude Code session and paste the executor prompt.✓ Kopiert→ Execution session works with clean context
Ergebnis: Work that's been decided deliberately rather than drifted into.
Fallstricke
- Using the advisor as a rubber stamp — If you're always picking 'Path A — do what I said', the premise challenge isn't working — provide real context