Release Readiness
Use this skill when preparing a feature, migration, or policy change for release.
Review sequence
- Identify the feature gate, default state, kill switch, and rollback path.
- Confirm that persisted data remains readable after downgrade.
- List unit, integration, type, format, and platform smoke evidence.
- Separate automated evidence from manual validation.
- Verify that telemetry contains no prompt, credential, file, command, or URL content unless explicitly required and approved.
- Treat irreversible operations as requiring explicit human confirmation.
- Record unresolved blockers and do not label the release ready while a required gate is incomplete.