An agentic loop: a recurring AI agent in one file.
On every new git tag it reads the commits since the last release, groups them into
Features / Fixes / Maintenance, and writes clean release notes — publishing them to the
matching GitHub Release and prepending them to CHANGELOG.md. No hand-written notes.
npx agenticloops install lodar/release-notes-writerThe manifest is LOOP.md. Runs on any harness that speaks the
LOOP.md spec.
MIT.