release-notes

release-notes is a skill for Claude Code, Codex from RiggdAI/uniqent. It costs 12 tokens per session (43 once invoked), scanned A, original, Apache-2.0.

A release-note drafting skill that turns merged pull requests into grouped, readable change summaries.

In plain words
What is it for?
Use it to prepare release notes with Features, Fixes, and Chores, including links to the related pull requests.
Why use it?
It removes the need to sort through merged work and rewrite each change for readers.

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/riggdai/uniqent/release-notes
Any agent
npx skills add RiggdAI/uniqent --skill release-notes
Clone the repo
git clone --depth 1 https://github.com/RiggdAI/uniqent

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-notes

README.md
[![agentmods](https://agentmods.dev/badge/skills/riggdai/uniqent/release-notes.svg)](https://agentmods.dev/skills/riggdai/uniqent/release-notes)
Your own site
<a href="https://agentmods.dev/skills/riggdai/uniqent/release-notes"><img src="https://agentmods.dev/badge/skills/riggdai/uniqent/release-notes.svg" alt="Measured on agentmods" height="20"></a>
Per session 12 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 43 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00012 $0.00043
Opus 5 $0.00006 $0.00022
Sonnet 5 $0.00002 $0.00009
Haiku 4.5 $0.00001 $0.00004

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

Security

Grade A, and why

release-notes 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 5d 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/dev-powerpack/skills/release-notes/SKILL.md · 9 lines

What it actually says

Release notes

Group changes into Features / Fixes / Chores, link PRs, keep it skimmable.

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. 5d ago First seen · 9 lines · 12 tokens per session scan A cb5c0f146831

Subscribe to this mod's changes

release-notes is a skill published in the GitHub repository RiggdAI/uniqent (15 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 12 tokens to every session and 43 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

github-repo-management

Clone, create, fork, configure, and manage GitHub repositories. Manage remotes, secrets, releases, and workflows. Works with gh CLI or falls back to git + GitHub REST API via curl.

braxtonROSE4/zorro-agent · 47 tokens

surface-after-care

Regelmäßiger Pflegedurchlauf für ein bereits veröffentlichtes GitHub-Repository (Stufe 1, günstig und oft wiederholbar): zuerst alle Distributionsflächen des Projekts ermitteln (npm, PyPI, Registries, Marketplaces, Stores, Website) und Änderungen später dorthin spiegeln, dann Topics setzen, Privacy-Gate, Dokumente auf…

ellmos-ai/skills · 283 tokens

github-repo-care

Protocol for safely creating, publishing, releasing, auditing, and maintaining GitHub repositories: check local rules and locks, create .gitignore before the first add, run privacy checks, prepare README/i18n/banner/metadata, verify release tags and GitHub releases, and update organization profiles, llms.txt files…

ellmos-ai/skills · 0 tokens

github-cli

Apply when using the gh CLI to manage pull requests, issues, releases, or CI workflows on GitHub.

sordi-ai/skill-everything · 25 tokens

git-conventions

Apply when committing, branching, or opening a pull request. Conventional commit format, branch naming, PR scope.

sordi-ai/skill-everything · 26 tokens

honcho

Configure and use Honcho memory with Zorro -- cross-session user modeling, multi-profile peer isolation, observation config, and dialectic reasoning. Use when setting up Honcho, troubleshooting memory, managing profiles with Honcho peers, or tuning observation and recall settings.

braxtonROSE4/zorro-agent · 55 tokens