Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Walk the user through design or implementation decisions one at a time, or review completed code one change at a time. Use when the user says "walk me through each decision", "let's decide together", "help me work through these choices", "walk me through what you did", or "QA step by step". Present concise context, mutually exclusive options, log each answer, and finish with a summary.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -42% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -38% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -31% | 0% |
| case-17 | ✗→✓ | ▲ Improved | -41% | 0% |
| case-19 | ✗→✓ | ▲ Improved | 103% | 0% |
Before a design walkthrough, inspect the relevant code and record concrete bugs, inconsistencies, and decision points in plans/<YYYYMMDD>-<topic>.md or the appropriate app-scoped plans/ directory. Preserve existing edits; never discard speculative or user-authored work without explicit approval.
Order decisions by dependency and leverage, not document order.
For each decision:
## Decision N: <title>.ask_user when available. In Codex Plan mode, use request_user_input when that is the exposed interactive question tool.(Recommended).Other option when the client adds one automatically.Logged: <decision>. and continue.If the user acknowledges an issue without choosing, log the recommended choice and say they can correct the assumption.
At the end, provide a | # | Decision | Choice | table and offer to turn the audit into an implementation plan. Do not write implementation code during the decision walkthrough.
Use this mode when the user wants to review existing code step by step.
## Step N: <title>Looks good — next step (Recommended), Push back — change this, and, only for non-trivial code, Pause — explain more| # | Step | Verdict | table.If a step reveals a genuine design fork, pause the QA walkthrough and offer to switch to decision mode for that fork.
Other measured skills in the registry, with their headline benchmark lift.