CPobs

Pbi Doctor — Development skill for Claude Code

Development community

Check the environment: Power BI Desktop version, official CLIs, MCP server path, Bridge connectivity, templates and hook.

How to install Pbi Doctor

Installs to ~/.claude/commands/cpobs-pbi-assistance-pbi-doctor.md

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

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

What Pbi Doctor does


description: "Check the environment: Power BI Desktop version, official CLIs, MCP server path, Bridge connectivity, templates and hook. Prints a PASS/WARN/FAIL table with the fix for each problem."

/pbi-doctor

Run these checks with Bash/PowerShell and print one table (`check · result · fix`):

# Check Command / method PASS when
1 Node.js node --version ≥ 20
2 Report authoring CLI powerbi-report-author --version and `powerbi-report-autho

Alternatives in Development

  • Stakeholder Map — Build stakeholder maps with power/interest grid and comms plan 7.8k ★
  • Doctor — Environment diagnostics with interactive fixes — providers, auth, RTK, hooks, token optimization 2.8k ★
  • Claude Engineer — A version of command line interface(CLI) that leverages the power of Claude Opus(3-4.7) 954 ★

Full documentation available on GitHub

View Source Repository