
Plannotator Review
- 57 installs
- 7.5k repo stars
- Updated August 5, 2026
- backnotprop/plannotator
plannotator-review is a Claude skill that opens Plannotator's browser-based code review UI for the current worktree or a pull request URL and acts on the returned feedback.
About
plannotator-review opens Plannotator's browser-based code review UI for the current worktree or a given pull request URL, then acts on the feedback that comes back. It runs the plannotator review CLI command and either addresses returned annotations or continues when the review passes. A developer uses it to run a human code review over a worktree or PR inside the assistant conversation.
- Opens Plannotator's browser-based code review UI for the current worktree or a PR URL
- Acts on the feedback or annotations returned from the review
- Continues when the review passes with an approval/LGTM result
Plannotator Review by the numbers
- 57 all-time installs (skills.sh)
- Ranked #555 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
plannotator-review capabilities & compatibility
- Capabilities
- code review
- Works with
- github
- Use cases
- code review
What plannotator-review says it does
Open Plannotator's browser-based code review UI for the current worktree or a pull request URL, then act on the feedback that comes back.
If no changes were requested (an approval/LGTM-style result), acknowledge that review passed and continue.
npx skills add https://github.com/backnotprop/plannotator --skill plannotator-reviewAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 57 |
|---|---|
| repo stars | ★ 7.5k |
| Last updated | August 5, 2026 |
| Repository | backnotprop/plannotator ↗ |
What it does
Open Plannotator's code review UI for the current worktree or a PR URL and address the returned feedback.
Who is it for?
Running a human code review over a worktree or pull request
When should I use this skill?
You want a browser-based human code review of the current worktree or a PR.
What you get
Returned review feedback is addressed, or an approval result lets work continue.
Files
Plannotator Review
Code review feedback
!plannotator review $ARGUMENTS
Your task
If the review above contains feedback or annotations, address them in the same conversation. If no changes were requested (an approval/LGTM-style result), acknowledge that review passed and continue.