Skip to content

CLI reference

CommandPurpose
planRun a PlanBridge plan review: reads the plan from stdin or [path], opens a local browser UI for a human to approve or annotate, and writes the markdown result to stdout.
updateCheck for a newer release and re-run the install method that put this binary on your system (Homebrew or the install script).
hookHarness-specific hook adapters that read event JSON on stdin and emit a hook response on stdout. Currently: claude, codex.
installWire PlanBridge into every detected AI coding harness. Run with no arguments to walk all of them, or pass a harness id to target one.
uninstallRemove PlanBridge from every detected AI coding harness. Run with no arguments to walk all of them, or pass a harness id to target one.