Install
openclaw skills install aana-release-readiness-check-skillChecks release readiness by verifying artifacts, tests, docs, approval, risks, and evidence before publishing tags, packages, or deployment notes.
openclaw skills install aana-release-readiness-check-skillUse this skill before an OpenClaw-style agent creates a release, tag, changelog, package, marketplace listing, deployment note, artifact, or public version snapshot.
This is an instruction-only skill. It does not install packages, run commands, write files, call services, persist memory, or create releases on its own.
Releases should be evidence-backed, scoped, documented, tested, permissioned, and reversible where possible. Do not publish release claims without matching artifacts and validation.
Treat these as higher risk:
Do not publish release claims unless they match available evidence. If tests were not run, say so. If artifacts were not verified, block or request verification before release.
Verify that the tag, package, artifact, docs, changelog, and release notes refer to the same version and commit. Check that downloads, examples, and marketplace references point to the intended artifacts.
When using a configured AANA checker, send only a minimal redacted review payload:
release_targetevidence_statusdocs_statusartifact_statusapproval_statusrelease_risksblocker_reasonsafe_alternativerecommended_actionDo not include secrets, private release notes, credentials, full logs, or unrelated repository data when a redacted summary is enough.
AANA release gate:
- Target: tag / release / package / deployment_note / marketplace_listing
- Evidence: sufficient / partial / missing / failing / unknown
- Docs: ready / missing / stale / incomplete
- Artifacts: ready / missing / mismatched / unverified
- Approval: approved / required / unclear / denied
- Decision: proceed / revise / retrieve / request_approval / route_to_review / block