kernel-ship
Installation
SKILL.md
Ship approved work safely. This skill owns deploy preflight, execution, post-deploy verification, and rollback coordination.
It does not replace kernel-review. Assume the work itself has already been reviewed for correctness and approval. This skill answers a different question: can we release this safely right now, and if we do, what happens next?
Phase 1 — Gate
1. Identify scope
- Determine what is being deployed: a PR, branch, feature, or full release.
- Identify the target environment and the documented deployment path for that target.
2. Run the readiness checklist
Approval and validation