Skip to content

Review and merge a stack

This tutorial covers the final workflow: prepare PRs, handle feedback, check readiness, and merge only after direct current-session approval.

Prepare draft PRs

After all slices are complete and validated, prepare PRs from the bottom of the stack upward.

/finish .pi/stack-ops/plans/admin-audit-logging.plan.md

Iterate on feedback

Use the iterate phase for CI failures, review comments, and restacking work.

/iterate .pi/stack-ops/plans/admin-audit-logging.plan.md

Check readiness

Use the merge phase when review and validation evidence are complete.

/merge .pi/stack-ops/plans/admin-audit-logging.plan.md

The merge phase gathers evidence first. It does not execute a merge without your direct current-session approval for the exact merge command and target.

Next steps

Use Validate a stack for a focused validation checklist.