Advisor

On-demand consultation of a higher-tier model (Opus 4.8 or Fable 5) from a cheaper executor session. Emulates the native advisor-tool pattern in Claude Code: keep the main loop on a cheap model (Sonnet 5) and call the expensive model rarely, via a focused consultation packet, for a plan/decision/'what am I missing' — not for code. Use when the executor is stuck, before committing to a plan, after repeated failed attempts at the same fix, or before a risky/irreversible change. Invoked via /advisor or when the executor recognizes a consult checkpoint.

Roasbeef 0da5b44 7.4 KB Updated

File contents

Roasbeef/claude-files/tree/main/skills/advisor commit 0da5b44bb0

Frequently asked questions

npx skillmds@latest add roasbeef/advisor