src/bmm-skills/4-implementation/bmad-checkpoint-preview/step-05-wrapup.md
Display: Orientation → Walkthrough → Detail Pass → Testing → [Wrap-Up]
---
Review complete. What's the call on this {change_type}?
- **Approve** — ship it (I can help with interactive patching first if needed)
- **Rework** — back to the drawing board (revert, revise the spec, try a different approach)
- **Discuss** — something's still on your mind
HALT — do not proceed until the user makes their choice.
gh pr review --approve — but confirm with the human before executing, since this is a visible action on a shared resource.path:line locations if the change is a PR from someone else.Run: python3 {project-root}/_bmad/scripts/resolve_customization.py --skill {skill-root} --key workflow.on_complete
If the resolved workflow.on_complete is non-empty, follow it as the final terminal instruction before exiting.