📝
WritingTypeScript

Release Notes

by ccch1mneyyy

Release Notes is a Writing skill for Claude Code, published by ccch1mneyyy in dsh-TUI.

1.9K stars79 forkson ccch1mneyyy/dsh-TUIAdded 2026/08/18+291% in starsRepository updated 2026/08/18
claude-codecoding-agentdeepseekdeepseek-harnessdsh-plugininkreactterminaltui
Install in seconds
Install Release Notes
Copy 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/ccch1mneyyy/dsh-TUI/tree/main/skills/release-notes ~/.claude/skills/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/ccch1mneyyy/dsh-TUI.git

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

In this catalog

Source file
skills/release-notes/SKILL.md in ccch1mneyyy/dsh-TUI
Installs to
~/.claude/skills/release-notes
Collection
One of 7 skills cataloged from this repository
Category
Writing1012 skills

What Release Notes does

Release Notes generates user-facing release notes from the change history since the last release. Use it when asked to produce release notes or when the /release-notes command runs.

Release Notes is cataloged under Writing on DirSkills. Release Notes comes from a repository tagged claude-code, coding-agent, deepseek, deepseek-harness and dsh-plugin.

Documentation

README

Release Notes

Generate user-facing release notes for the current project since the last release.

Procedure

  1. Determine the last release point (git tags) and collect the change set since then (git log / diff of user-facing surfaces).
  2. Classify changes:
    • 新功能 (new features)
    • 改进 (improvements / behavior changes)
    • 修复 (bug fixes)
    • 破坏性变更 (breaking changes — call these out first)
    • 内部 (chore/refactor — omit from user-facing notes or fold into a footnote)
  3. Write notes in the user's language, focused on what changed for users — not implementation details.
  4. Reference issues/PRs where known, keep each bullet one line, group under the sections above.

Constraints

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

Frequently asked about Release Notes

  • What else does ccch1mneyyy publish alongside Release Notes?

    Release Notes is one of 7 skills that DirSkills catalogs from ccch1mneyyy/dsh-TUI, the repository it ships in. Its siblings there include Bug Report, Code Audit and Code Review. Each one is a separate skill with its own page in this directory, installs the same way Release Notes does, and is maintained by ccch1mneyyy in that same repository. The rest of the collection is listed on the ccch1mneyyy/dsh-TUI page.

  • How does Release Notes compare to other Writing skills?

    Release Notes ranks #288 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 Release Notes against them. Open each page to compare what they document and how they install.

More from ccch1mneyyy/dsh-TUI

Release Notes is one of 7 skills cataloged on DirSkills from ccch1mneyyy/dsh-TUI.

See all 7 skills