Skip to content
Development
Skill

/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.

From plugin
plannotator
8.7k7 skills3 commands
Install
$ npx -y skills add backnotprop/plannotator --skill plannotator-review --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/plannotator-review

Context preview

The summary Claude sees to decide when to auto-load this skill.

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.

SKILL.md

plannotator-review.SKILL.md
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.
allowed-tools: Bash(plannotator:*)
disable-model-invocation: true

Plannotator Review

Arguments pass through to `plannotator review`: a PR/MR URL, `--git` / `--gitbutler`, and the session-only open-state flags `--base <ref>` / `--diff-type <type>` (git-only; for a stacked branch, `--base <the branch below yours>` reviews just that layer).

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.

Ships withplannotator

Plannotator is a local, browser-based review surface for AI coding agents: Claude Code, Codex, Copilot CLI, Gemini CLI, OpenCode, Kiro, Droid, Amp, and Pi. It plugs directly into your agent through its hooks and commands.

Get the whole plugin

Other skills on plannotator.