1
Open a project with code changes
In your terminal, go to a Git, GitButler, Jujutsu, or Perforce project with changes to review.For your first review, use a project where an agent has just finished a task. You do not need to commit the changes first.
2
Open the code review
Run:Plannotator detects the project and opens the diff in your browser. In Git projects, the default view shows the code that a pull request would contain, including committed, staged, unstaged, and untracked changes.
3
Comment on a changed line
Select one or more changed lines. Add a comment, request a deletion, or suggest replacement code.Keep the feedback specific. State what should change and why.
4
Send the feedback
Select Send Feedback.A direct terminal run prints structured feedback that you can copy. When your coding agent starts the review, Plannotator returns the same feedback to that agent session.
Start the review from your coding agent
Most command-based agents use:!plannotator review or use $plannotator-review. See Agents for the command and setup for Claude Code, Codex, OpenCode, Copilot CLI, Gemini CLI, Pi, Amp, Droid, and Kiro CLI.
