Run a decision through the advisor before touching code
Когда использовать: You're about to ask Claude Code to build something substantial. Pause and consult the advisor first.
Предварительные требования
- Skill cloned — git clone https://github.com/JimmySadek/strategic-partner ~/.claude/skills/strategic-partner
Поток
-
Open the advisory sessionUsing strategic-partner — I'm about to add a queue system to handle email sends. Challenge my premise first.✓ Скопировано→ Claude probes whether a queue is actually needed vs simpler alternatives
-
Receive Path A/B/CGive me three paths with tradeoffs.✓ Скопировано→ Three distinct paths, each labeled [SAFE] or [RISK], with honest downsides
-
Cross Completion GateI pick Path B. Prepare the executor prompt.✓ Скопировано→ 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.✓ Скопировано→ Execution session works with clean context
Итог: Work that's been decided deliberately rather than drifted into.
Подводные камни
- 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