Pbi Changelog banner
d7rocket d7rocket

Pbi Changelog

Documentation community

Description

--- name: pbi-changelog description: "Generate structured release notes from local git history in Keep a Changelog format. Groups commits by type (Added, Changed, Fixed, Removed). Covers a configurable range. Writes to .pbi/changelog.md. Translates commit messages into user-facing release notes." allowed-tools: - Read - Write - Edit - Bash - Agent - Glob - Grep --- ## Detection (run once) **Folder naming:** Real PBIP projects use `<ProjectName>.SemanticModel` and `<ReportName>.Re

Installation

Installs to ~/.claude/commands/d7rocket-powerbi-skill-pbi-changelog.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/d7rocket/PowerBI-Skill/HEAD/.claude/commands/pbi-changelog.md -o ~/.claude/commands/d7rocket-powerbi-skill-pbi-changelog.md

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

Full documentation available on GitHub

View Source Repository