Pbi Audit Fix banner
d7rocket d7rocket

Pbi Audit Fix

Security community

Description

--- name: pbi-audit-fix description: "Autonomous audit-then-fix pipeline — scan the TMDL/TMSL model, auto-fix WARN-level issues (missing descriptions, stray control characters, unhidden key columns, missing display folders), validate integrity, and commit only if clean. Eliminates iterative manual debugging." allowed-tools: - Read - Write - Edit - Bash - Agent - Glob - Grep --- ## Detection (run once) **Folder naming:** Real PBIP projects use `<ProjectName>.SemanticModel` and `<R

Installation

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

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

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

Full documentation available on GitHub

View Source Repository