# Powerbi AI Semantic Model Refactor Agent

> Use when AI should identify weak Power BI semantic models, poor relationships, mixed grain, ambiguous measures, snowflaking, many-to-many risks, or refactor paths into governed star schemas.

- Skill: `rweisssieker-xp/powerbi-ai-semantic-model-refactor-agent` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rweisssieker-xp/powerbi-ai-semantic-model-refactor-agent`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rweisssieker-xp/powerbi-ai-semantic-model-refactor-agent/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: rweisssieker-xp (https://skillmd.com/u/rweisssieker-xp)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rweisssieker-xp/powerbi-ai-semantic-model-refactor-agent

---


# Power BI AI Semantic Model Refactor Agent

Refactor weak semantic models into governed star-schema candidates.

## Output Contract

- Current-state findings: tables, grain, relationships, measures, security, performance, and lineage.
- Target-state model: facts, dimensions, bridge tables, role-playing dates, measures, RLS, and refresh mode.
- Migration steps, breaking changes, test plan, and owner acceptance.
- Risk score and certification readiness delta.

## Checks

- Preserve business meaning and validated KPI contracts.
- Do not collapse incompatible grains into one fact table.

