release

release is a skill for Claude Code, Codex from andrianllmm/renux. It costs 45 tokens per session (403 once invoked), scanned A, original, MIT.

A release checklist for the renux Python project. It uses commitizen, a tool that reads structured commit messages to choose the next version, update the changelog, create a Git tag, and build the package.

In plain words
What is it for?
Use it to check the repository, calculate and apply a patch, minor, or major version bump, create the release commit and tag, and build distribution files.
Why use it?
It prevents version numbers from being changed inconsistently or releases being made from failing or uncommitted code. It also requires a preview before creating the release.

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

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/andrianllmm/renux/release.svg)](https://agentmods.dev/skills/andrianllmm/renux/release)
Your own site
<a href="https://agentmods.dev/skills/andrianllmm/renux/release"><img src="https://agentmods.dev/badge/skills/andrianllmm/renux/release.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 403 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.00045 $0.00403
Opus 5 $0.00023 $0.00201
Sonnet 5 $0.00009 $0.00081
Haiku 4.5 $0.00005 $0.00040

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

Security

Grade A, and why

release 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.

.agents/skills/release/SKILL.md · 49 lines

What it actually says

release

renux's version is derived from git tags via commitizen (version_provider = "pep621", tag_format = "v$version" in pyproject.toml). Never hand-edit the version in pyproject.toml or src/renux/__init__.py. Always go through cz bump.

Steps

  1. Make sure the working tree is clean and you're on main, up to date with origin/main.
  2. Confirm tests and type checks pass:
    poetry run pytest
    poetry run mypy src
    
  3. Preview the version bump before doing it for real:
    poetry run cz bump --dry-run
    
    This inspects Conventional Commits history since the last tag to decide patch/minor/major. Confirm the proposed version looks right.
  4. Run the real bump (updates version in pyproject.toml, updates changelog, commits, and creates the vX.Y.Z tag):
    poetry run cz bump
    
  5. Confirm with the user before pushing. Pushing tags/commits is a shared-state action:
    git push origin main --tags
    
  6. Build the distributable if needed:
    poetry build
    

Don't

  • Don't manually edit the version number anywhere. It's commitizen's job.
  • Don't force-push or delete/re-tag an already-pushed version tag.
  • Don't skip the dry run. A stray feat:/fix!: commit in history can cause a bigger bump than expected.
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 · 49 lines · 45 tokens per session scan A c2920bd5b066

Subscribe to this mod's changes

release is a skill published in the GitHub repository andrianllmm/renux (68 stars, last pushed 4d ago), licensed MIT. It adds 45 tokens to every session and 403 once invoked, about $0.0002 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

file-sorter

Use when the user wants to categorize, sort, organize, or suggest renames for files in a local folder such as Downloads, or for files that share one parent directory. Builds a review plan with stable file-family categories, optional whitelist, project-root protection, and dry-run apply; moves or renames only after…

bahayonghang/my-ai-cli-toolkit · 137 tokens

files-sdk

Use files-sdk to add file storage to a TypeScript/JavaScript app with a unified API across S3, R2, GCS, Azure, Vercel Blob, the local filesystem, and 40+ other providers. Triggers when the user wants to upload/download/list/move/delete/copy files, generate presigned URLs, do multipart or resumable uploads, range…

haydenbleasel/files-sdk · 194 tokens

regex-mastery

Use this skill when writing regular expressions, debugging pattern matching,optimizing regex performance, or implementing text validation. Triggers on regex, regular expressions, pattern matching, lookahead, lookbehind, named groups, capture groups, backreferences, and any task requiring text pattern matching.

alibaba/anolisa · 60 tokens

msgraph-files

Read OneDrive and SharePoint files via the Microsoft 365 MCP server — list folder contents, fetch item metadata, inspect versions and sharing permissions. Use when locating a document in OneDrive/SharePoint, checking who a file is shared with, or reviewing file version history.

automateyournetwork/netclaw · 58 tokens

web-browsing-cli

Token-efficient web browsing and web content extraction for AI agents. Use when reading a URL, browsing websites, checking links, extracting static page content, or replacing raw HTML and browser screenshots.

only-cli/oc · 43 tokens

soloncode-skin-skill

Generate installable SolonCode Web UI skin zip packages from natural-language design requests. Use when the user asks to create/make/customize a skin, theme, 皮肤, 换肤, settings panel background, welcome-page look, accent color theme, or produce a .zip skin for SolonCode (settings → general → skin).

opensolon/soloncode · 78 tokens