What problem does it solve? Comprehensive walkthroughs often overwhelm users by dumping every step in a single message, even when the user asked for a paced explanation. This Skill enforces a one-step-at-a-time delivery pattern so users can absorb, question, and decide before more context arrives. ## Core Features & Use Cases - Scoped step planning: Opens with a mandatory scope-confirmation message listing planned steps before any content is delivered. - Atomic step delivery: Each step is a focused 100-300 word message ending with an explicit discussion prompt, and the assistant waits for user confirmation before continuing. - Decision tracking: Maintains a running list of decisions surfaced during the walkthrough and closes with a summary of pending decisions. - Use Case: After a large multi-commit code change, ask the assistant to walk you through it bit by tiny bit so you can review each design choice, raise objections, and make decisions incrementally instead of parsing one giant explanation. ## Quick Start Ask the assistant to walk you through the recent changes bit by tiny bit, pausing after each step for your questions.