Ship
Overview
Finalize deliverables after validation and produce a concise proof trail.
Workflow
-
Confirm a recent validation signal exists for the current change set; if not, run validate .
-
Summarize proof: commands/signals and outcomes.
-
Capture the proof directly in the PR description (or update the PR body if it already exists).
-
Open a PR (do not merge), using gh where applicable.
-
Report PR status and any remaining follow-ups.
Guardrails
-
Never ship without a signal.
-
Keep proof concise and scoped to this change.
-
If PR creation is blocked (auth/remote), state the exact blocker and next command.
Output
-
Proof summary (signals + results).
-
PR creation status.
-
Next steps if any.