Pbi Diff banner
d7rocket d7rocket

Pbi Diff

AI community

Description

--- name: pbi-diff description: "Generate a human-readable summary of all uncommitted changes in the semantic model since the last git commit. Groups changes by type (measures added/modified/removed, columns changed, relationships altered). Translates raw git diffs into business-language descriptions." allowed-tools: - Read - Write - Edit - Bash - Agent - Glob - Grep --- ## Detection (run once) **Folder naming:** Real PBIP projects use `<ProjectName>.SemanticModel` and `<ReportNa

Installation

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

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

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

Full documentation available on GitHub

View Source Repository