ship
Installation
SKILL.md
Ship
- Confirm the branch and diff exactly match the reviewed scope.
- Re-run the required checks from
docs/development/quality-gates.md. - Verify companion commits, public contracts, and generated files are pushed.
- Create signed conventional commits only.
- Merge through the repository's current protected-main workflow.
- Monitor the merged commit until required CI completes.
- Inspect the merged tree for conflict markers and generated drift.
- Return every touched checkout to a clean, synchronized state.
Do not call work complete while required merged-commit workflows are still running.