aw-create-walkthrough
SolidGenerate a walkthrough artifact (walkthrough.md) in `.agent/{branch}/` summarizing completed work for PR delivery. Gathers information from plan.md, git history, and test results to produce a comprehensive summary. Use at Phase 6 before creating the draft PR. Triggers on create walkthrough, generate walkthrough, write walkthrough artifact.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- mthines
- Repository
- mthines/agent-skills
- Created
- 3 months ago
- Last Updated
- 2 days ago
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
walkthrough
Generate a hands-on browser walkthrough of a PR's user-facing changes to exercise before review; --publish posts the final version to the PR for QA.
pr-walkthrough
Generate an evidence-grounded markdown walkthrough for a pull request.
codebase-walkthrough
Generate an interactive walkthrough of any codebase. Explores the code systematically, then produces both a Markdown document and a self-contained HTML file with step-through navigation. Use when the user wants to understand a codebase, onboard onto a project, create documentation for a repo, or get a guided tour of how code works. Triggers on "walk me through", "explain this codebase", "how does this project work", "onboard me", "codebase tour", "walkthrough".