Skip to main content

Overview

Two-phase completion:
  1. Plan phase — call without pr_url. Returns a squash-merge plan: suggested title, markdown PR body, and literal git + gh commands to run locally.
  2. Finalize phase — after you open and merge the PR, call again with pr_url. Status flips to completed and participants’ sessions are notified.
If the workstream still has open tasks the response includes summary.has_blockers=true. Resolve those (or cancel them) before finalizing.

Parameters

Plan-phase example

Response (abridged):

Finalize example