release-notify

A release checklist for Termpolis, covering version changes, version tags, and release automation. CI (continuous integration) is the service that runs automated checks when code changes.

In plain words
What is it for?
Use it when publishing a Termpolis release or checking that its automated release jobs finished successfully.
Why use it?
It helps avoid incomplete releases by checking both the test and release pipelines and handling failed patch releases.

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

Made for: Claude Code, Codex.

Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,275 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.00084 $0.01275
Opus 5 $0.00042 $0.00638
Sonnet 5 $0.00017 $0.00255
Haiku 4.5 $0.00008 $0.00128

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

Security

Grade A, and why

release-notify 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 2d 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.

.claude/skills/release-notify/SKILL.md · 66 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. 2d ago First seen · 66 lines · 84 tokens per session scan A efe3ecb83bb8

Subscribe to this mod's changes

release-notify is a skill published in the GitHub repository codedev-david/termpolis (10 stars, last pushed 2d ago), with no licence file. It adds 84 tokens to every session and 1,275 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

adversarial-review

Send a fresh-context agent to check every claim in the given documents (or the documents in the current diff) against the code and the real environment, and report graded findings. Required before committing any significant document change — a new document, a rewritten section, an outward-facing README or…

white1024/agent-nextup · 89 tokens

align-scope

Turn a vague direction into a settled scope before any work starts — one question at a time, facts checked by you, decisions left to the human. Run it when the ask is broad, ambiguous, or would be expensive to get wrong; skip it when the next step is obvious.

white1024/agent-nextup · 61 tokens

handoff-check

Confirm a fresh conversation could pick this project up from the documents alone — the procedure is in the body. Run it when the user says "check the project docs so it can be handed over" or "are we handover-ready?", or when a stretch of work ends and you want the handoff proven rather than assumed.

white1024/agent-nextup · 69 tokens

wrap-up

Close out a session so the next one can pick it up cold — the steps are in the body. Run it before every session ends, and whenever the user says "wrap up", "that's it for today", or asks you to finish up.

white1024/agent-nextup · 53 tokens

readme-skill

生成一份对外可分享、脱敏的 AI-Native 开发者 README。 量化展示我对 Claude Code + Codex CLI + Kiro (AWS) + Trae (ByteDance) + Gemini Antigravity (Google) + Cursor 的使用深度、AI 协作风格、 项目与领域分布、兴趣主题,以及与 GitHub 提交的产出关联。 Trigger when the user says: "生成我的 AI 档案" / "做一份 AI-native README" / "分析我的 Claude / Codex / Kiro / Trae / Antigravity / Cursor 使用情况" /…

study8677/Readme.skill · 250 tokens

restore-codex-move

Inspect, verify, transactionally restore, and audit a Codex migration package on a new computer. Use when the user has transferred Codex “行李”, a codex-move ZIP or age-encrypted package, and asks to receive, import, unpack, restore, or complete a move on macOS, Windows, or Linux.

Tang1206cc/Codex-Device-Migration-Assistant · 75 tokens