Claude Code plans the task and reviews the result. A near-free model — DeepSeek, Groq, or local Ollama — does the typing through a local proxy. Your expensive subscription tokens are spent on thinking, never on typing.
Claude directs. The stunt double performs. Same footage, a fraction of the budget.
Claude reads your codebase, designs the change, and writes a precise spec — files, edits, acceptance checks.
Claude · subscriptionThe cheap worker model picks up the spec and writes every line of code, routed through a local proxy.
DeepSeek / Groq / OllamaClaude inspects the diff like a director at the monitor — catching bugs, style breaks, and missed cases.
Claude · subscriptionNotes go back to the worker for another take. Loop until the shot is clean — no extra thinking budget burned.
DeepSeek / Groq / OllamaHit the 5-hour wall mid-scene? The stunt double keeps shooting on its own dime — and Claude picks up the moment the window reopens. Hands-free.
stuntman reads your 5-hour window — how much is spent, the exact reset — off the same meter /usage uses. Zero tokens, no API call.
window probeThe stunt double isn't on Anthropic's clock. While the limit cools down, it keeps executing the spec'd work in the background — your key, not your cap.
DeepSeek / Groq / OllamaThe window reopens and Claude wakes where it left off — reviews the night's footage, rolls the next take. Auto when the reset is close; one ping when it's not.
Claude · subscriptionHit the context limit, or just start fresh tomorrow? The project keeps its own notes — the next session reads them first and rolls, with zero re-explaining.
One /scaffold writes a contract into your CLAUDE.md and creates four living docs — HANDOFF, STATUS, SPEC, STRATEGY — idempotent, never clobbers.
one-time setupBefore each session ends, the agent refreshes HANDOFF.md, STATUS.md, and the README — what changed, what's next, the gotchas. The project becomes its own memory.
every sessionNew session, cleared context, tomorrow morning — /handoff reads the docs first. You just say "execute handoff" and it rolls.
zero re-explainingPlan → execute → review is the core. The rest make long runs cheap, rate-limit-proof, context-proof, searchable across every project — and turn a blank page into a launch plan.
/delegate
/relay
/scaffold
/handoff
/wiki
/launch
It's a Claude Code plugin. Open source. No keys to swap, no config to babysit.
Then just work as usual — Claude calls in the stunt double whenever there's typing to be done.