← 返回 Skills 市场
mindbomber

AANA Release Readiness Check Skill

作者 mindbomber · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
4
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install aana-release-readiness-check-skill
功能描述
Checks release readiness by verifying artifacts, tests, docs, approval, risks, and evidence before publishing tags, packages, or deployment notes.
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install aana-release-readiness-check-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /aana-release-readiness-check-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug aana-release-readiness-check-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

AANA Release Readiness Check Skill 是什么?

Checks release readiness by verifying artifacts, tests, docs, approval, risks, and evidence before publishing tags, packages, or deployment notes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4 次。

如何安装 AANA Release Readiness Check Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install aana-release-readiness-check-skill」即可一键安装,无需额外配置。

AANA Release Readiness Check Skill 是免费的吗?

是的,AANA Release Readiness Check Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

AANA Release Readiness Check Skill 支持哪些平台?

AANA Release Readiness Check Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 AANA Release Readiness Check Skill?

由 mindbomber(@mindbomber)开发并维护,当前版本 v1.0.0。

💬 留言讨论