Install
Enter plan mode
Start Pi in plan mode:/plannotator or press Ctrl+Alt+P during a session. The command accepts an optional plan-file path.
In plan mode, the agent writes a Markdown plan and calls plannotator_submit_plan. Plannotator opens the plan for approval or annotated feedback. After approval, Pi enters execution mode and tracks checklist progress.
Hand an approved plan to another extension
Pi uses automatic in-session execution by default. SetexecutionMode in the global or project config:
~/.pi/agent/plannotator.json<project>/.pi/plannotator.json
- Restores the model, thinking level, and active tools from before planning.
- Returns Plannotator to idle.
- Emits
plannotator:plan-approvedwith this payload:
Manual commands
/plannotator-review uses the detected Git, GitButler, or Jujutsu provider. Pass --git or --gitbutler to force one. GitButler review requires but 0.21.0 or later on PATH.
Try without installing
pi install npm:@plannotator/pi-extension again to update the installed extension.
Last verified against Plannotator OSS v0.25.1 on July 31, 2026. Maintained by the Plannotator project.