Use when changes affect versioning, installer branding, release docs, packaging outputs, or vendor release lanes in WorkClaw before deciding a branch is ready to ship.
Use this skill for shipping-sensitive changes. It separates release readiness from ordinary code verification and produces a clear ship recommendation with evidence.
Do not use this for ordinary feature work that does not touch release-sensitive surfaces.
pnpm release:check-version for version and release metadata changes.pnpm test:release for release-path validation.pnpm test:installer for installer branding or installer flow changes.pnpm test:release-docs for release note or release document changes.pnpm test:openclaw-vendor-lane for vendor sync or lane changes.pnpm build:runtime when packaging output or desktop build behavior changed.GREEN, YELLOW, or REDUse this shape:
## Release Readiness
- Verdict: GREEN | YELLOW | RED
- Changed release surface:
- Commands run:
- Blocking issues:
- Required follow-ups:
- Ship recommendation: