Skip to main content

logics-release-notes

Generate project-level release notes from completed Logics tasks. Use when Codex should scan `logics/tasks` and produce a Markdown release notes file grouped by completed work (e.g., Progress 100%). Use when this capability is needed.

Jump to install

Source facts

Repository
tomevault-io/skills-registry
Last source activity
April 28, 2026 at 22:53
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

File Explorer
2 files

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
logics-release-notes
description
Generate project-level release notes from completed Logics tasks. Use when Codex should scan `logics/tasks` and produce a Markdown release notes file grouped by completed work (e.g., Progress 100%). Use when this capability is needed.
metadata
{"author":"alexago83"}
# Generate release notes This skill is for project repositories importing the kit under `logics/skills/`. It generates `logics/RELEASE_NOTES.md` for project delivery tracking. It is separate from the kit repository release flow, which now uses `VERSION` and `changelogs/`. ## Run ```bash python logics/skills/logics-release-notes/scripts/generate_release_notes.py --out logics/RELEASE_NOTES.md ``` --- > Converted and distributed by [TomeVault](https://tomevault.io/claim/alexago83) — claim your Tome and manage your conversions. <!-- tomevault:4.0:skill_md:2026-04-13 -->
View on GitHub