Pbi Commit banner
d7rocket d7rocket

Pbi Commit

AI community

Description

--- name: pbi-commit description: "Stage all semantic model changes and create a local git commit with an auto-generated business-language message. Analyzes diffs to produce messages like 'feat: add Revenue YTD measure'. Auto-initializes git if needed. All commits are LOCAL only — never pushes." allowed-tools: - Read - Write - Edit - Bash - Agent - Glob - Grep --- ## Detection (run once) **Folder naming:** Real PBIP projects use `<ProjectName>.SemanticModel` and `<ReportName>.Rep

Installation

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

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

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

Full documentation available on GitHub

View Source Repository