Vibe Coding Command Center
Pick a mode. Watch the workflow narrate itself.
Choose a coding task and a working mode (PRD-first, debug recovery, agent orchestration). Get a narrated multi-step plan that shows the workflow as it goes.
Scenario input
Output
What this lab does
Takes a real coding task and a working mode (PRD-first, debug recovery, or agent orchestration) and narrates how an experienced operator drives Claude Code through it — including the prompt to send first, what to expect back, the wrong turn to watch for, and the actual finish line.
Why the structure matters
The point isn't the code; it's the choreography. The fixed sections force the narration to surface the small judgment calls — when to use plan mode, when to spawn a subagent, when to stop patching and rewrite the brief — that compound into the difference between a chat window and a workflow.
How to read the output
- The "wrong turn to expect" section is the most instructive — read it twice.
- The opening prompt block is meant to be copyable; edit it for your codebase, then send it.
- The "done is when" bullets are the success criteria a non-builder could verify.