๐Ÿ“
WritingRust

Minutes Release Notes

by silverstein

Minutes Release Notes is a Writing skill for Claude Code, published by silverstein in minutes.

1.4K stars154 forkson silverstein/minutesAdded 2026/08/19+1% in starsRepository updated 2026/08/19
agent-skillsaiclaudemcpmeeting-notesmeetingsparakeetprivacyrustspeech-to-texttranscriptionvoice-memowhisper
Install in seconds
Install Minutes Release Notes
Copy Minutes Release Notes into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/silverstein/minutes/tree/main/.opencode/skills/minutes-release-notes ~/.claude/skills/minutes-release-notes

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/silverstein/minutes.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.opencode/skills/minutes-release-notes/SKILL.md in silverstein/minutes
Installs to
~/.claude/skills/minutes-release-notes
Collection
One of 23 skills cataloged from this repository
Category
Writing โ€” 1012 skills

What Minutes Release Notes does

Minutes Release Notes drafts user-facing release notes from commit history, recent GitHub releases, and repository checks. Use it when asked to write, generate, prepare, revise, or review release notes or a changelog for a Minutes version.

Minutes Release Notes is cataloged under Writing on DirSkills. Minutes Release Notes comes from a repository tagged agent-skills, ai, claude, mcp and meeting-notes.

Documentation

README

/minutes-release-notes

Draft release notes that explain why a Minutes release matters without making users decode the commit history. Produce a draft only. Do not create, edit, or publish a GitHub release unless the user explicitly asks.

Inputs

Collect:

  • the new version, such as v0.22.0
  • the previous stable tag, or an explicit starting ref
  • the target ref, normally HEAD
  • the release channel, normally stable or preview
  • any known breaking changes, migrations, compatibility notes, or contributor credits

Resolve missing refs from the repository instead of guessing:

git describe --tags --abbrev=0
git log <previous-tag>..HEAD --pretty='%s (%h)'

When HEAD is already tagged, resolve the previous tag from its parent so the range does not collapse to zero commits:

This is the opening of the README. Read the full README on GitHub.

Commands Minutes Release Notes provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /minutes-release-notes

Frequently asked about Minutes Release Notes

  • What else does silverstein publish alongside Minutes Release Notes?

    Minutes Release Notes is one of 23 skills that DirSkills catalogs from silverstein/minutes, the repository it ships in. Its siblings there include Minutes Brief, Minutes Brief and Minutes Cleanup. Each one is a separate skill with its own page in this directory, installs the same way Minutes Release Notes does, and is maintained by silverstein in that same repository. The rest of the collection is listed on the silverstein/minutes page.

  • How does Minutes Release Notes compare to other Writing skills?

    Minutes Release Notes ranks #332 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Minutes Release Notes against them. Open each page to compare what they document and how they install.

More from silverstein/minutes

Minutes Release Notes is one of 23 skills cataloged on DirSkills from silverstein/minutes.

See all 23 skills โ†’
โšก
2w ago

Minutes Brief

Minutes Brief generates a one-page pre-meeting brief by auto-detecting your next calendar event, pulling relationship history, and surfacing open commitments. Use it when speed matters before walking into a call.
Automation
1.4K154
โšก
2w ago

Minutes Brief

Minutes Brief generates a one-page pre-meeting brief by detecting the next calendar event and pulling relationship history, recent decisions, and open commitments. Use it when you need fast background right before a call.
Automation
1.4K154
๐Ÿงน
2w ago

Minutes Cleanup

Minutes Cleanup helps manage disk space by finding large files, archiving old meetings, and deleting processed audio originals. Use it when the user asks to clean up recordings, check storage usage, or archive meetings.
Automation
1.4K154
๐ŸŽ›๏ธ
2w ago

Minutes Copilot

Minutes Copilot starts and controls the Minutes Coach HUD, a separate real-time copilot interface, when a user explicitly asks to start, pause, resume, check status, or stop Coach. It gets a concrete meeting goal, picks a supported mode, and invokes the copilot runtime or CLI.
Automation
1.4K154
๐Ÿ“‹
2w ago

Minutes Debrief

Minutes Debrief analyzes a meeting recording to compare what happened against planned goals, track decision evolution, and surface action items. Use it after a meeting when you say "debrief" or "what did we decide" to ensure nothing falls through the cracks.
Automation
1.4K154
๐Ÿ‘ฅ
2w ago

Minutes Graph

Minutes Graph builds relationship rankings, exact person profiles, and commitments from supervised meeting notes while enforcing policy boundaries.
Data
1.4K154