release-checklist
Installation
SKILL.md
Release Checklist
Purpose
This skill provides the final gate before a plan's changes are deployed to production. It answers two questions: "Is the implementation complete?" and "Is it safe to ship?" Poor answers to either question create incidents. This skill exists to catch both.
idea-to-prd → prd-to-design → design-to-tasks → tasks-to-code ⇄ code-review → release-checklist
(ship)
The full lifecycle is defined in shared conventions. This skill is the gate between "built and reviewed" and "deployed" — and after a Go, plan-retrospective closes the loop.