Skip to content

@abtree/refine-plan

Refine a change request into an approved plan: analyse intent, draft to a per-execution draft file, critique it in place, promote to plans/, then take it through codeowner approval (either in-session or via an assigned MR).

Run it

Paste this brief into Claude Code, ChatGPT, or any shell-capable agent. Replace <change request> with the work you want a plan for:

text
Install the npm package @abtree/refine-plan, then drive the workflow against this repo:

  abtree --help
  abtree execution create ./node_modules/@abtree/refine-plan "Refine change request: <change request>"
drag to pan · use buttons to zoom

View on GitHub →

MIT licensed