Real paths through the product.
Most teams start with a PR that needs another pass, a branch that fell behind, a backlog item that should become a plan, or a terminal session where opening the browser would slow them down. These walkthroughs show those paths.
GitHub Issue
Run Isolated
Merge
CLI Prompt
Generate Plan
PR
Repo To-Do
Group into Plan
PR
Feature overview
Improve a PR after review
Turn GitHub feedback into another commit on the same pull request.
Update a stale PR branch
Update the branch from GitHub when the target branch has moved and conflicts need a controlled pass.
Break up a large change
Turn a broad prompt into smaller PRs that a team can actually review.
Turn todos into a plan
Move from repository notes to an implementation plan when a related set is ready.
Act on improvement ideas
Generate suggestions from the repository, keep the useful ones, and start planned changes.
Go from terminal to PR
Create, inspect, implement, and recover tasks from the command line.