| name | pr-walkthrough |
|---|---|
| description | Produce a structured walkthrough of a GitHub PR ordered by causal dependency. Use when the user asks to walk through, analyze, or understand a PR's changes. |
Generate a causal-dependency-ordered walkthrough of a GitHub PR and write it to agents/reviews/ in the repository.
This skill is scoped to PRs in the current repository. Cross-repo PRs are out of scope.