| name | plan-review |
| description | Open Plan's browser-based code review UI for the current worktree or a pull request URL, then act on the feedback that comes back. |
Plan Review
Use this skill when the user wants to review current code changes in Plan instead of reading a diff inline.
Run:
plan review [optional-pr-url]
Behavior:
- Launch the command with Bash.
- Wait for it to finish.
- If it returns feedback or annotations, address them in the same conversation.
- If it returns an approval/LGTM-style message, acknowledge that review passed and continue.
Do not ask the user to copy shell commands into chat. Run the command yourself.