🧭
DevOpsJavaScript

Release Audit

by devcodex-labs

Release Audit is a DevOps skill for Claude Code, published by devcodex-labs in devcodex.

202 stars26 forkson devcodex-labs/devcodexAdded 2026/09/05+16% in starsRepository updated 2026/08/31
ai-codingclaude-codecodexcoding-agentcursordeveloper-toolsgemini-cligithub-copilotgroklocal-firstworkflow-runtime
Install in seconds
Install Release Audit
Copy Release Audit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/devcodex-labs/devcodex/tree/main/content/skills/audit-release ~/.claude/skills/audit-release

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/devcodex-labs/devcodex.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
content/skills/audit-release/SKILL.md in devcodex-labs/devcodex
Installs to
~/.claude/skills/audit-release
Collection
One of 25 skills cataloged from this repository
Category
DevOps973 skills

What Release Audit does

Release Audit reviews release readiness, changelog quality, compatibility and migration risk, package metadata, docs sync, rollback plans, and registry or tag risks before publication. It is used for pre-release review and risk checks, not for performing the release.

Release Audit is cataloged under DevOps on DirSkills. Release Audit comes from a repository tagged ai-coding, claude-code, codex, coding-agent and cursor.

Documentation

README

Release Audit Skill

职责边界

audit-release 回答“当前变更是否适合进入正式发布,以及风险是否被充分披露”。release-verification 回答“版本、测试、pack、publish dry-run、tag 和发布后验收链是否执行通过”。

  • 审查型:发现风险、缺口、遗漏与建议,默认只读。
  • 不执行真实 tag / push / publish
  • 可引用 release-verification 的 R0~R7 结果作为证据,但不能用执行通过替代审查结论。
  • package completeness gate 是 RL-4 的输入之一,不等于完整发布前审查。
  • 发布前复审、tag/publish 前风险清单或多轮 release readiness 收敛必须触发 review-checklist,冻结 RL-1~RL-10 及关联发布风险项,并逐项绑定证据。

输入范围

优先读取当前发布相关真相源:

  • package.jsonpackage-lock.jsonplugin.json
  • changelogs/unreleased.md、根 CHANGELOG.mdchangelogs/releases/vX.Y.Z.md
  • README、安装说明、release guide、website 当前文档、Profile
  • 当前 git diff/status、已确认需求/bug 产物、发布报告或 ReleaseVerification 证据

RL-1~RL-10 发布审查维度

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Release Audit

  • What else does devcodex-labs publish alongside Release Audit?

    Release Audit is one of 25 skills that DirSkills catalogs from devcodex-labs/devcodex, the repository it ships in. Its siblings there include AI Agent System Architecture, AI Evaluation Engineering and API Contract Architecture. Each one is a separate skill with its own page in this directory, installs the same way Release Audit does, and is maintained by devcodex-labs in that same repository. The rest of the collection is listed on the devcodex-labs/devcodex page.

  • How does Release Audit compare to other DevOps skills?

    Release Audit ranks #863 by stars among the 973 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Release Audit against them. Open each page to compare what they document and how they install.

More from devcodex-labs/devcodex

Release Audit is one of 25 skills cataloged on DirSkills from devcodex-labs/devcodex.

See all 25 skills
🤖
47m ago

AI Agent System Architecture

AI Agent System Architecture covers agent routing, tool permissions, context, memory, state, and observability for tasks that need explainable and auditable agent behavior. Use it when designing agent workflows, recovery, handoff, or model-assisted governance.
AI Engineering
20226
🧪
47m ago

AI Evaluation Engineering

AI Evaluation Engineering designs evidence for model and prompt quality using golden sets, rubrics, judge calibration, repeat sampling, variance reporting, and regression decisions. Use it when comparing models, prompts, or upgrades and you need reproducible results with contamination checks.
AI Engineering
20226
🧩
47m ago

API Contract Architecture

API Contract Architecture defines and freezes public API contracts before implementation. Use it for HTTP, SDK, CLI, schema, error, pagination, idempotency, and compatibility changes that affect consumers.
AI Engineering
20226
🌐
47m ago

Accessibility I18n

Accessibility I18n handles accessibility and localization review for user-facing UI, CLI output, and docs. Use it when tasks involve keyboard flow, focus, screen readers, ARIA, RTL, translations, locale formats, or multilingual content.
Frontend
20226
🔍
47m ago

Analyze Default

Analyze Default defines a read-only workflow for multi-round code analysis, evidence gathering, and convergence checks. Use it when you need a factual conclusion, root-cause assessment, or review of whether something is correct without changing files.
Quality
20226
🔬
47m ago

Analyze Research

Analyze Research handles technical selection, feasibility checks, dependency comparisons, and root-cause investigation in a read-only workflow. Use it when you need evidence-based recommendations without changing source files.
AI Engineering
20226