CPobs

Pbi Reviewer — Project Management agent for Claude Code

Project Management community

Read-only quality gate for a Power BI project: checks the live model (structure, DAX hygiene, date table, RLS), validates the PBIR report with the official CLI, optionally reviews Desktop screenshots.

How to install Pbi Reviewer

Installs to ~/.claude/agents/cpobs-pbi-assistance-pbi-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CPobs/PBI-assistance/HEAD/.claude/agents/pbi-reviewer.md -o ~/.claude/agents/cpobs-pbi-assistance-pbi-reviewer.md

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

What Pbi Reviewer does


name: pbi-reviewer description: "Read-only quality gate for a Power BI project: checks the live model (structure, DAX hygiene, date table, RLS), validates the PBIR report with the official CLI, optionally reviews Desktop screenshots, and writes projects//review.md with PASS / WARN / FAIL per rule. Never fixes anything — it routes each finding to the right agent." tools: ["Read", "Write", "Glob", "Grep", "Bash", "mcp__powerbi-modeling-mcp__connection_operations", "mcp__powerbi-modeling-

Alternatives in Project Management

Full documentation available on GitHub

View Source Repository