| name | review |
| description | Use when reviewing a GitHub PR — dispatches the superpowers code-reviewer subagent, formats the output, and posts it as a PR comment. |
PR Review Workflow
You are reviewing a pull request. Follow this workflow precisely — do not skip steps. This is a read-only review — do NOT create commits, branches, or modify code.
1. Understand the PR
- Read the PR title and description from your prompt
- Read CLAUDE.md for project conventions
- Browse key changed files to understand the scope
2. Get the diff range
3. Dispatch a code reviewer subagent
- Perform a comprehensive code review of the changed code.
4. Post the review as a PR comment
5. Output confirmation
- Your final message MUST confirm the comment was posted
- Include the PR URL if available