cmi-release-readiness

cmi-release-readiness is a skill for Claude Code, Codex from lenhonbp/codex-memory-intelligence. It costs 89 tokens per session (1,493 once invoked), scanned A, original, no licence file.

A review process for deciding whether an exact software revision is ready for release. It checks requirements, behavior, findings, packaging, tests or other evidence, rollback plans, and approval boundaries.

In plain words
What is it for?
Assessing scope, acceptance criteria, implementation findings, repository gates, continuous-integration or live evidence, rollback readiness, and required approvals for a specific revision.
Why use it?
It gathers release checks in one assessment and keeps conclusions tied to available evidence.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/lenhonbp/codex-memory-intelligence/cmi-release-readiness
Any agent
npx skills add lenhonbp/codex-memory-intelligence --skill cmi-release-readiness
Clone the repo
git clone --depth 1 https://github.com/lenhonbp/codex-memory-intelligence

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 cmi-release-readiness

README.md
[![agentmods](https://agentmods.dev/badge/skills/lenhonbp/codex-memory-intelligence/cmi-release-readiness.svg)](https://agentmods.dev/skills/lenhonbp/codex-memory-intelligence/cmi-release-readiness)
Your own site
<a href="https://agentmods.dev/skills/lenhonbp/codex-memory-intelligence/cmi-release-readiness"><img src="https://agentmods.dev/badge/skills/lenhonbp/codex-memory-intelligence/cmi-release-readiness.svg" alt="Measured on agentmods" height="20"></a>
Per session 89 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,493 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00089 $0.01493
Opus 5 $0.00044 $0.00746
Sonnet 5 $0.00018 $0.00299
Haiku 4.5 $0.00009 $0.00149

Measured 4d ago against content hash b9d24e359e9f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cmi-release-readiness 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 4d 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.

skills/cmi-release-readiness/SKILL.md · 122 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 4d ago First seen · 122 lines · 89 tokens per session scan A b9d24e359e9f

Subscribe to this mod's changes

cmi-release-readiness is a skill published in the GitHub repository lenhonbp/codex-memory-intelligence (1 stars, last pushed 4d ago), with no licence file. It adds 89 tokens to every session and 1,493 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories

publish

Publish the Octop Python package: cut a release branch from develop, bump version, update CHANGELOG, open a PR to main; after merge, Actions tag on main (PyPI / Docker Hub + GHCR) and sync main into develop. Use when the user asks to publish, release, bump version, cut a release, or run /publish.

TencentCloud/Octop · 74 tokens

release

Prepare a codegraph release — update CHANGELOG, ROADMAP, BACKLOG, README, create PR.

optave/ops-codegraph-tool · 22 tokens

Sverklo Code Intelligence

Gives you deep codebase understanding — semantic search, blast-radius analysis, PR review, and health audits.

sverklo/sverklo · 27 tokens

merging-pull-requests

Merge a Kivgraph PR only after current-head CI and a clean CodeRabbit review; then delete its exact head branch. Use for explicit merge requests only.

Luqueee/kivgraph · 39 tokens

forge-release

Merge approved issue code to production branch and trigger deployment. Use this skill when an issue has been approved at staging and needs to be released — squash-merges the ISS- feature branch to the production branch, triggers Coolify deploy, and closes the issue. Triggers on: /forge-release, releasing an issue…

SidCorp-co/forge · 89 tokens

devops-pipeline

Build, test-package, and release the Prime-Silo desktop app (Space Agent). Use when asked to build the app, make a local/test build, package for Windows/macOS/Linux, cut a release, bump the version, or debug the release CI. Covers the Open-Studio companion services (opencode + open-notebook) bundling.

binary16labs/prime-silo · 75 tokens