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

- Skill: `tomevault-io/logics-release-notes` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/logics-release-notes`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/logics-release-notes/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/logics-release-notes

---


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

