Skip to content

plannotator-review

Install Plannotator core slash commands (`/plannotator-review`, `/plannotator-annotate`, `/plannotator-last`). Pair with `curl -fsSL https://plannotator.ai/install.

plannotator-review54 wordsCuratedinstall-now-after-trust-gate
Install Plannotator core slash commands (`/plannotator-review`, `/plannotator-annotate`, `/plannotator-last`). Pair with `curl -fsSL https://plannotator.ai/install.

Quick Start

Install:

npx skills add backnotprop/plannotator/apps/skills/core --skill plannotator-review --skill plannotator-annotate --skill plannotator-last -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode

Use: /plannotator-review

Works with Claude Code, Gemini CLI, OpenCode, and other agentskills.io-compatible agents.

Plannotator-review launches a browser-based code-review UI (PR-style diff viewer) over the current worktree or an optional PR URL. The skill runs plannotator review [optional-pr-url], waits for annotations or approval feedback, and acts on the returned comments. Intended for visual review of agent-written code changes using familiar diff tooling instead of raw terminal output.

Targets verified harnesses: antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode.

Portable multi-harness install command:

Terminal window
npx skills add backnotprop/plannotator/apps/skills/core --skill plannotator-review --skill plannotator-annotate --skill plannotator-last -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode

Trust tier: Curated (curated-trust-gated)

Curated status: install-now-after-trust-gate

Risk notes: Install Plannotator core slash commands (/plannotator-review, /plannotator-annotate, /plannotator-last). Pair with curl -fsSL https://plannotator.ai/install.sh \| bash or uv run wagents grok plannotator install for the plannotator CLI binary. Grok uses skills plus repo-synced hooks in config/grok-plannotator-hooks.json; there is no Grok npm plugin equivalent to OpenCode’s @plannotator/opencode.

Entry maintained via authoring + research for compose-external-wave-9; provenance and audit notes are authoritative there (research context is advisory).

Requires the plannotator CLI binary plus the core skill install: npx skills add backnotprop/plannotator/apps/skills/core --skill plannotator-review ... Pair with the CLI install script and optional grok hooks.

FieldValue
Source Typecurated-external
Display Sourcebacknotprop/plannotator/apps/skills/core
Source Kindexternal
Installabilityportable command
Review Statecurated
Trust Tiercurated-trust-gated
Target Agentsantigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode
Curated catalog entry
docs/src/authoring/skills/plannotator-review.mdx (full SSOT excerpt)
---
name: "plannotator-review"
description: "Install Plannotator core slash commands (`/plannotator-review`, `/plannotator-annotate`, `/plannotator-last`). Pair with `curl -fsSL https://plannotator.ai/install.sh | bash` or `uv run wagents grok plannotator install` for the `plannotator` CLI binary. Grok uses skills plus repo-synced hooks in `config/grok-plannotator-hooks.json`; there is no Grok npm plugin equivalent to OpenCode's `@plannotator/opencode`."
title: "Plannotator Review"
source_kind: "curated-external"
source: "backnotprop/plannotator/apps/skills/core"
install_source: "backnotprop/plannotator/apps/skills/core"
status: "install-now-after-trust-gate"
trust_tier: "curated-trust-gated"
provenance_status: "verified-install-command"
install_command: "npx skills add backnotprop/plannotator/apps/skills/core --skill plannotator-review --skill plannotator-annotate --skill plannotator-last -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode"
target_agents: [antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode]
notes: "Install Plannotator core slash commands (`/plannotator-review`, `/plannotator-annotate`, `/plannotator-last`). Pair with `curl -fsSL https://plannotator.ai/install.sh | bash` or `uv run wagents grok plannotator install` for the `plannotator` CLI binary. Grok uses skills plus repo-synced hooks in `config/grok-plannotator-hooks.json`; there is no Grok npm plugin equivalent to OpenCode's `@plannotator/opencode`."
risk_notes: "Install Plannotator core slash commands (`/plannotator-review`, `/plannotator-annotate`, `/plannotator-last`). Pair with `curl -fsSL https://plannotator.ai/install.sh | bash` or `uv run wagents grok plannotator install` for the `plannotator` CLI binary. Grok uses skills plus repo-synced hooks in `config/grok-plannotator-hooks.json`; there is no Grok npm plugin equivalent to OpenCode's `@plannotator/opencode`."
promotion_policy: "Install only after trust gate; audit again before repo promotion."
provenance_evidence: "Curated `npx skills add` command with named `--skill` selectors under `install-now-after-trust-gate` in config/external-skills.md."
---
{/* GENERATED-AUTHORING: source=config/external-skills.md; entry=plannotator-review; re-run migration to refresh */}
Install Plannotator core slash commands (`/plannotator-review`, `/plannotator-annotate`, `/plannotator-last`). Pair with `curl -fsSL https://plannotator.ai/install.sh | bash` or `uv run wagents grok plannotator install` for the `plannotator` CLI binary. Grok uses skills plus repo-synced hooks in `config/grok-plannotator-hooks.json`; there is no Grok npm plugin equivalent to OpenCode's `@plannotator/opencode`.

Install / provenance (from authoring frontmatter + research):

FieldValue
install_commandnpx skills add backnotprop/plannotator/apps/skills/core --skill plannotator-review --skill plannotator-annotate --skill plannotator-last -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode
sourcebacknotprop/plannotator/apps/skills/core
trust_tiercurated-trust-gated
curated_statusinstall-now-after-trust-gate
target_agentsantigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode