Agent Skills: Plannotator Review

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.

UncategorizedID: janbiasi/.dotfiles/plannotator-review

Install this agent skill to your local

pnpm dlx add-skill https://github.com/janbiasi/.dotfiles/tree/HEAD/.agents/skills/plannotator-review

Skill Files

Browse the full folder contents for plannotator-review.

Download Skill

Loading file tree…

.agents/skills/plannotator-review/SKILL.md

Skill Metadata

Name
plannotator-review
Description
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.

Plannotator Review

Use this skill when the user wants to review current code changes in Plannotator instead of reading a diff inline.

Run:

plannotator review [optional-pr-url]

Behavior:

  1. Launch the command with Bash.
  2. Wait for it to finish.
  3. If it returns feedback or annotations, address them in the same conversation.
  4. 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.