From nuclear-grade
Records a ship, block, defer, or ship-with-risk decision linking baseline, evidence, risk, rollback, monitoring, and handoff. Use when a change approaches merge and evidence exists.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nuclear-grade:checking-release-readinessThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Release readiness is a careful, audited decision you write down. It is not a mood. It ties seven things together before a candidate becomes the accepted version: the baseline (the version everyone agreed is correct), the evidence status, the leftover risk, the rollback plan, the monitoring plan, the handoff, and the release decision itself.
Release readiness is a careful, audited decision you write down. It is not a mood. It ties seven things together before a candidate becomes the accepted version: the baseline (the version everyone agreed is correct), the evidence status, the leftover risk, the rollback plan, the monitoring plan, the handoff, and the release decision itself.
verification.md/trace.md statuses and CI status -> the decision recorded in ship.md.ship.md ship/block/defer/ship-with-risk release decision.ship.md, verification.md, trace.md, the pull request status, the CI status, the rollback plan, the monitoring plan, and the open risks.docs/02-operating-system/change-control-packets.md.staying-on-mission.questioning-attitude falsification step).docs/02-operating-system/actor-evidence-independence.md. This verdict records what the admitted evidence supports — it is a separate state from whether the change may be applied now.cleared to apply / hold / lapsed, owned by the operator/policy layer, and re-checked at apply-time — a ship verdict is not a standing authorization. Mark not applicable when the change makes no real-world action.ship.md.ship.md states the release decision, the rollback, and the monitoring.Perform a Nuclear-grade ship-readiness review.
Inputs:
- packet: .nuclear/changes/<slug>/
- baseline: <commit/PR/release>
- evidence status: <summary>
- unresolved gaps: <list>
- rollback/restore path: <summary>
- monitoring/post-release checks: <summary>
- turnover/support handoff:
- OPEX trigger:
Return:
- the release decision: ship, block, defer, or ship with a named leftover risk
- whether the evidence actually answers the decision question
- the evidence custody record and five-axis coupling profile, the consequence-specific minimum, and any residual coupling or blocker
- an evidence summary
- the leftover risks and who owns them
- the rollback and monitoring notes
- why this is the cautious call, the abort trigger, the handoff, and the lessons-from-operation (OPEX) trigger
- the exact packet updates needed
This skill is an authored release-readiness workflow influenced by public lifecycle, configuration, decision-assurance, runtime-governance, software-assurance, and secure-development sources mapped in docs/00-standards-foundation/source-map.md. It does not grant production suitability or make a verdict standing apply authority.
npx claudepluginhub flyfission/nuclear-grade-context-engineering --plugin nuclear-gradeAudits release readiness by classifying risk level, checking verification evidence, and confirming operational readiness before deploying or merging.
Routes AI-assisted changes by consequence into matching rigor levels (Quick/Standard-plus) with record-keeping and proof planning. Use at start of any change or release call.
Evaluates build readiness for external testing, certification, store submission, or launch with binary go/no-go gates and waiver tracking.