duckWalk turns AI-generated implementation plans, PR reviews, and architecture walkthroughs into a guided sidebar inside VS Code.
Install
- VS Code Marketplace:
duckwalk.duckwalk-vscode-extension
What it does
- Guides developers through implementation steps with navigation, explanations, and validation.
- Plays back pull request changes as an ordered review walkthrough.
- Renders Pathfinder architecture stories that explain how a concrete code flow works across the repo.
Works with
- duckWalk MCP sessions created by Codex or another MCP-capable harness
.guided-implementation/current.recipe.jsonin the active workspace
Links
- Project README: https://github.com/BashirTowdiee/DuckWalk#readme
- Installation guide: https://github.com/BashirTowdiee/DuckWalk/blob/main/docs/install.md
- Issue tracker: https://github.com/BashirTowdiee/DuckWalk/issues