plan | Run 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. |
update | Check for a newer release and re-run the install method that put this binary on your system (Homebrew or the install script). |
hook | Harness-specific hook adapters that read event JSON on stdin and emit a hook response on stdout. Currently: claude, codex. |
install | Wire PlanBridge into every detected AI coding harness. Run with no arguments to walk all of them, or pass a harness id to target one. |
uninstall | Remove PlanBridge from every detected AI coding harness. Run with no arguments to walk all of them, or pass a harness id to target one. |