DebriefNarrated code walkthroughs in VS Code — Your AI agent explains what it built, step by step, with voice narration. What It DoesAfter your AI agent finishes a task, Debrief gives you a guided tour of the changes. It opens each file, highlights the relevant code, and narrates what was done and why — like having the agent sit next to you and walk you through it.
Getting Started1. Install and configureInstall Debrief from the VS Code Marketplace, then set your OpenAI API key:
2. Give your agent the skillDebrief works with any AI coding assistant — Claude Code, Cursor, Windsurf, Gemini CLI, and more. Install the trace authoring skill so your agent knows how to create walkthroughs:
3. Ask your agent to debrief youAfter your agent completes a task, use the
Debrief detects the trace file automatically and prompts you to start. Click "Walk Me Through It" and the narrated walkthrough begins. 4. Or load a trace manuallyOpen the Debrief panel in the sidebar and click Load Replay, or use Keyboard Shortcuts
Requirements
LicenseMIT — see LICENSE for details. Works with any AI coding assistant. |


