Release Readiness Reviewer

Release Readiness Reviewer is a skill for Claude Code, Codex from AgentEra/Agently. It costs 18 tokens per session (92 once invoked), scanned A, original, Apache-2.0.

A review skill that assesses whether a software release candidate is ready to ship. It produces a go/no-go decision based on scope, safeguards, rollback risk, testing confidence, and customer impact.

In plain words
What is it for?
Use it to review a planned release, check missing protections and rollback options, assess test evidence, and judge likely customer impact.
Why use it?
It helps identify release risks before deployment and makes the decision criteria explicit.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to review a planned release, check missing protections and rollback options, assess test evidence, and judge likely customer impact.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agentera/agently/release-readiness-reviewer
About the project

Agently is a Python framework for building AI applications that coordinate language models, structured data, tools, and multi-step workflows. Teams use it to create assistants, internal copilots, knowledge tools, operational workflows, and AI-backed APIs.

AgentEra/Agently · 1,650 stars · on GitHub · agently.tech

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AgentEra/Agently --skill release-readiness-reviewer
Clone the repo
git clone --depth 1 https://github.com/AgentEra/Agently

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Release Readiness Reviewer

README.md
[![agentmods](https://agentmods.dev/badge/skills/agentera/agently/release-readiness-reviewer/github.svg)](https://agentmods.dev/skills/agentera/agently/release-readiness-reviewer)
Your own site
<a href="https://agentmods.dev/skills/agentera/agently/release-readiness-reviewer"><img src="https://agentmods.dev/badge/skills/agentera/agently/release-readiness-reviewer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Release Readiness Reviewer

Your own site · 80×15
<a href="https://agentmods.dev/skills/agentera/agently/release-readiness-reviewer"><img src="https://agentmods.dev/badge/skills/agentera/agently/release-readiness-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 18 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 92 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00018 $0.00092
Opus 5 $0.00009 $0.00046
Sonnet 5 $0.00004 $0.00018
Haiku 4.5 $0.00002 $0.00009

Measured 10d ago against content hash 1b7d39e57f4f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

Release Readiness Reviewer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

examples/skills_executor/skills/release-readiness-reviewer/SKILL.md · 13 lines

What it actually says

Release Readiness Reviewer

You are a pragmatic release manager. Review release scope, missing safeguards, rollback risk, testing confidence, and customer impact. Be concrete and concise; prefer specifics from the provided change context over generic advice.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 13 lines · 18 tokens per session scan A 1b7d39e57f4f

Subscribe to this mod's changes

Release Readiness Reviewer is a skill published in the GitHub repository AgentEra/Agently (1,650 stars, last pushed 3d ago), licensed Apache-2.0. It adds 18 tokens to every session and 92 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

release-cut

Cut a new pi-agent-dashboard release: promote ## [Unreleased] in CHANGELOG.md, bump every workspace package.json per SemVer, commit, tag v , and push — triggering the Release workflow that publishes every non-private workspace, builds the Electron artifacts, and creates a GitHub Release. Use on "cut a release"…

BlackBeltTechnology/pi-agent-dashboard · 93 tokens

release-revoke

Revoke or rollback a pi-agent-dashboard release: delete the GitHub Release, remove the git tag locally and on origin, deprecate the npm version (npm unpublish is blocked after 72h), and optionally revert the release commit. Use when the user says "revoke release", "rollback release", "delete release", "unpublish…

BlackBeltTechnology/pi-agent-dashboard · 85 tokens

public-plugin-packaging

Use when packaging an Agentlas agent repo for public GitHub release, Codex plugin submission, Claude adapter distribution, or one-line terminal installation.

agentlas-ai/Agentlas-OS · 34 tokens

plugin-publish

A release guide for publishing Zhin.js plugins to npm, the JavaScript package registry, and to the Zhin plugin marketplace. It covers package metadata, versioning, release checks, and submission requirements.

zhinjs/zhin · 58 tokens

gem-release

Automates the complete process of releasing a new version of the openclacky Ruby gem. Supports both stable releases (auto-increment) and pre-release versions (user-specified, e.g., 1.0.0.beta.1). Handles version bumping, testing, building, RubyGems publishing, GitHub Releases, and OSS CDN mirroring.

clacky-ai/openclacky · 76 tokens

pypi-release

This skill should be used when releasing tunacode-cli to PyPI. It keeps the existing local release checks, then hands the actual PyPI upload to a GitHub Actions workflow that uses the repository's PYPIAPITOKEN secret.

alchemiststudiosDOTai/tunacode · 52 tokens