← Back to Skills Marketplace
mindbomber

AANA Release Readiness Check Skill

by mindbomber · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
4
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install aana-release-readiness-check-skill
Description
Checks release readiness by verifying artifacts, tests, docs, approval, risks, and evidence before publishing tags, packages, or deployment notes.
README (SKILL.md)

AANA Release Readiness Check Skill

Use 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.

Core Principle

Releases should be evidence-backed, scoped, documented, tested, permissioned, and reversible where possible. Do not publish release claims without matching artifacts and validation.

Required Checks

  • version, tag, artifact, branch, package, and release target
  • tests, checks, or evidence supporting release claims
  • changelog, migration notes, docs, examples, and known limitations
  • security, secrets, dependencies, generated files, and large artifacts
  • rollback path, compatibility, breaking changes, and user impact
  • explicit approval for publishing the release or tag

Release Risk Classes

Treat these as higher risk:

  • public releases, marketplace listings, production deployments, security fixes, breaking changes, migrations, and package publishing,
  • claims about safety, reliability, compliance, benchmark performance, compatibility, or production readiness,
  • unverified artifacts, wrong version numbers, stale docs, missing changelogs, generated files, large files, or secrets,
  • releases without rollback, known limitations, migration instructions, or test evidence.

Evidence Rules

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.

Artifact And Version Rules

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.

Review Payload

When using a configured AANA checker, send only a minimal redacted review payload:

  • release_target
  • evidence_status
  • docs_status
  • artifact_status
  • approval_status
  • release_risks
  • blocker_reason
  • safe_alternative
  • recommended_action

Do not include secrets, private release notes, credentials, full logs, or unrelated repository data when a redacted summary is enough.

Decision Rule

  • If artifacts, tests, docs, scope, and approval are ready, proceed.
  • If tests, docs, artifacts, or changelog are missing, revise or retrieve evidence.
  • If breaking changes, security impact, or public claims are involved, route to review.
  • If release approval is missing, request approval.
  • If the release is unsupported, unsafe, or misleading, block.

Output Pattern

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
Usage Guidance
This skill appears safe to install as an instruction-only release gate. Before using it, verify the package name/version mismatch is expected, and if you connect an AANA checker, share only the redacted fields listed in the skill.
Capability Analysis
Type: OpenClaw Skill Name: aana-release-readiness-check-skill Version: 1.0.0 The skill bundle is a purely instructional set of guidelines designed to act as a safety gate for software releases. It contains no executable code, as confirmed by manifest.json, and includes explicit security-positive instructions in SKILL.md to redact secrets, credentials, and private data before generating review payloads.
Capability Assessment
Purpose & Capability
The stated purpose is release-readiness review, and the artifacts consistently provide checklist-style instructions for verifying tests, docs, artifacts, approval, and rollback before release.
Instruction Scope
The instructions are safety-gating rather than action-taking: they require evidence, approval, review for higher-risk releases, and blocking unsupported or misleading releases.
Install Mechanism
There is no install spec and no bundled code, but the registry slug/version differ from the manifest/README values, so users should verify they are installing the intended package.
Credentials
No credentials, commands, files, or environment access are requested. The only data-flow note is an optional configured AANA checker, which is explicitly limited to a minimal redacted payload.
Persistence & Privilege
The artifacts declare no persistence, no memory storage, no file writes, no command execution, and no privileged access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aana-release-readiness-check-skill
  3. After installation, invoke the skill by name or use /aana-release-readiness-check-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the AANA Release Readiness Check Skill. - Provides detailed pre-release readiness guidelines for OpenClaw-style agents. - Defines required checks for artifacts, tests, documentation, security, and approval. - Outlines evidence and artifact/version consistency rules. - Specifies higher-risk release situations and associated requirements. - Introduces a standardized minimal review payload format. - Details decision rules and a structured release gate output pattern.
Metadata
Slug aana-release-readiness-check-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is AANA Release Readiness Check Skill?

Checks release readiness by verifying artifacts, tests, docs, approval, risks, and evidence before publishing tags, packages, or deployment notes. It is an AI Agent Skill for Claude Code / OpenClaw, with 4 downloads so far.

How do I install AANA Release Readiness Check Skill?

Run "/install aana-release-readiness-check-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is AANA Release Readiness Check Skill free?

Yes, AANA Release Readiness Check Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AANA Release Readiness Check Skill support?

AANA Release Readiness Check Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AANA Release Readiness Check Skill?

It is built and maintained by mindbomber (@mindbomber); the current version is v1.0.0.

💬 Comments