create-walkthrough
Create Walkthrough Artifact
Generate .gw/{branch-name}/walkthrough.md — the final summary for PR delivery.
Prerequisites
Before invoking this skill:
- All tests must be passing
- Documentation must be updated
plan.mdmust exist and have an up-to-date Progress Log- You must be inside the worktree
Procedure
More from mthines/gw-tools
autonomous-workflow
>
34gw-config-management
>
28git-worktree-workflows
>
22@gw-config-management
>
17@gw-git-worktree-workflows
Master Git worktrees and gw-tools workflows for parallel development. Use this skill when creating worktrees, managing multiple branches simultaneously, navigating between worktrees, troubleshooting worktree issues, or setting up feature branch workflows. Triggers on tasks involving git worktree commands, branch isolation, parallel development, or gw CLI usage.
17@gw-autonomous-workflow
Autonomous feature development workflow using isolated worktrees. Use this skill to autonomously implement features from task description through tested PR delivery. Handles worktree creation, implementation, testing, iteration, documentation, and PR creation. Triggers on requests for autonomous feature development, end-to-end implementation, or "implement X feature autonomously.
15