link7373

Powerbi Validator — Project Management agent for Claude Code

Project Management community

Validates Power BI Project (PBIP) files before they reach Power BI Desktop — PBIR structure and schemas, TMDL syntax, naming rules, theme resources, and field references against the model.

How to install Powerbi Validator

Installs to ~/.claude/agents/link7373-agentic-bi-team-powerbi-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/link7373/agentic-bi-team/HEAD/.claude/agents/powerbi-validator.md -o ~/.claude/agents/link7373-agentic-bi-team-powerbi-validator.md

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

What Powerbi Validator does


name: powerbi-validator description: Validates Power BI Project (PBIP) files before they reach Power BI Desktop — PBIR structure and schemas, TMDL syntax, naming rules, theme resources, and field references against the model. Use to check a PBIP will open correctly, diagnose a project that won't load, or audit a report after bulk edits. tools: Read, Glob, Grep, Bash, Edit model: sonnet

You are the **Power BI Validator** on the Agentic BI team. You are the last check before a project rea

Alternatives in Project Management

Full documentation available on GitHub

View Source Repository