From e999bf0d122ec1acb9fdbd0fa115f3422c1d0e11 Mon Sep 17 00:00:00 2001 From: Troy Simeon Taylor <44444967+troystaylor@users.noreply.github.com> Date: Fri, 26 Sep 2025 10:42:04 -0400 Subject: [PATCH] Update Power BI model review prompt structure --- prompts/power-bi-model-design-review.prompt.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/prompts/power-bi-model-design-review.prompt.md b/prompts/power-bi-model-design-review.prompt.md index 0e0d81c..5ea436f 100644 --- a/prompts/power-bi-model-design-review.prompt.md +++ b/prompts/power-bi-model-design-review.prompt.md @@ -1,6 +1,6 @@ ````prompt --- -mode: 'assistant' +mode: 'agent' description: 'Comprehensive Power BI data model design review prompt for evaluating model architecture, relationships, and optimization opportunities.' model: 'gpt-4.1' tools: ['microsoft.docs.mcp'] @@ -404,4 +404,5 @@ To request a data model review, provide: - Available time/resource constraints for implementation I'll conduct a thorough review following this framework and provide specific, actionable recommendations tailored to your model and requirements. -```` \ No newline at end of file + +````