What problem does it solve?
This Skill automates the finalization phase after a validated change by ensuring a reliable proof trail, documenting outcomes, and opening a non-merge PR for review. It prevents shipping without a signal and provides a structured summary that can be shared in PR descriptions and bead comments.
Core Features & Use Cases
- Confirm a recent validation signal exists; if missing, trigger validation.
- Summarize proof: collect signals, commands, and outcomes into a concise report.
- Bead-aware commenting: attach proof to the active bead when beads are used (.beads directory exists).
- Open a PR (no merge) using gh where applicable, and report status or blockers for follow-up.
- Guardrails: block shipping without a valid signal and clearly report blockers.
Quick Start
Initiate ship after validation to generate a proof trail and open a non-merge PR.