Pbi Optimise banner
d7rocket d7rocket

Pbi Optimise

Development community

Description

--- name: pbi-optimise description: "Run a 14-rule performance scan on any DAX measure, identifying anti-patterns like unnecessary iterators, FILTER on full tables, nested CALCULATE chains, and gratuitous IFERROR wrappers. Produces a severity-graded report with before/after diffs. Works with pasted DAX and PBIP-embedded measures." allowed-tools: - Read - Write - Edit - Bash - Agent - Glob - Grep --- ## Detection (run once) **Folder naming:** Real PBIP projects use `<ProjectName>.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository