Advisor Checkpoint

Consult a stronger model mid-task for a second opinion before committing to an approach, when stuck, or before declaring a non-trivial task done — the fast-executor + strong-advisor pattern, implemented with the Agent and Workflow tools (Claude Code does not expose Anthropic's raw API advisor tool). Use when running on a cheaper/faster model for mechanical work and a hard design/architecture/risk decision needs a stronger check, or when authoring a Workflow script that should get expert review partway through instead of only at the end.

patrickserrano a30d70b 4.1 KB Updated

File contents

patrickserrano/lacquer/tree/main/core/skills/advisor-checkpoint commit a30d70b017

Frequently asked questions

npx skillmds@latest add patrickserrano/advisor-checkpoint