GitHub delivery handoff
Turn an accepted Work Plan into an ownership-scoped branch, commit, and pull request. Codelit previews the exact repository state before it writes and preserves a receipt for the handoff.
01
Accepted Work Plan
02
Pinned repository state
03
Owned branch and commit
04
Pull request and receipt
Real adapter behavior
A review branch, one atomic handoff commit, and an open pull request tied to the accepted source revision.
Confirms the selected repository, writable permission, default branch, base commit, and Codelit handoff branch before approval.
Refuses file collisions and branches without a matching Codelit ownership manifest. Only the reviewed pack and ownership receipt are managed.
Creates or advances the owned branch with one atomic commit, then opens or updates its pull request.
Uses a handoff marker and durable receipt so a retry can recognize a commit that already completed.
Continuity after handoff
Later checks distinguish a merged pull request from a closed, missing, or changed branch. A base-branch change only raises drift when it touches a managed handoff path.
Common questions
Codelit prepares the handoff automatically, but the external write remains a reviewed action. You see the exact destination and planned changes before approving it.
Codelit stops the stale handoff and asks for a fresh preview. It does not silently overwrite provider-side changes.
A review branch, one atomic handoff commit, and an open pull request tied to the accepted source revision.
Start free, review the ladder, then connect GitHub when the handoff is ready.