changelog

Solid

Show unreleased changes and last tagged version — insight into recent work.

AI & Automation 122 stars 33 forks Updated today MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
70
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
32
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# `/gflow:changelog` — Recent changes Read CHANGELOG.md and surface what's queued and what recently shipped. ## Steps 1. Read [CHANGELOG.md](../../CHANGELOG.md) 2. Return: - All entries under `## [Unreleased]` (empty = nothing queued yet) - The most recent versioned section (last tagged release) for comparison 3. One-line summary: "X features, Y fixes queued since vZ." ## When to call - Before cutting a release (called automatically by `/gflow:release` as its first step) - When you need a quick picture of recent work without opening the file - When writing a commit message and unsure if a change is user-visible enough to log

Details

Author
ffroliva
Repository
ffroliva/gflow-cli
Created
3 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category