Skip to content

Claude Code

If you have the PlanBridge Claude Code plugin installed (via contextbridge install), Claude’s normal plan-approval hook opens PlanBridge in your browser for review before implementation starts.

  1. Open Claude Code and put the agent into “Plan Mode” (shift + tab or /plan)
  2. Type your prompt for Claude to plan.
  3. When the plan is complete, PlanBridge will open in your browser.
  4. Comment on the plan. This is the perfect time to redirect Claude if it will do something you don’t want.
  5. Submit feedback (with comments) or approve the plan. If you submit feedback, Claude will rework the plan for you. If you approve, Claude will begin implementing.

If you have no feedback on a plan and you want Claude to start implementing, click “Approve Plan”. This will tell Claude to start implementing.

If you have feedback on a plan, select the relevant text and comment. When you click “Request Changes”, Claude will adjust the plan per your feedback. Once the changes are made, you’ll be re-presented the updated plan.

From here, continue iterating until you’re ready to approve the plan.

When PlanBridge opens, Claude Code keeps its usual approval prompt up in the terminal:

Claude has written up a plan and is ready to execute. Would you like to proceed?
❯ 1. Yes, and use auto mode
2. Yes, manually approve edits
3. No, refine with Ultraplan on Claude Code on the web
4. Tell Claude what to change

Leave it alone. Once you approve or request changes in the browser, PlanBridge dismisses the prompt for you.

terminal
contextbridge install status

You should see Claude Code listed as installed.

If you installed Claude Code after the install script ran, or if install status shows it’s missing, wire it in directly:

terminal
contextbridge install claude
terminal
contextbridge uninstall claude

Or contextbridge uninstall to remove PlanBridge plugin and hook entries from every harness it was installed into.

The plan-mode hook fires automatically.