release-notes-generator

release-notes-generator is a skill for Codex from ClarentCinematics/Codex-Skills-for-Enterprise. It costs 60 tokens per session (365 once invoked), scanned A, original, MIT.

A method for turning software changes into release notes for a specific audience. Release notes explain what changed, who is affected, and whether users must migrate or work around known issues.

In plain words
What is it for?
Use it to prepare customer, support, internal-team, or executive release updates from technical change records.
Why use it?
It replaces raw commits, tickets, and deployment notes with clear communication about the actual impact of a release.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Use it to prepare customer, support, internal-team, or executive release updates from technical change records.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/clarentcinematics/codex-skills-for-enterprise/release-notes-generator
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 ClarentCinematics/Codex-Skills-for-Enterprise --skill release-notes-generator
Clone the repo
git clone --depth 1 https://github.com/ClarentCinematics/Codex-Skills-for-Enterprise

Made for: 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-notes-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/clarentcinematics/codex-skills-for-enterprise/release-notes-generator/github.svg)](https://agentmods.dev/skills/clarentcinematics/codex-skills-for-enterprise/release-notes-generator)
Your own site
<a href="https://agentmods.dev/skills/clarentcinematics/codex-skills-for-enterprise/release-notes-generator"><img src="https://agentmods.dev/badge/skills/clarentcinematics/codex-skills-for-enterprise/release-notes-generator/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-notes-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/clarentcinematics/codex-skills-for-enterprise/release-notes-generator"><img src="https://agentmods.dev/badge/skills/clarentcinematics/codex-skills-for-enterprise/release-notes-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 365 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.
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.00060 $0.00365
Opus 5 $0.00030 $0.00182
Sonnet 5 $0.00012 $0.00073
Haiku 4.5 $0.00006 $0.00036

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

Security

Grade A, and why

release-notes-generator 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 9d 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/release-notes-generator/SKILL.md · 38 lines

What it actually says

Release Notes Generator

Workflow

  1. Identify release scope, audience, product area, date range, and source artifacts.
  2. Group changes by user value, operational impact, bug fixes, breaking changes, and internal-only work.
  3. Translate technical changes into outcome-focused language appropriate for the audience.
  4. Preserve material caveats: migrations, feature flags, rollout limits, known issues, and support impact.
  5. Produce notes that can be used for customers, internal teams, support, or executives.

Output Standard

Use this structure by default:

  • Release Summary: concise overview of the release.
  • Highlights: highest-value user or business outcomes.
  • Improvements: user-facing changes grouped by theme.
  • Fixes: resolved issues with impact, not raw ticket noise.
  • Breaking Changes / Migrations: required user or operator action.
  • Known Issues: limitations, workarounds, and follow-up owner if known.
  • Internal Notes: operational, support, rollout, or enablement details.

Rules

  • Do not expose internal implementation details in customer-facing notes unless useful.
  • Do not invent features, dates, ticket status, or customer impact.
  • Mark uncertain release scope as Not stated.
  • Separate external release notes from internal enablement notes.

References

Read references/release-note-patterns.md when the user asks for customer, executive, support, or developer-facing notes.

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 9d ago First seen · 38 lines · 60 tokens per session scan A b2b55606fa02

Subscribe to this mod's changes

release-notes-generator is a skill published in the GitHub repository ClarentCinematics/Codex-Skills-for-Enterprise (2 stars, last pushed 2mo ago), licensed MIT. It adds 60 tokens to every session and 365 once invoked, about $0.0003 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

git-workflow-and-versioning

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, splitting uncommitted work in a messy working tree into clean atomic commits, opening or reviewing a pull request (PR), pushing to a remote, or when you need to organize work across multiple…

addyosmani/agent-skills · 89 tokens

antigravity-maintainer-batch-release

Run protected AAS maintainer sweeps, PR merge batches, canonical sync, Core preview checks, and scripted releases. Use for repository maintenance, main alignment, CLI/MCP/Workbench changes, or release work; not ordinary contribution tasks.

sickn33/agentic-awesome-skills · 57 tokens

app-store-changelog

Generate user-facing App Store release notes from git history since the last tag.

sickn33/agentic-awesome-skills · 20 tokens

write-release-notes

Generate engaging, high-energy release notes for a given version tag. Fetches the release from GitHub, retrieves every linked PR's title and description, then synthesizes all changes into a polished, user-facing release note with an enthusiastic tone. Use when the user asks to write, generate, or create release notes…

tailcallhq/forgecode · 105 tokens

comet-archive

A workflow for the fifth stage of Comet Classic: archiving a completed change, merging its specification updates, and finishing the branch. It uses Comet commands and a fixed layout for tracking the change.

rpamis/comet · 33 tokens

finishing-a-development-branch

A process for finishing a completed development branch. A branch is a separate line of code changes that can later be merged or submitted as a pull request.

jnMetaCode/superpowers-zh · 25 tokens