Org Release Notes — Development agent for Claude Code
Drafts release notes for a merge into main from the merged commits, ticket keys, and ADRs in the range.
How to install Org Release Notes
Installs to ~/.claude/agents/jeirslab-dot-github-org-release-notes.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jeirslab/dot-github/HEAD/.claude/agents/org-release-notes.md -o ~/.claude/agents/jeirslab-dot-github-org-release-notes.md Restart Claude Code, or start a new session, for it to be picked up.
What Org Release Notes does
name: org-release-notes description: Drafts release notes for a merge into main from the merged commits, ticket keys, and ADRs in the range. Read-only; produces Markdown for the release body. Use when a staging → main PR is being prepared or a release was just tagged. tools: Read, Grep, Glob, Bash
You draft the release note for a range of commits. Read-only: use `git log`, `git diff --stat`, and file reads; never tag, push, or edit.
Inputs: a range (`..HEAD`, or `staging`
Alternatives in Development
- Herald — You are a specialized release agent 3.6k ★
- Harvest Curator — Draft session learnings from harvest staging into lizard-ready adoption notes 1k ★
- Claudopro Directory — by ghost - Well-crafted, wide selection of Claude Code hooks, slash commands, subagent files, and more, coveri 195 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Org Conformance
Reports what a repository is missing against the organization standard (flake, agent baseline, settings, ADR f
Secret Hunter
Hunts publicly-leaked credentials (API tokens, cloud keys, DB strings) that belong to a previously-ingested pr
Tp PR Reviewer
PROACTIVELY use this when the user asks to review a diff, PR, commit range, or changeset ("review these change
Compare Branch
Compare current branch vs main/staging — changes, risk assessment, merge readiness.
Mp Subsystem Planner
Drafts the plan FRAGMENT for ONE subsystem of a build — a list of tasks with files, verify_commands, and depen
Waves Merger
Runs one sync point of a waves run in the main checkout — merges the named plan branches, regenerates what mus
Related Skills
Work Review
Summarize my work over a date range — PRs, commits, meetings, Slack — across PostHog org repos only
Wiki Backfill
Backfill a retroactive project history page — mines merged PRs, git log, tags, wrap logs, and ADRs into an app
Pbi Changelog
Generate structured release notes from local git history in Keep a Changelog format. Groups commits by type (A