Release Description
SkillDev toolsDraft or update the user-facing release one-liner when release wording is requested.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Release Description skill
What this skill tells your AI
The instructions your AI receives, as published by bitsocialnet/5chan in .agents/skills/release-description/SKILL.md and read by ahel’s review.
Inspect the applicable version tag and commits since it, then verify source changes when a title does not establish user-visible behavior. Prefer git describe --tags --match 'v*' --abbrev=0 on the intended release branch; if no applicable tag exists, use the repository's release history to establish the range. Report when there is no unreleased work.
Write one plain-language sentence beginning with “This version” or “This release” and ending with a period. Lead with the most useful visible changes. Avoid a commit inventory, internal library names, Markdown, or claims unsupported by the actual diff.
For a preview, return the proposed wording. For an authorized update, edit only oneLinerDescription in scripts/release-body.js and inspect the final diff. This does not authorize version bumps, tagging, pushing, or a full release; use the release skill when those steps are requested.
Signals
- GitHub stars
- 131
- Forks
- 14
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
release-description- Source
- github.com/bitsocialnet/5chan