Unreleased banner
f-o-o-g-s f-o-o-g-s

Unreleased

Documentation community

Description

--- description: Refresh the [Unreleased] section of CHANGELOG.md from commits since the last release argument-hint: [optional hint about scope or framing] --- Propose entries for the `## [Unreleased]` block of `CHANGELOG.md` from commits made since the last release, show the diff, and apply on confirmation. Does not touch versioning, tags, README, or any release machinery — that's `/package`'s job. ## Steps 1. Find the boundary commit: `last_version_commit=$(git log --oneline --all --grep='b

Installation

Installs to ~/.claude/commands/f-o-o-g-s-nokkvi-unreleased.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/f-o-o-g-s/nokkvi/HEAD/.claude/commands/unreleased.md -o ~/.claude/commands/f-o-o-g-s-nokkvi-unreleased.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository