Pbi Comment banner
d7rocket d7rocket

Pbi Comment

Development community

Description

--- name: pbi-comment description: "Add inline // comments and a structured description property to a single DAX measure. Comments explain business logic at each logical block. The description property provides a one-line summary visible in Power BI Desktop tooltips. Auto-writes to PBIP and auto-commits when detected." allowed-tools: - Read - Write - Edit - Bash - Agent - Glob - Grep --- ## Detection (run once) **Folder naming:** Real PBIP projects use `<ProjectName>.SemanticMode

Installation

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

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

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

Full documentation available on GitHub

View Source Repository