pleach_merge_plan
Dry-run a merge between two branches to review the branch point, merge-base method, confidence, and the exact prompt the merge agent will receive. No changes are made.
Instructions
Dry-run a merge of two branches: branch point, merge-base method and confidence, and the exact prompt the merge agent would get. Dispatches nothing and writes nothing (summaries are computed, cached, small cost). Review this before calling pleach_merge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Project directory to scope to. Omit to use the current project. | |
| branch_a | Yes | Session id or prefix. | |
| branch_b | Yes | Session id or prefix. |