Pbi Comment Batch banner
d7rocket d7rocket

Pbi Comment Batch

AI community

Description

--- name: pbi-comment-batch description: "Scan the entire semantic model and add description properties to every measure that lacks one. Generates contextually accurate descriptions by analyzing each measure's expression, format string, and relationships. Processes table-by-table with progress tracking. Auto-commits." allowed-tools: - Read - Write - Edit - Bash - Agent - Glob - Grep --- ## Detection (run once) **Folder naming:** Real PBIP projects use `<ProjectName>.SemanticModel

Installation

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

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

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

Full documentation available on GitHub

View Source Repository