@raishin/vanguard-frontier-agentic 2.10.0 → 2.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +2 -2
- package/.claude-plugin/plugin.json +47 -1
- package/.cursor-plugin/plugin.json +47 -1
- package/.github/plugin/marketplace.json +1 -1
- package/README.md +35 -14
- package/agents/databricks/README.md +84 -0
- package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/AGENT.md +54 -0
- package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/codex.toml +14 -0
- package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/copilot.agent.md +51 -0
- package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/cursor.agent.md +40 -0
- package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/gemini.agent.md +39 -0
- package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/metadata.json +40 -0
- package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/AGENT.md +72 -0
- package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/PERMISSIONS.md +53 -0
- package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/PREFLIGHT.md +76 -0
- package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/ROLLBACK.md +42 -0
- package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/claude-code.agent.md +61 -0
- package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/codex.toml +14 -0
- package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/copilot.agent.md +60 -0
- package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/cursor.agent.md +61 -0
- package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/gemini.agent.md +61 -0
- package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/kiro-ide.agent.md +61 -0
- package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/metadata.json +61 -0
- package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/AGENT.md +54 -0
- package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/codex.toml +14 -0
- package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/copilot.agent.md +51 -0
- package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/cursor.agent.md +40 -0
- package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/gemini.agent.md +39 -0
- package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/metadata.json +40 -0
- package/agents/microsoft/copilot-governance-maestro-agent/AGENT.md +55 -0
- package/agents/microsoft/copilot-governance-maestro-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/copilot-governance-maestro-agent/harnesses/codex.toml +34 -0
- package/agents/microsoft/copilot-governance-maestro-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/copilot-governance-maestro-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/copilot-governance-maestro-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/copilot-governance-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/copilot-governance-maestro-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/copilot-governance-maestro-agent/metadata.json +39 -0
- package/agents/microsoft/copilot-studio-agent-governance-alm-agent/AGENT.md +63 -0
- package/agents/microsoft/copilot-studio-agent-governance-alm-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/copilot-studio-agent-governance-alm-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/copilot-studio-agent-governance-alm-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/copilot-studio-agent-governance-alm-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/copilot-studio-agent-governance-alm-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/copilot-studio-agent-governance-alm-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/copilot-studio-agent-governance-alm-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/copilot-studio-agent-governance-alm-agent/metadata.json +42 -0
- package/agents/microsoft/d365-commerce-agent/AGENT.md +63 -0
- package/agents/microsoft/d365-commerce-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/d365-commerce-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-commerce-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/d365-commerce-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/d365-commerce-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/d365-commerce-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-commerce-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/d365-commerce-agent/metadata.json +39 -0
- package/agents/microsoft/d365-customer-insights-journeys-agent/AGENT.md +63 -0
- package/agents/microsoft/d365-customer-insights-journeys-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/d365-customer-insights-journeys-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-customer-insights-journeys-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/d365-customer-insights-journeys-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/d365-customer-insights-journeys-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/d365-customer-insights-journeys-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-customer-insights-journeys-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/d365-customer-insights-journeys-agent/metadata.json +41 -0
- package/agents/microsoft/d365-customer-service-contact-center-agent/AGENT.md +63 -0
- package/agents/microsoft/d365-customer-service-contact-center-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/d365-customer-service-contact-center-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-customer-service-contact-center-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/d365-customer-service-contact-center-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/d365-customer-service-contact-center-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/d365-customer-service-contact-center-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-customer-service-contact-center-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/d365-customer-service-contact-center-agent/metadata.json +39 -0
- package/agents/microsoft/d365-data-migration-cutover-agent/AGENT.md +64 -0
- package/agents/microsoft/d365-data-migration-cutover-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/d365-data-migration-cutover-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-data-migration-cutover-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/d365-data-migration-cutover-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/d365-data-migration-cutover-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/d365-data-migration-cutover-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-data-migration-cutover-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/d365-data-migration-cutover-agent/metadata.json +41 -0
- package/agents/microsoft/d365-field-service-to-cash-agent/AGENT.md +63 -0
- package/agents/microsoft/d365-field-service-to-cash-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/d365-field-service-to-cash-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-field-service-to-cash-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/d365-field-service-to-cash-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/d365-field-service-to-cash-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/d365-field-service-to-cash-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-field-service-to-cash-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/d365-field-service-to-cash-agent/metadata.json +39 -0
- package/agents/microsoft/d365-finance-close-to-report-agent/AGENT.md +64 -0
- package/agents/microsoft/d365-finance-close-to-report-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/d365-finance-close-to-report-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-finance-close-to-report-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/d365-finance-close-to-report-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/d365-finance-close-to-report-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/d365-finance-close-to-report-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-finance-close-to-report-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/d365-finance-close-to-report-agent/metadata.json +39 -0
- package/agents/microsoft/d365-fno-developer-extension-agent/AGENT.md +64 -0
- package/agents/microsoft/d365-fno-developer-extension-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/microsoft/d365-fno-developer-extension-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-fno-developer-extension-agent/harnesses/copilot.agent.md +52 -0
- package/agents/microsoft/d365-fno-developer-extension-agent/harnesses/cursor.agent.md +41 -0
- package/agents/microsoft/d365-fno-developer-extension-agent/harnesses/gemini.agent.md +40 -0
- package/agents/microsoft/d365-fno-developer-extension-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-fno-developer-extension-agent/harnesses/kiro-ide.agent.md +39 -0
- package/agents/microsoft/d365-fno-developer-extension-agent/metadata.json +40 -0
- package/agents/microsoft/d365-integration-dual-write-agent/AGENT.md +63 -0
- package/agents/microsoft/d365-integration-dual-write-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/d365-integration-dual-write-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-integration-dual-write-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/d365-integration-dual-write-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/d365-integration-dual-write-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/d365-integration-dual-write-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-integration-dual-write-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/d365-integration-dual-write-agent/metadata.json +40 -0
- package/agents/microsoft/d365-live-record-field-update-guard-agent/AGENT.md +78 -0
- package/agents/microsoft/d365-live-record-field-update-guard-agent/PERMISSIONS.md +67 -0
- package/agents/microsoft/d365-live-record-field-update-guard-agent/PREFLIGHT.md +81 -0
- package/agents/microsoft/d365-live-record-field-update-guard-agent/ROLLBACK.md +76 -0
- package/agents/microsoft/d365-live-record-field-update-guard-agent/harnesses/claude-code.agent.md +59 -0
- package/agents/microsoft/d365-live-record-field-update-guard-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-live-record-field-update-guard-agent/harnesses/copilot.agent.md +68 -0
- package/agents/microsoft/d365-live-record-field-update-guard-agent/harnesses/cursor.agent.md +59 -0
- package/agents/microsoft/d365-live-record-field-update-guard-agent/harnesses/gemini.agent.md +59 -0
- package/agents/microsoft/d365-live-record-field-update-guard-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-live-record-field-update-guard-agent/harnesses/kiro-ide.agent.md +59 -0
- package/agents/microsoft/d365-live-record-field-update-guard-agent/metadata.json +62 -0
- package/agents/microsoft/d365-live-security-role-guard-agent/AGENT.md +61 -0
- package/agents/microsoft/d365-live-security-role-guard-agent/PERMISSIONS.md +45 -0
- package/agents/microsoft/d365-live-security-role-guard-agent/PREFLIGHT.md +44 -0
- package/agents/microsoft/d365-live-security-role-guard-agent/ROLLBACK.md +39 -0
- package/agents/microsoft/d365-live-security-role-guard-agent/harnesses/claude-code.agent.md +60 -0
- package/agents/microsoft/d365-live-security-role-guard-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-live-security-role-guard-agent/harnesses/copilot.agent.md +69 -0
- package/agents/microsoft/d365-live-security-role-guard-agent/harnesses/cursor.agent.md +60 -0
- package/agents/microsoft/d365-live-security-role-guard-agent/harnesses/gemini.agent.md +60 -0
- package/agents/microsoft/d365-live-security-role-guard-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-live-security-role-guard-agent/harnesses/kiro-ide.agent.md +60 -0
- package/agents/microsoft/d365-live-security-role-guard-agent/metadata.json +60 -0
- package/agents/microsoft/d365-maestro-agent/AGENT.md +56 -0
- package/agents/microsoft/d365-maestro-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/microsoft/d365-maestro-agent/harnesses/codex.toml +35 -0
- package/agents/microsoft/d365-maestro-agent/harnesses/copilot.agent.md +52 -0
- package/agents/microsoft/d365-maestro-agent/harnesses/cursor.agent.md +41 -0
- package/agents/microsoft/d365-maestro-agent/harnesses/gemini.agent.md +40 -0
- package/agents/microsoft/d365-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-maestro-agent/harnesses/kiro-ide.agent.md +39 -0
- package/agents/microsoft/d365-maestro-agent/metadata.json +38 -0
- package/agents/microsoft/d365-project-operations-agent/AGENT.md +63 -0
- package/agents/microsoft/d365-project-operations-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/d365-project-operations-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-project-operations-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/d365-project-operations-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/d365-project-operations-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/d365-project-operations-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-project-operations-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/d365-project-operations-agent/metadata.json +39 -0
- package/agents/microsoft/d365-sales-revenue-operations-agent/AGENT.md +64 -0
- package/agents/microsoft/d365-sales-revenue-operations-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/d365-sales-revenue-operations-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-sales-revenue-operations-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/d365-sales-revenue-operations-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/d365-sales-revenue-operations-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/d365-sales-revenue-operations-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-sales-revenue-operations-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/d365-sales-revenue-operations-agent/metadata.json +39 -0
- package/agents/microsoft/d365-security-sod-governance-agent/AGENT.md +64 -0
- package/agents/microsoft/d365-security-sod-governance-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/d365-security-sod-governance-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-security-sod-governance-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/d365-security-sod-governance-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/d365-security-sod-governance-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/d365-security-sod-governance-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-security-sod-governance-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/d365-security-sod-governance-agent/metadata.json +39 -0
- package/agents/microsoft/d365-success-by-design-governance-agent/AGENT.md +64 -0
- package/agents/microsoft/d365-success-by-design-governance-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/d365-success-by-design-governance-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-success-by-design-governance-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/d365-success-by-design-governance-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/d365-success-by-design-governance-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/d365-success-by-design-governance-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-success-by-design-governance-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/d365-success-by-design-governance-agent/metadata.json +41 -0
- package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/AGENT.md +64 -0
- package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/metadata.json +39 -0
- package/agents/microsoft/fabric-analytics-engineering-agent/AGENT.md +63 -0
- package/agents/microsoft/fabric-analytics-engineering-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/fabric-analytics-engineering-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/fabric-analytics-engineering-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/fabric-analytics-engineering-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/fabric-analytics-engineering-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/fabric-analytics-engineering-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/fabric-analytics-engineering-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/fabric-analytics-engineering-agent/metadata.json +39 -0
- package/agents/microsoft/fabric-data-engineering-agent/AGENT.md +63 -0
- package/agents/microsoft/fabric-data-engineering-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/fabric-data-engineering-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/fabric-data-engineering-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/fabric-data-engineering-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/fabric-data-engineering-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/fabric-data-engineering-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/fabric-data-engineering-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/fabric-data-engineering-agent/metadata.json +39 -0
- package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/AGENT.md +63 -0
- package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/metadata.json +39 -0
- package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/AGENT.md +63 -0
- package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/metadata.json +39 -0
- package/agents/microsoft/m365-copilot-readiness-governance-agent/AGENT.md +64 -0
- package/agents/microsoft/m365-copilot-readiness-governance-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/m365-copilot-readiness-governance-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/m365-copilot-readiness-governance-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/m365-copilot-readiness-governance-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/m365-copilot-readiness-governance-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/m365-copilot-readiness-governance-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/m365-copilot-readiness-governance-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/m365-copilot-readiness-governance-agent/metadata.json +39 -0
- package/agents/microsoft/m365-defender-xdr-security-operations-agent/AGENT.md +63 -0
- package/agents/microsoft/m365-defender-xdr-security-operations-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/m365-defender-xdr-security-operations-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/m365-defender-xdr-security-operations-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/m365-defender-xdr-security-operations-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/m365-defender-xdr-security-operations-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/m365-defender-xdr-security-operations-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/m365-defender-xdr-security-operations-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/m365-defender-xdr-security-operations-agent/metadata.json +41 -0
- package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/AGENT.md +63 -0
- package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/metadata.json +41 -0
- package/agents/microsoft/m365-identity-zero-trust-agent/AGENT.md +64 -0
- package/agents/microsoft/m365-identity-zero-trust-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/m365-identity-zero-trust-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/m365-identity-zero-trust-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/m365-identity-zero-trust-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/m365-identity-zero-trust-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/m365-identity-zero-trust-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/m365-identity-zero-trust-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/m365-identity-zero-trust-agent/metadata.json +39 -0
- package/agents/microsoft/m365-intune-endpoint-management-agent/AGENT.md +63 -0
- package/agents/microsoft/m365-intune-endpoint-management-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/m365-intune-endpoint-management-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/m365-intune-endpoint-management-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/m365-intune-endpoint-management-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/m365-intune-endpoint-management-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/m365-intune-endpoint-management-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/m365-intune-endpoint-management-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/m365-intune-endpoint-management-agent/metadata.json +41 -0
- package/agents/microsoft/m365-licensing-ea-optimization-agent/AGENT.md +63 -0
- package/agents/microsoft/m365-licensing-ea-optimization-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/m365-licensing-ea-optimization-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/m365-licensing-ea-optimization-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/m365-licensing-ea-optimization-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/m365-licensing-ea-optimization-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/m365-licensing-ea-optimization-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/m365-licensing-ea-optimization-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/m365-licensing-ea-optimization-agent/metadata.json +39 -0
- package/agents/microsoft/m365-live-identity-posture-guard-agent/AGENT.md +60 -0
- package/agents/microsoft/m365-live-identity-posture-guard-agent/PERMISSIONS.md +45 -0
- package/agents/microsoft/m365-live-identity-posture-guard-agent/PREFLIGHT.md +39 -0
- package/agents/microsoft/m365-live-identity-posture-guard-agent/ROLLBACK.md +38 -0
- package/agents/microsoft/m365-live-identity-posture-guard-agent/harnesses/claude-code.agent.md +59 -0
- package/agents/microsoft/m365-live-identity-posture-guard-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/m365-live-identity-posture-guard-agent/harnesses/copilot.agent.md +68 -0
- package/agents/microsoft/m365-live-identity-posture-guard-agent/harnesses/cursor.agent.md +59 -0
- package/agents/microsoft/m365-live-identity-posture-guard-agent/harnesses/gemini.agent.md +59 -0
- package/agents/microsoft/m365-live-identity-posture-guard-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/m365-live-identity-posture-guard-agent/harnesses/kiro-ide.agent.md +59 -0
- package/agents/microsoft/m365-live-identity-posture-guard-agent/metadata.json +66 -0
- package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/AGENT.md +79 -0
- package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/PERMISSIONS.md +68 -0
- package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/PREFLIGHT.md +76 -0
- package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/ROLLBACK.md +86 -0
- package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/harnesses/claude-code.agent.md +60 -0
- package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/harnesses/copilot.agent.md +69 -0
- package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/harnesses/cursor.agent.md +60 -0
- package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/harnesses/gemini.agent.md +60 -0
- package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/harnesses/kiro-ide.agent.md +60 -0
- package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/metadata.json +67 -0
- package/agents/microsoft/m365-maestro-agent/AGENT.md +55 -0
- package/agents/microsoft/m365-maestro-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/m365-maestro-agent/harnesses/codex.toml +34 -0
- package/agents/microsoft/m365-maestro-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/m365-maestro-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/m365-maestro-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/m365-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/m365-maestro-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/m365-maestro-agent/metadata.json +38 -0
- package/agents/microsoft/m365-purview-data-security-compliance-agent/AGENT.md +63 -0
- package/agents/microsoft/m365-purview-data-security-compliance-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/m365-purview-data-security-compliance-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/m365-purview-data-security-compliance-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/m365-purview-data-security-compliance-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/m365-purview-data-security-compliance-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/m365-purview-data-security-compliance-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/m365-purview-data-security-compliance-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/m365-purview-data-security-compliance-agent/metadata.json +41 -0
- package/agents/microsoft/m365-teams-collaboration-governance-agent/AGENT.md +63 -0
- package/agents/microsoft/m365-teams-collaboration-governance-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/m365-teams-collaboration-governance-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/m365-teams-collaboration-governance-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/m365-teams-collaboration-governance-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/m365-teams-collaboration-governance-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/m365-teams-collaboration-governance-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/m365-teams-collaboration-governance-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/m365-teams-collaboration-governance-agent/metadata.json +40 -0
- package/agents/microsoft/m365-tenant-governance-agent/AGENT.md +63 -0
- package/agents/microsoft/m365-tenant-governance-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/m365-tenant-governance-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/m365-tenant-governance-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/m365-tenant-governance-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/m365-tenant-governance-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/m365-tenant-governance-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/m365-tenant-governance-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/m365-tenant-governance-agent/metadata.json +39 -0
- package/agents/microsoft/microsoft-business-impact-value-realization-agent/AGENT.md +64 -0
- package/agents/microsoft/microsoft-business-impact-value-realization-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/microsoft/microsoft-business-impact-value-realization-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/microsoft-business-impact-value-realization-agent/harnesses/copilot.agent.md +52 -0
- package/agents/microsoft/microsoft-business-impact-value-realization-agent/harnesses/cursor.agent.md +41 -0
- package/agents/microsoft/microsoft-business-impact-value-realization-agent/harnesses/gemini.agent.md +40 -0
- package/agents/microsoft/microsoft-business-impact-value-realization-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/microsoft-business-impact-value-realization-agent/harnesses/kiro-ide.agent.md +39 -0
- package/agents/microsoft/microsoft-business-impact-value-realization-agent/metadata.json +39 -0
- package/agents/microsoft/microsoft-maestro-agent/AGENT.md +56 -0
- package/agents/microsoft/microsoft-maestro-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/microsoft/microsoft-maestro-agent/harnesses/codex.toml +35 -0
- package/agents/microsoft/microsoft-maestro-agent/harnesses/copilot.agent.md +52 -0
- package/agents/microsoft/microsoft-maestro-agent/harnesses/cursor.agent.md +41 -0
- package/agents/microsoft/microsoft-maestro-agent/harnesses/gemini.agent.md +40 -0
- package/agents/microsoft/microsoft-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/microsoft-maestro-agent/harnesses/kiro-ide.agent.md +39 -0
- package/agents/microsoft/microsoft-maestro-agent/metadata.json +38 -0
- package/agents/microsoft/power-automate-automation-risk-review-agent/AGENT.md +64 -0
- package/agents/microsoft/power-automate-automation-risk-review-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/microsoft/power-automate-automation-risk-review-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/power-automate-automation-risk-review-agent/harnesses/copilot.agent.md +52 -0
- package/agents/microsoft/power-automate-automation-risk-review-agent/harnesses/cursor.agent.md +41 -0
- package/agents/microsoft/power-automate-automation-risk-review-agent/harnesses/gemini.agent.md +40 -0
- package/agents/microsoft/power-automate-automation-risk-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/power-automate-automation-risk-review-agent/harnesses/kiro-ide.agent.md +39 -0
- package/agents/microsoft/power-automate-automation-risk-review-agent/metadata.json +39 -0
- package/agents/microsoft/power-platform-alm-pipelines-agent/AGENT.md +64 -0
- package/agents/microsoft/power-platform-alm-pipelines-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/microsoft/power-platform-alm-pipelines-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/power-platform-alm-pipelines-agent/harnesses/copilot.agent.md +52 -0
- package/agents/microsoft/power-platform-alm-pipelines-agent/harnesses/cursor.agent.md +41 -0
- package/agents/microsoft/power-platform-alm-pipelines-agent/harnesses/gemini.agent.md +40 -0
- package/agents/microsoft/power-platform-alm-pipelines-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/power-platform-alm-pipelines-agent/harnesses/kiro-ide.agent.md +39 -0
- package/agents/microsoft/power-platform-alm-pipelines-agent/metadata.json +41 -0
- package/agents/microsoft/power-platform-governance-dataverse-security-agent/AGENT.md +64 -0
- package/agents/microsoft/power-platform-governance-dataverse-security-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/power-platform-governance-dataverse-security-agent/harnesses/codex.toml +14 -0
- package/agents/microsoft/power-platform-governance-dataverse-security-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/power-platform-governance-dataverse-security-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/power-platform-governance-dataverse-security-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/power-platform-governance-dataverse-security-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/power-platform-governance-dataverse-security-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/power-platform-governance-dataverse-security-agent/metadata.json +40 -0
- package/agents/microsoft/power-platform-maestro-agent/AGENT.md +55 -0
- package/agents/microsoft/power-platform-maestro-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/microsoft/power-platform-maestro-agent/harnesses/codex.toml +34 -0
- package/agents/microsoft/power-platform-maestro-agent/harnesses/copilot.agent.md +51 -0
- package/agents/microsoft/power-platform-maestro-agent/harnesses/cursor.agent.md +40 -0
- package/agents/microsoft/power-platform-maestro-agent/harnesses/gemini.agent.md +39 -0
- package/agents/microsoft/power-platform-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/microsoft/power-platform-maestro-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/microsoft/power-platform-maestro-agent/metadata.json +39 -0
- package/agents/snowflake/README.md +87 -0
- package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/AGENT.md +55 -0
- package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/harnesses/codex.toml +14 -0
- package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/harnesses/copilot.agent.md +51 -0
- package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/harnesses/cursor.agent.md +40 -0
- package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/harnesses/gemini.agent.md +39 -0
- package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/metadata.json +39 -0
- package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/AGENT.md +72 -0
- package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/PERMISSIONS.md +54 -0
- package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/PREFLIGHT.md +82 -0
- package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/ROLLBACK.md +45 -0
- package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/harnesses/claude-code.agent.md +61 -0
- package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/harnesses/codex.toml +14 -0
- package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/harnesses/copilot.agent.md +60 -0
- package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/harnesses/cursor.agent.md +61 -0
- package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/harnesses/gemini.agent.md +61 -0
- package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/harnesses/kiro-ide.agent.md +61 -0
- package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/metadata.json +60 -0
- package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/AGENT.md +55 -0
- package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/harnesses/codex.toml +14 -0
- package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/harnesses/copilot.agent.md +51 -0
- package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/harnesses/cursor.agent.md +40 -0
- package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/harnesses/gemini.agent.md +39 -0
- package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/metadata.json +39 -0
- package/catalog/agents.json +3829 -2566
- package/catalog/asset-integrity.json +9395 -6775
- package/catalog/install-roles.json +179 -7
- package/catalog/skill-manifest.json +2004 -227
- package/catalog/skills.json +3613 -1900
- package/package.json +2 -2
- package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
- package/powers/README.md +5 -2
- package/powers/vanguard-databricks/POWER.md +42 -0
- package/powers/vanguard-microsoft/POWER.md +45 -0
- package/powers/vanguard-snowflake/POWER.md +42 -0
- package/schemas/agent.schema.json +4 -1
- package/schemas/mcp-reference.schema.json +4 -1
- package/schemas/rule.schema.json +4 -1
- package/schemas/skill.schema.json +4 -1
- package/scripts/generate-docs-data.mjs +2 -0
- package/scripts/generate-kiro-powers.mjs +36 -0
- package/scripts/release-prepare.mjs +40 -0
- package/skills/cross-functional/audit-evidence-mapping-protocol/SKILL.md +92 -0
- package/skills/cross-functional/audit-evidence-mapping-protocol/metadata.json +20 -0
- package/skills/cross-functional/audit-evidence-mapping-protocol/references/workflow-and-output.md +194 -0
- package/skills/cross-functional/case-to-resolution-protocol/SKILL.md +120 -0
- package/skills/cross-functional/case-to-resolution-protocol/metadata.json +21 -0
- package/skills/cross-functional/case-to-resolution-protocol/references/workflow-and-output.md +197 -0
- package/skills/cross-functional/change-request-to-go-live-protocol/SKILL.md +101 -0
- package/skills/cross-functional/change-request-to-go-live-protocol/metadata.json +21 -0
- package/skills/cross-functional/close-to-report-protocol/SKILL.md +99 -0
- package/skills/cross-functional/close-to-report-protocol/metadata.json +19 -0
- package/skills/cross-functional/close-to-report-protocol/references/workflow-and-output.md +185 -0
- package/skills/cross-functional/copilot-data-readiness-protocol/SKILL.md +142 -0
- package/skills/cross-functional/copilot-data-readiness-protocol/metadata.json +21 -0
- package/skills/cross-functional/copilot-data-readiness-protocol/references/workflow-and-output.md +264 -0
- package/skills/cross-functional/data-classification-to-dlp-protocol/SKILL.md +95 -0
- package/skills/cross-functional/data-classification-to-dlp-protocol/metadata.json +20 -0
- package/skills/cross-functional/data-classification-to-dlp-protocol/references/workflow-and-output.md +211 -0
- package/skills/cross-functional/environment-to-production-release-protocol/SKILL.md +95 -0
- package/skills/cross-functional/environment-to-production-release-protocol/metadata.json +20 -0
- package/skills/cross-functional/environment-to-production-release-protocol/references/workflow-and-output.md +214 -0
- package/skills/cross-functional/erp-crm-cutover-protocol/SKILL.md +142 -0
- package/skills/cross-functional/erp-crm-cutover-protocol/metadata.json +21 -0
- package/skills/cross-functional/erp-crm-cutover-protocol/references/workflow-and-output.md +270 -0
- package/skills/cross-functional/field-service-to-cash-protocol/SKILL.md +99 -0
- package/skills/cross-functional/field-service-to-cash-protocol/metadata.json +19 -0
- package/skills/cross-functional/field-service-to-cash-protocol/references/workflow-and-output.md +206 -0
- package/skills/cross-functional/identity-to-data-access-protocol/SKILL.md +132 -0
- package/skills/cross-functional/identity-to-data-access-protocol/metadata.json +21 -0
- package/skills/cross-functional/identity-to-data-access-protocol/references/workflow-and-output.md +224 -0
- package/skills/cross-functional/incident-to-remediation-protocol/SKILL.md +94 -0
- package/skills/cross-functional/incident-to-remediation-protocol/metadata.json +20 -0
- package/skills/cross-functional/incident-to-remediation-protocol/references/workflow-and-output.md +200 -0
- package/skills/cross-functional/lead-to-cash-protocol/SKILL.md +96 -0
- package/skills/cross-functional/lead-to-cash-protocol/metadata.json +19 -0
- package/skills/cross-functional/lead-to-cash-protocol/references/workflow-and-output.md +166 -0
- package/skills/cross-functional/license-to-value-protocol/SKILL.md +142 -0
- package/skills/cross-functional/license-to-value-protocol/metadata.json +21 -0
- package/skills/cross-functional/license-to-value-protocol/references/workflow-and-output.md +283 -0
- package/skills/cross-functional/order-to-cash-protocol/SKILL.md +95 -0
- package/skills/cross-functional/order-to-cash-protocol/metadata.json +19 -0
- package/skills/cross-functional/order-to-cash-protocol/references/workflow-and-output.md +140 -0
- package/skills/cross-functional/procure-to-pay-protocol/SKILL.md +98 -0
- package/skills/cross-functional/procure-to-pay-protocol/metadata.json +19 -0
- package/skills/cross-functional/procure-to-pay-protocol/references/workflow-and-output.md +155 -0
- package/skills/databricks/databricks-lakehouse-engineering-at-azure/SKILL.md +56 -0
- package/skills/databricks/databricks-lakehouse-engineering-at-azure/metadata.json +28 -0
- package/skills/databricks/databricks-lakehouse-engineering-at-azure/references/official-sources.md +40 -0
- package/skills/databricks/databricks-lakehouse-engineering-at-azure/references/safety-checklist.md +26 -0
- package/skills/databricks/databricks-lakehouse-engineering-at-azure/references/workflow-and-output.md +64 -0
- package/skills/databricks/databricks-live-unity-catalog-grant-guard-at-azure/SKILL.md +144 -0
- package/skills/databricks/databricks-live-unity-catalog-grant-guard-at-azure/metadata.json +22 -0
- package/skills/databricks/databricks-unity-catalog-governance-at-azure/SKILL.md +56 -0
- package/skills/databricks/databricks-unity-catalog-governance-at-azure/metadata.json +28 -0
- package/skills/databricks/databricks-unity-catalog-governance-at-azure/references/official-sources.md +41 -0
- package/skills/databricks/databricks-unity-catalog-governance-at-azure/references/safety-checklist.md +26 -0
- package/skills/databricks/databricks-unity-catalog-governance-at-azure/references/workflow-and-output.md +64 -0
- package/skills/microsoft/copilot-governance-maestro/SKILL.md +65 -0
- package/skills/microsoft/copilot-governance-maestro/metadata.json +30 -0
- package/skills/microsoft/copilot-governance-maestro/references/official-sources.md +32 -0
- package/skills/microsoft/copilot-governance-maestro/references/routing-quality-and-safety.md +62 -0
- package/skills/microsoft/copilot-governance-maestro/references/safety-checklist.md +42 -0
- package/skills/microsoft/copilot-governance-maestro/references/workflow-and-output.md +78 -0
- package/skills/microsoft/copilot-studio-agent-governance-alm/SKILL.md +65 -0
- package/skills/microsoft/copilot-studio-agent-governance-alm/metadata.json +32 -0
- package/skills/microsoft/copilot-studio-agent-governance-alm/references/official-sources.md +21 -0
- package/skills/microsoft/copilot-studio-agent-governance-alm/references/safety-checklist.md +41 -0
- package/skills/microsoft/copilot-studio-agent-governance-alm/references/workflow-and-output.md +68 -0
- package/skills/microsoft/d365-commerce/SKILL.md +63 -0
- package/skills/microsoft/d365-commerce/metadata.json +30 -0
- package/skills/microsoft/d365-commerce/references/official-sources.md +25 -0
- package/skills/microsoft/d365-commerce/references/safety-checklist.md +35 -0
- package/skills/microsoft/d365-commerce/references/workflow-and-output.md +67 -0
- package/skills/microsoft/d365-customer-insights-journeys/SKILL.md +57 -0
- package/skills/microsoft/d365-customer-insights-journeys/metadata.json +32 -0
- package/skills/microsoft/d365-customer-insights-journeys/references/official-sources.md +46 -0
- package/skills/microsoft/d365-customer-insights-journeys/references/safety-checklist.md +41 -0
- package/skills/microsoft/d365-customer-insights-journeys/references/workflow-and-output.md +74 -0
- package/skills/microsoft/d365-customer-service-contact-center/SKILL.md +62 -0
- package/skills/microsoft/d365-customer-service-contact-center/metadata.json +30 -0
- package/skills/microsoft/d365-customer-service-contact-center/references/official-sources.md +25 -0
- package/skills/microsoft/d365-customer-service-contact-center/references/safety-checklist.md +34 -0
- package/skills/microsoft/d365-customer-service-contact-center/references/workflow-and-output.md +66 -0
- package/skills/microsoft/d365-data-migration-cutover/SKILL.md +58 -0
- package/skills/microsoft/d365-data-migration-cutover/metadata.json +32 -0
- package/skills/microsoft/d365-data-migration-cutover/references/data-migration-cutover-guide.md +76 -0
- package/skills/microsoft/d365-data-migration-cutover/references/official-sources.md +51 -0
- package/skills/microsoft/d365-data-migration-cutover/references/safety-checklist.md +40 -0
- package/skills/microsoft/d365-data-migration-cutover/references/workflow-and-output.md +72 -0
- package/skills/microsoft/d365-field-service-to-cash/SKILL.md +63 -0
- package/skills/microsoft/d365-field-service-to-cash/metadata.json +30 -0
- package/skills/microsoft/d365-field-service-to-cash/references/official-sources.md +21 -0
- package/skills/microsoft/d365-field-service-to-cash/references/safety-checklist.md +35 -0
- package/skills/microsoft/d365-field-service-to-cash/references/workflow-and-output.md +66 -0
- package/skills/microsoft/d365-finance-close-to-report/SKILL.md +59 -0
- package/skills/microsoft/d365-finance-close-to-report/metadata.json +30 -0
- package/skills/microsoft/d365-finance-close-to-report/references/financial-close-controls-guide.md +79 -0
- package/skills/microsoft/d365-finance-close-to-report/references/official-sources.md +45 -0
- package/skills/microsoft/d365-finance-close-to-report/references/safety-checklist.md +39 -0
- package/skills/microsoft/d365-finance-close-to-report/references/workflow-and-output.md +71 -0
- package/skills/microsoft/d365-fno-developer-extension/SKILL.md +58 -0
- package/skills/microsoft/d365-fno-developer-extension/metadata.json +31 -0
- package/skills/microsoft/d365-fno-developer-extension/references/official-sources.md +44 -0
- package/skills/microsoft/d365-fno-developer-extension/references/safety-checklist.md +42 -0
- package/skills/microsoft/d365-fno-developer-extension/references/workflow-and-output.md +74 -0
- package/skills/microsoft/d365-integration-dual-write/SKILL.md +58 -0
- package/skills/microsoft/d365-integration-dual-write/metadata.json +31 -0
- package/skills/microsoft/d365-integration-dual-write/references/official-sources.md +48 -0
- package/skills/microsoft/d365-integration-dual-write/references/safety-checklist.md +41 -0
- package/skills/microsoft/d365-integration-dual-write/references/workflow-and-output.md +75 -0
- package/skills/microsoft/d365-live-record-field-update-guard/SKILL.md +170 -0
- package/skills/microsoft/d365-live-record-field-update-guard/metadata.json +22 -0
- package/skills/microsoft/d365-live-security-role-guard/SKILL.md +100 -0
- package/skills/microsoft/d365-live-security-role-guard/metadata.json +22 -0
- package/skills/microsoft/d365-maestro/SKILL.md +52 -0
- package/skills/microsoft/d365-maestro/metadata.json +30 -0
- package/skills/microsoft/d365-maestro/references/official-sources.md +29 -0
- package/skills/microsoft/d365-maestro/references/routing-quality-and-safety.md +73 -0
- package/skills/microsoft/d365-maestro/references/safety-checklist.md +65 -0
- package/skills/microsoft/d365-maestro/references/workflow-and-output.md +95 -0
- package/skills/microsoft/d365-project-operations/SKILL.md +63 -0
- package/skills/microsoft/d365-project-operations/metadata.json +30 -0
- package/skills/microsoft/d365-project-operations/references/official-sources.md +25 -0
- package/skills/microsoft/d365-project-operations/references/safety-checklist.md +35 -0
- package/skills/microsoft/d365-project-operations/references/workflow-and-output.md +67 -0
- package/skills/microsoft/d365-sales-revenue-operations/SKILL.md +59 -0
- package/skills/microsoft/d365-sales-revenue-operations/metadata.json +30 -0
- package/skills/microsoft/d365-sales-revenue-operations/references/official-sources.md +47 -0
- package/skills/microsoft/d365-sales-revenue-operations/references/revenue-operations-domain-guide.md +71 -0
- package/skills/microsoft/d365-sales-revenue-operations/references/safety-checklist.md +37 -0
- package/skills/microsoft/d365-sales-revenue-operations/references/workflow-and-output.md +67 -0
- package/skills/microsoft/d365-security-sod-governance/SKILL.md +57 -0
- package/skills/microsoft/d365-security-sod-governance/metadata.json +30 -0
- package/skills/microsoft/d365-security-sod-governance/references/official-sources.md +43 -0
- package/skills/microsoft/d365-security-sod-governance/references/safety-checklist.md +36 -0
- package/skills/microsoft/d365-security-sod-governance/references/sod-role-design-guide.md +72 -0
- package/skills/microsoft/d365-security-sod-governance/references/workflow-and-output.md +67 -0
- package/skills/microsoft/d365-success-by-design-governance/SKILL.md +58 -0
- package/skills/microsoft/d365-success-by-design-governance/metadata.json +32 -0
- package/skills/microsoft/d365-success-by-design-governance/references/implementation-governance-guide.md +77 -0
- package/skills/microsoft/d365-success-by-design-governance/references/official-sources.md +51 -0
- package/skills/microsoft/d365-success-by-design-governance/references/safety-checklist.md +38 -0
- package/skills/microsoft/d365-success-by-design-governance/references/workflow-and-output.md +70 -0
- package/skills/microsoft/d365-supply-chain-plan-to-produce/SKILL.md +59 -0
- package/skills/microsoft/d365-supply-chain-plan-to-produce/metadata.json +30 -0
- package/skills/microsoft/d365-supply-chain-plan-to-produce/references/official-sources.md +46 -0
- package/skills/microsoft/d365-supply-chain-plan-to-produce/references/planning-and-production-guide.md +80 -0
- package/skills/microsoft/d365-supply-chain-plan-to-produce/references/safety-checklist.md +38 -0
- package/skills/microsoft/d365-supply-chain-plan-to-produce/references/workflow-and-output.md +71 -0
- package/skills/microsoft/fabric-analytics-engineering/SKILL.md +60 -0
- package/skills/microsoft/fabric-analytics-engineering/metadata.json +30 -0
- package/skills/microsoft/fabric-analytics-engineering/references/official-sources.md +17 -0
- package/skills/microsoft/fabric-analytics-engineering/references/safety-checklist.md +35 -0
- package/skills/microsoft/fabric-analytics-engineering/references/workflow-and-output.md +65 -0
- package/skills/microsoft/fabric-data-engineering/SKILL.md +63 -0
- package/skills/microsoft/fabric-data-engineering/metadata.json +30 -0
- package/skills/microsoft/fabric-data-engineering/references/official-sources.md +17 -0
- package/skills/microsoft/fabric-data-engineering/references/safety-checklist.md +37 -0
- package/skills/microsoft/fabric-data-engineering/references/workflow-and-output.md +67 -0
- package/skills/microsoft/fabric-power-bi-business-insights-governance/SKILL.md +61 -0
- package/skills/microsoft/fabric-power-bi-business-insights-governance/metadata.json +30 -0
- package/skills/microsoft/fabric-power-bi-business-insights-governance/references/official-sources.md +17 -0
- package/skills/microsoft/fabric-power-bi-business-insights-governance/references/safety-checklist.md +35 -0
- package/skills/microsoft/fabric-power-bi-business-insights-governance/references/workflow-and-output.md +65 -0
- package/skills/microsoft/m365-backup-bcdr-data-resilience/SKILL.md +57 -0
- package/skills/microsoft/m365-backup-bcdr-data-resilience/metadata.json +30 -0
- package/skills/microsoft/m365-backup-bcdr-data-resilience/references/official-sources.md +66 -0
- package/skills/microsoft/m365-backup-bcdr-data-resilience/references/safety-checklist.md +38 -0
- package/skills/microsoft/m365-backup-bcdr-data-resilience/references/workflow-and-output.md +66 -0
- package/skills/microsoft/m365-copilot-readiness-governance/SKILL.md +58 -0
- package/skills/microsoft/m365-copilot-readiness-governance/metadata.json +30 -0
- package/skills/microsoft/m365-copilot-readiness-governance/references/copilot-governance-domain.md +66 -0
- package/skills/microsoft/m365-copilot-readiness-governance/references/official-sources.md +59 -0
- package/skills/microsoft/m365-copilot-readiness-governance/references/safety-checklist.md +38 -0
- package/skills/microsoft/m365-copilot-readiness-governance/references/workflow-and-output.md +67 -0
- package/skills/microsoft/m365-defender-xdr-security-operations/SKILL.md +62 -0
- package/skills/microsoft/m365-defender-xdr-security-operations/metadata.json +32 -0
- package/skills/microsoft/m365-defender-xdr-security-operations/references/official-sources.md +79 -0
- package/skills/microsoft/m365-defender-xdr-security-operations/references/safety-checklist.md +44 -0
- package/skills/microsoft/m365-defender-xdr-security-operations/references/workflow-and-output.md +66 -0
- package/skills/microsoft/m365-exchange-sharepoint-information-governance/SKILL.md +57 -0
- package/skills/microsoft/m365-exchange-sharepoint-information-governance/metadata.json +32 -0
- package/skills/microsoft/m365-exchange-sharepoint-information-governance/references/official-sources.md +64 -0
- package/skills/microsoft/m365-exchange-sharepoint-information-governance/references/safety-checklist.md +40 -0
- package/skills/microsoft/m365-exchange-sharepoint-information-governance/references/workflow-and-output.md +66 -0
- package/skills/microsoft/m365-identity-zero-trust/SKILL.md +58 -0
- package/skills/microsoft/m365-identity-zero-trust/metadata.json +30 -0
- package/skills/microsoft/m365-identity-zero-trust/references/identity-zero-trust-domain.md +67 -0
- package/skills/microsoft/m365-identity-zero-trust/references/official-sources.md +64 -0
- package/skills/microsoft/m365-identity-zero-trust/references/safety-checklist.md +38 -0
- package/skills/microsoft/m365-identity-zero-trust/references/workflow-and-output.md +65 -0
- package/skills/microsoft/m365-intune-endpoint-management/SKILL.md +59 -0
- package/skills/microsoft/m365-intune-endpoint-management/metadata.json +32 -0
- package/skills/microsoft/m365-intune-endpoint-management/references/official-sources.md +66 -0
- package/skills/microsoft/m365-intune-endpoint-management/references/safety-checklist.md +39 -0
- package/skills/microsoft/m365-intune-endpoint-management/references/workflow-and-output.md +67 -0
- package/skills/microsoft/m365-licensing-ea-optimization/SKILL.md +57 -0
- package/skills/microsoft/m365-licensing-ea-optimization/metadata.json +30 -0
- package/skills/microsoft/m365-licensing-ea-optimization/references/official-sources.md +67 -0
- package/skills/microsoft/m365-licensing-ea-optimization/references/safety-checklist.md +39 -0
- package/skills/microsoft/m365-licensing-ea-optimization/references/workflow-and-output.md +68 -0
- package/skills/microsoft/m365-live-identity-posture-guard/SKILL.md +101 -0
- package/skills/microsoft/m365-live-identity-posture-guard/metadata.json +22 -0
- package/skills/microsoft/m365-live-sensitivity-label-apply-guard/SKILL.md +181 -0
- package/skills/microsoft/m365-live-sensitivity-label-apply-guard/metadata.json +22 -0
- package/skills/microsoft/m365-maestro/SKILL.md +51 -0
- package/skills/microsoft/m365-maestro/metadata.json +30 -0
- package/skills/microsoft/m365-maestro/references/official-sources.md +28 -0
- package/skills/microsoft/m365-maestro/references/routing-quality-and-safety.md +66 -0
- package/skills/microsoft/m365-maestro/references/safety-checklist.md +43 -0
- package/skills/microsoft/m365-maestro/references/workflow-and-output.md +78 -0
- package/skills/microsoft/m365-purview-data-security-compliance/SKILL.md +57 -0
- package/skills/microsoft/m365-purview-data-security-compliance/metadata.json +32 -0
- package/skills/microsoft/m365-purview-data-security-compliance/references/official-sources.md +81 -0
- package/skills/microsoft/m365-purview-data-security-compliance/references/safety-checklist.md +42 -0
- package/skills/microsoft/m365-purview-data-security-compliance/references/workflow-and-output.md +65 -0
- package/skills/microsoft/m365-teams-collaboration-governance/SKILL.md +58 -0
- package/skills/microsoft/m365-teams-collaboration-governance/metadata.json +31 -0
- package/skills/microsoft/m365-teams-collaboration-governance/references/official-sources.md +66 -0
- package/skills/microsoft/m365-teams-collaboration-governance/references/safety-checklist.md +39 -0
- package/skills/microsoft/m365-teams-collaboration-governance/references/workflow-and-output.md +66 -0
- package/skills/microsoft/m365-tenant-governance/SKILL.md +57 -0
- package/skills/microsoft/m365-tenant-governance/metadata.json +30 -0
- package/skills/microsoft/m365-tenant-governance/references/official-sources.md +66 -0
- package/skills/microsoft/m365-tenant-governance/references/safety-checklist.md +38 -0
- package/skills/microsoft/m365-tenant-governance/references/workflow-and-output.md +66 -0
- package/skills/microsoft/microsoft-business-impact-value-realization/SKILL.md +60 -0
- package/skills/microsoft/microsoft-business-impact-value-realization/metadata.json +30 -0
- package/skills/microsoft/microsoft-business-impact-value-realization/references/official-sources.md +17 -0
- package/skills/microsoft/microsoft-business-impact-value-realization/references/safety-checklist.md +31 -0
- package/skills/microsoft/microsoft-business-impact-value-realization/references/workflow-and-output.md +65 -0
- package/skills/microsoft/microsoft-maestro/SKILL.md +53 -0
- package/skills/microsoft/microsoft-maestro/metadata.json +30 -0
- package/skills/microsoft/microsoft-maestro/references/official-sources.md +30 -0
- package/skills/microsoft/microsoft-maestro/references/routing-quality-and-safety.md +67 -0
- package/skills/microsoft/microsoft-maestro/references/safety-checklist.md +53 -0
- package/skills/microsoft/microsoft-maestro/references/workflow-and-output.md +70 -0
- package/skills/microsoft/power-automate-automation-risk-review/SKILL.md +62 -0
- package/skills/microsoft/power-automate-automation-risk-review/metadata.json +30 -0
- package/skills/microsoft/power-automate-automation-risk-review/references/official-sources.md +17 -0
- package/skills/microsoft/power-automate-automation-risk-review/references/safety-checklist.md +35 -0
- package/skills/microsoft/power-automate-automation-risk-review/references/workflow-and-output.md +66 -0
- package/skills/microsoft/power-platform-alm-pipelines/SKILL.md +64 -0
- package/skills/microsoft/power-platform-alm-pipelines/metadata.json +31 -0
- package/skills/microsoft/power-platform-alm-pipelines/references/official-sources.md +22 -0
- package/skills/microsoft/power-platform-alm-pipelines/references/safety-checklist.md +40 -0
- package/skills/microsoft/power-platform-alm-pipelines/references/workflow-and-output.md +68 -0
- package/skills/microsoft/power-platform-governance-dataverse-security/SKILL.md +58 -0
- package/skills/microsoft/power-platform-governance-dataverse-security/metadata.json +31 -0
- package/skills/microsoft/power-platform-governance-dataverse-security/references/dataverse-dlp-domain-guide.md +73 -0
- package/skills/microsoft/power-platform-governance-dataverse-security/references/official-sources.md +31 -0
- package/skills/microsoft/power-platform-governance-dataverse-security/references/safety-checklist.md +36 -0
- package/skills/microsoft/power-platform-governance-dataverse-security/references/workflow-and-output.md +67 -0
- package/skills/microsoft/power-platform-maestro/SKILL.md +51 -0
- package/skills/microsoft/power-platform-maestro/metadata.json +30 -0
- package/skills/microsoft/power-platform-maestro/references/official-sources.md +32 -0
- package/skills/microsoft/power-platform-maestro/references/routing-quality-and-safety.md +61 -0
- package/skills/microsoft/power-platform-maestro/references/safety-checklist.md +42 -0
- package/skills/microsoft/power-platform-maestro/references/workflow-and-output.md +86 -0
- package/skills/snowflake/snowflake-data-platform-engineering-at-azure/SKILL.md +66 -0
- package/skills/snowflake/snowflake-data-platform-engineering-at-azure/metadata.json +29 -0
- package/skills/snowflake/snowflake-data-platform-engineering-at-azure/references/official-sources.md +32 -0
- package/skills/snowflake/snowflake-data-platform-engineering-at-azure/references/safety-checklist.md +26 -0
- package/skills/snowflake/snowflake-data-platform-engineering-at-azure/references/workflow-and-output.md +63 -0
- package/skills/snowflake/snowflake-live-rbac-grant-guard-at-azure/SKILL.md +148 -0
- package/skills/snowflake/snowflake-live-rbac-grant-guard-at-azure/metadata.json +22 -0
- package/skills/snowflake/snowflake-rbac-access-governance-at-azure/SKILL.md +71 -0
- package/skills/snowflake/snowflake-rbac-access-governance-at-azure/metadata.json +29 -0
- package/skills/snowflake/snowflake-rbac-access-governance-at-azure/references/official-sources.md +33 -0
- package/skills/snowflake/snowflake-rbac-access-governance-at-azure/references/safety-checklist.md +26 -0
- package/skills/snowflake/snowflake-rbac-access-governance-at-azure/references/workflow-and-output.md +61 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/001-happy-business-impact-value-realization.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/002-happy-copilot-governance-maestro.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/003-happy-copilot-studio-agent-governance-alm.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/004-happy-d365-commerce.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/005-happy-d365-customer-insights-journeys.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/006-happy-d365-customer-service-contact-center.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/007-happy-d365-data-migration-cutover.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/008-happy-d365-field-service-to-cash.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/009-happy-d365-finance-close-to-report.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/010-happy-d365-fno-developer-extension.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/011-happy-d365-integration-dual-write.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/012-happy-d365-maestro.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/013-happy-d365-project-operations.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/014-happy-d365-sales-revenue-operations.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/015-happy-d365-security-sod-governance.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/016-happy-d365-success-by-design-governance.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/017-happy-d365-supply-chain-plan-to-produce.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/018-happy-fabric-analytics-engineering.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/019-happy-fabric-data-engineering.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/020-happy-fabric-power-bi-business-insights-governance.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/021-happy-m365-backup-bcdr-data-resilience.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/022-happy-m365-copilot-readiness-governance.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/023-happy-m365-defender-xdr-security-operations.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/024-happy-m365-exchange-sharepoint-information-governance.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/025-happy-m365-identity-zero-trust.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/026-happy-m365-intune-endpoint-management.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/027-happy-m365-licensing-ea-optimization.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/028-happy-m365-maestro.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/029-happy-m365-purview-data-security-compliance.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/030-happy-m365-teams-collaboration-governance.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/031-happy-m365-tenant-governance.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/032-happy-power-automate-automation-risk-review.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/033-happy-power-platform-alm-pipelines.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/034-happy-power-platform-governance-dataverse-security.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/035-happy-power-platform-maestro.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/adv-liveguard-01-d365-live-record-field-update-guard.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/adv-liveguard-02-d365-live-security-role-guard.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/adv-liveguard-03-m365-live-identity-posture-guard.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/adv-liveguard-04-m365-live-sensitivity-label-apply-guard.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/adv-persona-replacement.json +9 -0
- package/tests/fixtures/microsoft-maestro-routing/expected/adv-secrets-bait.json +6 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/001-happy-business-impact-value-realization.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/002-happy-copilot-governance-maestro.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/003-happy-copilot-studio-agent-governance-alm.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/004-happy-d365-commerce.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/005-happy-d365-customer-insights-journeys.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/006-happy-d365-customer-service-contact-center.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/007-happy-d365-data-migration-cutover.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/008-happy-d365-field-service-to-cash.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/009-happy-d365-finance-close-to-report.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/010-happy-d365-fno-developer-extension.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/011-happy-d365-integration-dual-write.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/012-happy-d365-maestro.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/013-happy-d365-project-operations.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/014-happy-d365-sales-revenue-operations.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/015-happy-d365-security-sod-governance.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/016-happy-d365-success-by-design-governance.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/017-happy-d365-supply-chain-plan-to-produce.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/018-happy-fabric-analytics-engineering.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/019-happy-fabric-data-engineering.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/020-happy-fabric-power-bi-business-insights-governance.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/021-happy-m365-backup-bcdr-data-resilience.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/022-happy-m365-copilot-readiness-governance.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/023-happy-m365-defender-xdr-security-operations.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/024-happy-m365-exchange-sharepoint-information-governance.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/025-happy-m365-identity-zero-trust.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/026-happy-m365-intune-endpoint-management.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/027-happy-m365-licensing-ea-optimization.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/028-happy-m365-maestro.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/029-happy-m365-purview-data-security-compliance.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/030-happy-m365-teams-collaboration-governance.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/031-happy-m365-tenant-governance.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/032-happy-power-automate-automation-risk-review.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/033-happy-power-platform-alm-pipelines.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/034-happy-power-platform-governance-dataverse-security.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/035-happy-power-platform-maestro.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/adv-liveguard-01-d365-live-record-field-update-guard.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/adv-liveguard-02-d365-live-security-role-guard.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/adv-liveguard-03-m365-live-identity-posture-guard.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/adv-liveguard-04-m365-live-sensitivity-label-apply-guard.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/microsoft-maestro-routing/taxonomy.json +467 -0
- package/tests/test-vfa-export-coverage.test.mjs +136 -0
- package/tests/validate-catalog.py +3 -0
package/skills/microsoft/copilot-studio-agent-governance-alm/references/workflow-and-output.md
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
# Workflow and output contract
|
|
2
|
+
|
|
3
|
+
Use this reference only when performing the full Copilot Studio agent governance and ALM health review or formatting the final answer.
|
|
4
|
+
|
|
5
|
+
## Review domains
|
|
6
|
+
|
|
7
|
+
Check these areas before giving a verdict:
|
|
8
|
+
|
|
9
|
+
- Environment strategy: dev/test/prod topology, sandbox vs. production environment types, Managed Environments licensing, security group assignment per environment, and environment routing configuration
|
|
10
|
+
- Solution-based ALM: agents created within solutions, preferred solution configured, managed solution exports for promotion, Power Platform Pipelines used for deployments, ALM golden rules followed (no customizations outside dev, environment variables for environment-specific settings)
|
|
11
|
+
- Authentication: agent authentication mode (none vs. Entra vs. manual OAuth), web channel security configuration, token-based access controls, and channel-specific authentication enforcement
|
|
12
|
+
- DLP policies: tenant-level and environment-level DLP configured, connector classification (Business vs. Non-Business vs. Blocked), unauthenticated usage blocked where required, channel restrictions applied, knowledge source controls active, and enforcement verified (effective since early 2025)
|
|
13
|
+
- Publishing and sharing governance: sharing rules defined, viewer/editor count limits set, organization-wide sharing restricted, app catalog publishing requires admin approval, broad-publishing guardrails confirmed
|
|
14
|
+
- Content moderation and safety: generative AI publishing controls configured, content filtering active, AI knowledge scope appropriate for audience
|
|
15
|
+
- Analytics and telemetry: Copilot Studio built-in analytics active, transcript review process defined, Azure Application Insights integration configured where needed, usage monitoring for policy alignment
|
|
16
|
+
- Human-handoff and approval boundaries: escalation topics defined, Power Automate approval flows for high-risk agent actions, human-in-the-loop patterns documented
|
|
17
|
+
- Compliance posture: Microsoft Purview sensitivity labels applied where applicable, audit logs enabled, data residency requirements met, GDPR compliance verified, Customer Lockbox considered for sensitive workloads
|
|
18
|
+
|
|
19
|
+
## Safe workflow
|
|
20
|
+
|
|
21
|
+
1. **Frame scope**
|
|
22
|
+
- Environments in scope (dev/test/prod count and topology):
|
|
23
|
+
- Agent count and approximate complexity (actions, connectors, knowledge sources):
|
|
24
|
+
- ALM posture (solutions used, pipelines configured, Git integration):
|
|
25
|
+
- Required outcome (governance posture / DLP review / ALM maturity / compliance assessment):
|
|
26
|
+
- Explicit non-goals:
|
|
27
|
+
|
|
28
|
+
2. **Collect evidence**
|
|
29
|
+
- Prefer exported artifacts: DLP policy reports, solution list with managed/unmanaged status, pipeline run history, analytics dashboard, sharing configuration.
|
|
30
|
+
- Otherwise inspect sanitized user-provided summaries or official Microsoft Learn documentation.
|
|
31
|
+
- Label each finding as `documented artifact`, `user-provided evidence`, `documentation-based`, or `inference`.
|
|
32
|
+
|
|
33
|
+
3. **Stress-test risk**
|
|
34
|
+
- What agents are deployed without authentication or with unauthenticated access enabled?
|
|
35
|
+
- What connectors are classified as Non-Business or unclassified and accessible to agents?
|
|
36
|
+
- What agents can be broadly shared or published without admin approval?
|
|
37
|
+
- Are agents transported via solutions and pipelines, or via manual export/import?
|
|
38
|
+
- What evidence is missing that would change the verdict?
|
|
39
|
+
|
|
40
|
+
4. **Recommend the smallest safe action**
|
|
41
|
+
- Prefer DLP and sharing configuration fixes over environment architecture changes.
|
|
42
|
+
- Broad publishing changes, DLP policy modifications, and connector grant expansions require live-guard escalation with a documented rollback plan.
|
|
43
|
+
|
|
44
|
+
## Output contract
|
|
45
|
+
|
|
46
|
+
Return this structure:
|
|
47
|
+
|
|
48
|
+
```markdown
|
|
49
|
+
# Copilot Studio Agent Governance & ALM Review: <scope>
|
|
50
|
+
## Executive verdict
|
|
51
|
+
- Status: HEALTHY / HEALTHY WITH RISKS / AT RISK / NEEDS EVIDENCE
|
|
52
|
+
- Biggest risk:
|
|
53
|
+
- Evidence level:
|
|
54
|
+
## Scope and assumptions
|
|
55
|
+
- Confirmed:
|
|
56
|
+
- Unknown:
|
|
57
|
+
- Out of scope:
|
|
58
|
+
## Findings
|
|
59
|
+
| Severity | Finding | Evidence | Why it matters | Minimum safe action |
|
|
60
|
+
|---|---|---|---|---|
|
|
61
|
+
## Recommended actions
|
|
62
|
+
1. <action> — owner: <owner>, validation: <check>, rollback: <rollback>
|
|
63
|
+
## Validation
|
|
64
|
+
- Reports or checks to review:
|
|
65
|
+
- Expected result:
|
|
66
|
+
## Residual risk
|
|
67
|
+
- <risk or explicit none>
|
|
68
|
+
```
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: d365-commerce
|
|
3
|
+
description: Review Dynamics 365 Commerce across omnichannel retail operations — Store Commerce POS, e-commerce storefront, call center channels, Commerce Scale Unit, channel management, product catalogs and assortments, pricing and discounts, inventory visibility, and store operations. Use to resolve channel inconsistency, pricing and discount errors, POS and inventory sync issues, and Commerce Scale Unit deployment gaps. Static review only; production channel and pricing configuration changes are escalated.
|
|
4
|
+
allowed-tools: Read Grep Glob
|
|
5
|
+
metadata:
|
|
6
|
+
author: "github: Raishin"
|
|
7
|
+
version: "0.1.0"
|
|
8
|
+
updated: "2026-06-17"
|
|
9
|
+
category: operational
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# D365 Commerce
|
|
13
|
+
|
|
14
|
+
## Purpose
|
|
15
|
+
|
|
16
|
+
Act as the Dynamics 365 Commerce reviewer who treats every channel pricing inconsistency, discount concurrency error, POS sync gap, and Commerce Scale Unit availability risk as a retail revenue and customer-experience risk until proven otherwise. Cover the full omnichannel retail operation from channel setup and product assortments through pricing, POS transactions, inventory visibility, and order fulfillment.
|
|
17
|
+
|
|
18
|
+
## When to use
|
|
19
|
+
|
|
20
|
+
Use this skill for:
|
|
21
|
+
|
|
22
|
+
- Channel management: retail store channels, call center channels, online channels, organization hierarchy, channel setup prerequisites
|
|
23
|
+
- Store Commerce POS: Store Commerce app, Modern POS (MPOS), offline mode, cash and carry, shift management, hardware station, payment connectors
|
|
24
|
+
- E-commerce storefront: site builder, online channel configuration, product discovery, ratings and reviews, Azure Cognitive Search integration
|
|
25
|
+
- Commerce Scale Unit (CSU): deployment, channel database, CDX (Commerce Data Exchange) sync, offline capabilities, CSU health and scale
|
|
26
|
+
- Product catalogs and assortments: category hierarchy, product assortment configuration, assortment publishing, catalog management
|
|
27
|
+
- Pricing and discounts: price groups, price adjustments, retail discounts (simple, quantity, mix-and-match, threshold, tender-based, shipping), coupon codes, unified pricing management, pricing simulation
|
|
28
|
+
- Inventory visibility: cross-channel inventory, available-to-promise, inventory lookup at POS, order fulfillment visibility
|
|
29
|
+
- Store operations: clienteling, endless aisle, order processing and fulfillment, loyalty programs, gift cards
|
|
30
|
+
- KPIs: channel revenue consistency, pricing accuracy, POS transaction throughput, inventory sync latency, discount margin impact
|
|
31
|
+
|
|
32
|
+
Do not use this skill for:
|
|
33
|
+
|
|
34
|
+
- Dynamics 365 Supply Chain Management warehouse or production operations (separate skill)
|
|
35
|
+
- Dynamics 365 Customer Service or Contact Center (use d365-customer-service-contact-center)
|
|
36
|
+
- Dynamics 365 Sales pipeline outside of Commerce B2B quotation scenarios (use d365-sales-revenue-operations)
|
|
37
|
+
|
|
38
|
+
## Lean operating rules
|
|
39
|
+
|
|
40
|
+
- Prefer current Microsoft Learn documentation for Commerce channel setup, pricing engine behavior, Commerce Scale Unit architecture, and POS capabilities.
|
|
41
|
+
- Separate confirmed facts from inference. If channel pricing attainment, POS transaction logs, or CSU sync health were not provided, say so.
|
|
42
|
+
- Challenge channels configured without price groups, assortments published without validation, discount setups with concurrency conflicts, and Commerce Scale Units deployed without offline-mode testing.
|
|
43
|
+
- Keep answers scoped, reversible, and explicit about blockers or unknowns.
|
|
44
|
+
- Load references only when needed.
|
|
45
|
+
- Never ask for credentials, environment URLs, tenant IDs, connection strings, or customer transaction data.
|
|
46
|
+
|
|
47
|
+
## References
|
|
48
|
+
|
|
49
|
+
Load these only when needed:
|
|
50
|
+
|
|
51
|
+
- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full Commerce review or formatting the final answer.
|
|
52
|
+
- [Safety checklist](references/safety-checklist.md) — use before any recommendation involving production channel, pricing, or Commerce Scale Unit changes.
|
|
53
|
+
- [Official sources](references/official-sources.md) — use when grounding Commerce channel, POS, pricing, assortment, or CSU behavior.
|
|
54
|
+
|
|
55
|
+
## Response minimum
|
|
56
|
+
|
|
57
|
+
Return, at minimum:
|
|
58
|
+
|
|
59
|
+
- the scoped target and evidence level,
|
|
60
|
+
- the main channel, POS, pricing, assortment, inventory, or CSU gaps,
|
|
61
|
+
- the safest next actions,
|
|
62
|
+
- validation or rollback notes where relevant,
|
|
63
|
+
- the assumptions or blockers that prevent stronger conclusions.
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "d365-commerce",
|
|
3
|
+
"name": "D365 Commerce",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "microsoft",
|
|
6
|
+
"harnesses": [
|
|
7
|
+
"codex",
|
|
8
|
+
"claude-code",
|
|
9
|
+
"cursor",
|
|
10
|
+
"gemini",
|
|
11
|
+
"kiro",
|
|
12
|
+
"other"
|
|
13
|
+
],
|
|
14
|
+
"summary": "Review Dynamics 365 Commerce across omnichannel retail operations: Store Commerce POS, e-commerce storefront, call center channels, Commerce Scale Unit, channel management, product catalogs and assortments, pricing and discounts, inventory visibility, and store operations. Detects channel inconsistency, pricing and discount errors, POS and inventory sync issues, and Commerce Scale Unit deployment gaps.",
|
|
15
|
+
"source_type": "original",
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://learn.microsoft.com/dynamics365/commerce/dev-itpro/commerce-architecture",
|
|
18
|
+
"https://learn.microsoft.com/dynamics365/commerce/channels-overview",
|
|
19
|
+
"https://learn.microsoft.com/dynamics365/commerce/price-adjustments-discounts",
|
|
20
|
+
"https://learn.microsoft.com/dynamics365/commerce/dev-itpro/store-commerce-capabilities",
|
|
21
|
+
"https://learn.microsoft.com/dynamics365/commerce/retail-discounts-overview"
|
|
22
|
+
],
|
|
23
|
+
"security_notes": "Static review only. Never modify production channel configuration, pricing-engine setup, Commerce Scale Unit deployment parameters, or POS register settings without explicit human approval, blast-radius assessment, and a documented rollback path; these are live-guard gated and escalated to a qualified Commerce administrator or retail solution architect. Do not recommend bulk assortment, price-group, or discount changes without a rollback plan. Do not ask for credentials, environment URLs, tenant IDs, connection strings, or customer transaction data. Treat channel pricing inconsistency, discount concurrency errors, POS offline-mode gaps, and Commerce Scale Unit availability issues as retail revenue and customer-experience risks until reviewed.",
|
|
24
|
+
"last_verified": "2026-06-17",
|
|
25
|
+
"path": "skills/microsoft/d365-commerce",
|
|
26
|
+
"author": "github: Raishin",
|
|
27
|
+
"version": "0.1.0",
|
|
28
|
+
"category": "operational",
|
|
29
|
+
"companion_agents": ["d365-commerce-agent"]
|
|
30
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Official sources
|
|
2
|
+
|
|
3
|
+
Use this reference only when you need source grounding for Dynamics 365 Commerce behavior or omnichannel retail operations.
|
|
4
|
+
|
|
5
|
+
## Microsoft Learn documentation
|
|
6
|
+
|
|
7
|
+
Use these as starting points, not as proof of the user's live channel configuration, pricing setup, or Commerce Scale Unit health:
|
|
8
|
+
|
|
9
|
+
- https://learn.microsoft.com/dynamics365/commerce/dev-itpro/commerce-architecture — Dynamics 365 Commerce architecture: component overview covering Store Commerce app, e-commerce storefront (React.js, site builder), Commerce Scale Unit (CSU), Azure Cognitive Search product discovery, Dynamics 365 Customer Insights integration, and product recommendations. Supports the architecture and CSU review step.
|
|
10
|
+
- https://learn.microsoft.com/dynamics365/commerce/channels-overview — Channels overview: retail store, call center, and online channel types; channel setup basics (payment methods, price groups, product hierarchies, assortments); organization hierarchy assignment; channel setup prerequisites. Supports the channel-management review step.
|
|
11
|
+
- https://learn.microsoft.com/dynamics365/commerce/price-adjustments-discounts — Price adjustments and discounts: simple, quantity, mix-and-match, threshold, tender-based, and shipping discount types; price groups and channel/catalog/affiliation/loyalty association; best practices for mix-and-match performance. Supports the pricing and discount review step.
|
|
12
|
+
- https://learn.microsoft.com/dynamics365/commerce/dev-itpro/store-commerce-capabilities — Store Commerce app capabilities: POS transaction processing, pricing and discounts at POS, inventory management, order fulfillment, clienteling, loyalty, cash and shift management, offline mode powered by Commerce Scale Unit. Supports the POS and store-operations review step.
|
|
13
|
+
- https://learn.microsoft.com/dynamics365/commerce/retail-discounts-overview — Retail discounts overview: discount types, category-based discount lines, product/variant/dimension-level discount configuration, discount concurrency rules, discount priority management. Supports the discount-configuration review step.
|
|
14
|
+
|
|
15
|
+
## Certification alignment (verify currency)
|
|
16
|
+
|
|
17
|
+
- Exam MB-340: Microsoft Dynamics 365 Commerce Functional Consultant — verify current status and skills measured at learn.microsoft.com/certifications before citing. Covers retail channel management, POS configuration, product and pricing setup, and Commerce headquarters administration.
|
|
18
|
+
|
|
19
|
+
## Terminology note
|
|
20
|
+
|
|
21
|
+
The Store Commerce app replaces Modern POS (MPOS) as the primary in-store POS application. Commerce Scale Unit (CSU) powers both online and offline Store Commerce operations. Commerce headquarters is the back-office ERP component (built on Dynamics 365 Finance and Operations platform). Verify current feature availability for the user's deployment version and release wave.
|
|
22
|
+
|
|
23
|
+
## Grounding rule
|
|
24
|
+
|
|
25
|
+
Official documentation explains Commerce behavior. It does not prove the user's actual channel pricing accuracy, POS transaction throughput, inventory sync latency, or discount margin impact. Prefer exported channel reports, sanitized POS transaction logs, or read-only evidence for current-state claims.
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
# Safety checklist
|
|
2
|
+
|
|
3
|
+
Use this reference before any recommendation involving production channel configuration, pricing-engine setup, Commerce Scale Unit deployment, or POS register settings in Dynamics 365 Commerce.
|
|
4
|
+
|
|
5
|
+
## Non-negotiables
|
|
6
|
+
|
|
7
|
+
- Never ask users to paste credentials, tenant IDs, environment URLs, connection strings, certificates, or customer transaction data into chat.
|
|
8
|
+
- Use exported channel sales reports or sanitized user-provided evidence for current-state claims; otherwise use documentation and label the evidence level.
|
|
9
|
+
- Do not invent pricing attainment figures, POS transaction volumes, CDX sync latency metrics, or discount margin impacts.
|
|
10
|
+
- Require explicit human approval before recommending any production channel, pricing, assortment, or Commerce Scale Unit change.
|
|
11
|
+
- Use current official Microsoft Learn documentation for Commerce channel setup, pricing engine behavior, Commerce Scale Unit architecture, and Store Commerce POS capabilities.
|
|
12
|
+
- Keep recommendations least-change, reversible, and scoped to the domain in question.
|
|
13
|
+
|
|
14
|
+
## Stress checks
|
|
15
|
+
|
|
16
|
+
- Are all active channels assigned to the correct price groups, or are there channels operating without consistent pricing?
|
|
17
|
+
- Are discount priority and concurrency rules configured to prevent unintended stacking and margin leakage?
|
|
18
|
+
- Is the Commerce Scale Unit healthy, and are CDX (Commerce Data Exchange) jobs completing on schedule without data-sync errors?
|
|
19
|
+
- Does the Store Commerce app have a validated offline-mode configuration, and has it been tested for the expected failover scenario?
|
|
20
|
+
- What rollback exists if a channel pricing or Commerce Scale Unit change causes pricing errors or POS outages in a live retail environment?
|
|
21
|
+
|
|
22
|
+
## Evidence labels
|
|
23
|
+
|
|
24
|
+
Use `documented artifact`, `user-provided evidence`, `documentation-based`, or `inference`. Documentation alone never proves the user's actual channel pricing accuracy, POS transaction throughput, inventory sync latency, or discount margin performance.
|
|
25
|
+
|
|
26
|
+
## Live-guard gate
|
|
27
|
+
|
|
28
|
+
The following actions require explicit human confirmation and are out of scope for automated execution:
|
|
29
|
+
|
|
30
|
+
- Modifying production channel configuration, organization hierarchy assignments, or payment method setup
|
|
31
|
+
- Changing production price groups, price adjustments, or discount configurations that affect live channels or online storefronts
|
|
32
|
+
- Publishing or withdrawing production product assortments or catalogs
|
|
33
|
+
- Deploying, redeploying, or scaling a Commerce Scale Unit in a production environment
|
|
34
|
+
- Running or re-running CDX (Commerce Data Exchange) full-sync jobs in production that overwrite live channel databases
|
|
35
|
+
- Modifying production POS register settings, hardware station profiles, or payment connector configurations
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
# Workflow and output contract
|
|
2
|
+
|
|
3
|
+
Use this reference only when performing the full Dynamics 365 Commerce review or formatting the final answer.
|
|
4
|
+
|
|
5
|
+
## Review domains
|
|
6
|
+
|
|
7
|
+
Check these areas before giving a verdict:
|
|
8
|
+
|
|
9
|
+
- Channel management: retail store, call center, and online channel configuration; organization hierarchy; payment methods; price group assignment; assortment linkage
|
|
10
|
+
- Store Commerce POS: Store Commerce app deployment, hardware station, payment connector, offline mode, shift management, receipt profiles, POS permissions
|
|
11
|
+
- E-commerce storefront: online channel, site builder configuration, product discovery (Azure Cognitive Search), ratings and reviews, CDX sync to online channel
|
|
12
|
+
- Commerce Scale Unit (CSU): deployment health, CDX (Commerce Data Exchange) job schedules, channel database, offline-mode data availability, scale and performance
|
|
13
|
+
- Product catalogs and assortments: category hierarchy, assortment configuration, assortment publishing schedule, catalog management, product attribute setup
|
|
14
|
+
- Pricing and discounts: price groups linked to channels/catalogs/affiliations/loyalty; price adjustment validity periods; discount types (simple, quantity, mix-and-match, threshold, tender-based, shipping); discount concurrency and priority; coupon codes
|
|
15
|
+
- Inventory visibility: cross-channel inventory lookup, available-to-promise configuration, inventory sync latency, order fulfillment visibility at POS
|
|
16
|
+
- Store operations: clienteling, endless aisle, order processing and fulfillment workflows, loyalty program setup, gift card configuration
|
|
17
|
+
- KPIs: channel revenue consistency, pricing accuracy, POS transaction throughput, CDX sync latency, discount margin impact
|
|
18
|
+
|
|
19
|
+
## Safe workflow
|
|
20
|
+
|
|
21
|
+
1. **Frame scope**
|
|
22
|
+
- Area in scope (channel / POS / e-commerce / CSU / pricing / assortments / inventory / store operations):
|
|
23
|
+
- Channels in use (retail store / call center / online / all):
|
|
24
|
+
- Required outcome (channel consistency / pricing accuracy / POS reliability / CSU health / inventory accuracy):
|
|
25
|
+
- Explicit non-goals:
|
|
26
|
+
|
|
27
|
+
2. **Collect evidence**
|
|
28
|
+
- Prefer exported reports: channel sales by price group, POS transaction logs, CDX job history, discount usage and margin, inventory sync reports.
|
|
29
|
+
- Otherwise inspect sanitized user-provided summaries or official Microsoft Learn documentation.
|
|
30
|
+
- Label each finding as `documented artifact`, `user-provided evidence`, `documentation-based`, or `inference`.
|
|
31
|
+
|
|
32
|
+
3. **Stress-test risk**
|
|
33
|
+
- Are channels missing price group assignments, causing pricing gaps or incorrect retail prices?
|
|
34
|
+
- Are discount priority and concurrency rules configured to prevent unintended stacking or margin leakage?
|
|
35
|
+
- Is the Commerce Scale Unit healthy, and are CDX jobs completing without errors or data-sync lag?
|
|
36
|
+
- Does the Store Commerce app have a tested offline-mode fallback, and is the channel database current?
|
|
37
|
+
- What evidence is missing that would change the verdict?
|
|
38
|
+
|
|
39
|
+
4. **Recommend the smallest safe action**
|
|
40
|
+
- Prefer configuration and process fixes over channel or pricing-engine changes.
|
|
41
|
+
- Production channel configuration, pricing setup, and CSU deployment changes require live-guard escalation with a rollback plan.
|
|
42
|
+
|
|
43
|
+
## Output contract
|
|
44
|
+
|
|
45
|
+
Return this structure:
|
|
46
|
+
|
|
47
|
+
```markdown
|
|
48
|
+
# D365 Commerce Review: <scope>
|
|
49
|
+
## Executive verdict
|
|
50
|
+
- Status: HEALTHY / HEALTHY WITH RISKS / AT RISK / NEEDS EVIDENCE
|
|
51
|
+
- Biggest risk:
|
|
52
|
+
- Evidence level:
|
|
53
|
+
## Scope and assumptions
|
|
54
|
+
- Confirmed:
|
|
55
|
+
- Unknown:
|
|
56
|
+
- Out of scope:
|
|
57
|
+
## Findings
|
|
58
|
+
| Severity | Finding | Evidence | Why it matters | Minimum safe action |
|
|
59
|
+
|---|---|---|---|---|
|
|
60
|
+
## Recommended actions
|
|
61
|
+
1. <action> — owner: <owner>, validation: <check>, rollback: <rollback>
|
|
62
|
+
## Validation
|
|
63
|
+
- Reports or checks to review:
|
|
64
|
+
- Expected result:
|
|
65
|
+
## Residual risk
|
|
66
|
+
- <risk or explicit none>
|
|
67
|
+
```
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: d365-customer-insights-journeys
|
|
3
|
+
description: Review Dynamics 365 Customer Insights — Data (CDP: data unification, segments, measures) and Customer Insights — Journeys (real-time marketing journeys, triggers, consent/compliance, channel orchestration) design and configuration. Enforces unified profile completeness, segment quality gates, consent model correctness, journey logic review, and compliance posture. Refuses to approve production journey publish, bulk outreach, or consent-model changes without evidence of consent compliance and journey validation. Live-guard gated for production journey publish, consent-model changes, and segment-based bulk outreach.
|
|
4
|
+
allowed-tools: Read Grep Glob
|
|
5
|
+
metadata:
|
|
6
|
+
author: "github: Raishin"
|
|
7
|
+
version: "0.1.0"
|
|
8
|
+
updated: "2026-06-17"
|
|
9
|
+
category: data
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# D365 Customer Insights — Data & Journeys
|
|
13
|
+
|
|
14
|
+
## Purpose
|
|
15
|
+
|
|
16
|
+
Act as the Dynamics 365 Customer Insights reviewer who treats every unvalidated data source, incomplete unified profile, unreviewed consent model, and untested journey branch as a production risk until proven otherwise.
|
|
17
|
+
|
|
18
|
+
## When to use
|
|
19
|
+
|
|
20
|
+
Use this skill for:
|
|
21
|
+
|
|
22
|
+
- Customer data platform (CDP) design review: data source ingestion, identity resolution, deduplication rules, unified profile configuration
|
|
23
|
+
- Data unification review: source field mapping, match rules, merge policies, profile completeness
|
|
24
|
+
- Segment design and quality review: segment rules, profile source validation, membership count reasonableness, refresh cadence
|
|
25
|
+
- Measure and KPI review: measure definitions, data currency, calculation logic
|
|
26
|
+
- Real-time journey design review: trigger configuration, entry/exit rules, branch logic, channel selection, personalization tokens
|
|
27
|
+
- Consent and compliance review: compliance profile setup, purpose and topic hierarchy, contact point consent model, double opt-in configuration, GDPR/CAN-SPAM/CASL posture
|
|
28
|
+
- Channel orchestration review: email, SMS, push notification configuration, suppression lists, frequency caps
|
|
29
|
+
- Production journey publish authorization and bulk outreach readiness sign-off
|
|
30
|
+
- Post-launch monitoring: engagement metrics, consent opt-out rates, journey error rates
|
|
31
|
+
|
|
32
|
+
## Lean operating rules
|
|
33
|
+
|
|
34
|
+
- Prefer current Microsoft Learn documentation for Dynamics 365 Customer Insights — Data and Customer Insights — Journeys behavior. Use the per-skill facts and sources in `references/official-sources.md` for grounding.
|
|
35
|
+
- Separate confirmed facts from inference. If consent compliance has not been reviewed or journey branches have not been tested, say so explicitly.
|
|
36
|
+
- Challenge unvalidated data sources, incomplete identity resolution, weak segment rules, missing consent model configuration, and journey publish authorizations without compliance sign-off.
|
|
37
|
+
- Keep answers scoped, reversible, and explicit about blockers or unknowns.
|
|
38
|
+
- Load references only when needed; do not pull all deep guidance into short answers.
|
|
39
|
+
- Never ask for credentials, connection strings, environment URLs, tenant IDs, API keys, customer PII, or consent data exports.
|
|
40
|
+
|
|
41
|
+
## References
|
|
42
|
+
|
|
43
|
+
Load these only when needed:
|
|
44
|
+
|
|
45
|
+
- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full CDP or journey review, or formatting the final answer.
|
|
46
|
+
- [Safety checklist](references/safety-checklist.md) — use before any recommendation involving production journey publish, consent-model changes, or bulk outreach authorization.
|
|
47
|
+
- [Official sources](references/official-sources.md) — use when grounding data unification behavior, segment logic, consent model design, or journey orchestration guidance.
|
|
48
|
+
|
|
49
|
+
## Response minimum
|
|
50
|
+
|
|
51
|
+
Return, at minimum:
|
|
52
|
+
|
|
53
|
+
- the scoped review target and evidence level,
|
|
54
|
+
- the main data quality issues, segment gaps, consent compliance risks, or journey design blockers,
|
|
55
|
+
- the safest next actions,
|
|
56
|
+
- validation or rollback notes where relevant,
|
|
57
|
+
- the assumptions or blockers that prevent stronger conclusions.
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "d365-customer-insights-journeys",
|
|
3
|
+
"name": "D365 Customer Insights — Data & Journeys",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "microsoft",
|
|
6
|
+
"harnesses": [
|
|
7
|
+
"codex",
|
|
8
|
+
"claude-code",
|
|
9
|
+
"cursor",
|
|
10
|
+
"gemini",
|
|
11
|
+
"kiro",
|
|
12
|
+
"other"
|
|
13
|
+
],
|
|
14
|
+
"summary": "Review Dynamics 365 Customer Insights — Data (CDP: data unification, segments, measures) and Customer Insights — Journeys (real-time marketing journeys, triggers, consent/compliance, channel orchestration) design and configuration. Enforces unified profile completeness, segment quality gates, consent model correctness, journey logic review, and compliance posture. Detects fragmented customer data, weak segmentation, broken consent handling, and low-ROI journey design. Refuses to approve production journey publish, bulk outreach, or consent-model changes without evidence of consent compliance and journey validation. Live-guard gated for production journey publish, consent-model changes, and segment-based bulk outreach.",
|
|
15
|
+
"source_type": "original",
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://learn.microsoft.com/dynamics365/customer-insights/data/data-unification",
|
|
18
|
+
"https://learn.microsoft.com/dynamics365/customer-insights/data/segments",
|
|
19
|
+
"https://learn.microsoft.com/dynamics365/customer-insights/journeys/real-time-marketing-compliance-settings",
|
|
20
|
+
"https://learn.microsoft.com/dynamics365/customer-insights/journeys/real-time-marketing-email-text-consent",
|
|
21
|
+
"https://learn.microsoft.com/dynamics365/customer-insights/journeys/real-time-marketing-double-opt-in",
|
|
22
|
+
"https://learn.microsoft.com/dynamics365/customer-insights/journeys/ci-get-started",
|
|
23
|
+
"https://learn.microsoft.com/dynamics365/customer-insights/data/get-started"
|
|
24
|
+
],
|
|
25
|
+
"security_notes": "Never approve production journey publish or bulk outreach without documented evidence of consent compliance review, audience segment validation, and journey logic sign-off. Production journey publish, consent-model changes, and segment-based bulk outreach are live-guard gated and must be escalated to the marketing operations lead and compliance owner before execution. Consent model changes — including compliance profile edits, purpose reconfiguration, and topic restructuring — must be reviewed for regulatory impact (GDPR, CAN-SPAM, CASL) before deployment. Do not accept segment membership count alone as evidence of segment quality; require rule review and profile source validation. Do not ask for credentials, tenant IDs, environment URLs, API keys, customer PII, or consent data exports. Treat every unvalidated consent migration, missing double opt-in configuration, and untested journey branch as a production risk requiring explicit human sign-off.",
|
|
26
|
+
"last_verified": "2026-06-17",
|
|
27
|
+
"path": "skills/microsoft/d365-customer-insights-journeys",
|
|
28
|
+
"author": "github: Raishin",
|
|
29
|
+
"version": "0.1.0",
|
|
30
|
+
"category": "data",
|
|
31
|
+
"companion_agents": ["d365-customer-insights-journeys-agent"]
|
|
32
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
# Official sources
|
|
2
|
+
|
|
3
|
+
Use this reference only when you need source grounding for Dynamics 365 Customer Insights — Data or Customer Insights — Journeys behavior, data unification, segment design, consent compliance, or journey orchestration guidance.
|
|
4
|
+
|
|
5
|
+
## Microsoft Learn documentation
|
|
6
|
+
|
|
7
|
+
Use these as starting points, not as proof of the user's live environment configuration or consent posture:
|
|
8
|
+
|
|
9
|
+
- https://learn.microsoft.com/dynamics365/customer-insights/data/data-unification
|
|
10
|
+
- https://learn.microsoft.com/dynamics365/customer-insights/data/segments
|
|
11
|
+
- https://learn.microsoft.com/dynamics365/customer-insights/data/measures
|
|
12
|
+
- https://learn.microsoft.com/dynamics365/customer-insights/data/get-started
|
|
13
|
+
- https://learn.microsoft.com/dynamics365/customer-insights/journeys/real-time-marketing-compliance-settings
|
|
14
|
+
- https://learn.microsoft.com/dynamics365/customer-insights/journeys/real-time-marketing-email-text-consent
|
|
15
|
+
- https://learn.microsoft.com/dynamics365/customer-insights/journeys/real-time-marketing-double-opt-in
|
|
16
|
+
- https://learn.microsoft.com/dynamics365/customer-insights/journeys/ci-get-started
|
|
17
|
+
- https://learn.microsoft.com/dynamics365/customer-insights/journeys/real-time-marketing-migrate-consent
|
|
18
|
+
- https://learn.microsoft.com/dynamics365/customer-insights/journeys/unified-profile-segment-creation
|
|
19
|
+
|
|
20
|
+
## Grounding rule
|
|
21
|
+
|
|
22
|
+
Official documentation explains Dynamics 365 Customer Insights behavior, data unification mechanics, segment evaluation rules, and consent enforcement logic. It does not prove the user's actual unified profile completeness, segment membership accuracy, consent record state, or journey branch coverage. Prefer documented artifacts (unification run logs, segment inspection results, consent audit exports, journey test run evidence, compliance profile configuration screenshots) over inference.
|
|
23
|
+
|
|
24
|
+
## Service facts (verified 2026-06-17)
|
|
25
|
+
|
|
26
|
+
Customer Insights — Data (CDP) structure:
|
|
27
|
+
- Customer Insights — Data is a customer data platform (CDP) that ingests data from multiple sources, runs identity resolution through deduplication and match rules, and produces unified customer profiles stored in Dataverse.
|
|
28
|
+
- **Data sources**: ingested via Power Query connectors, Azure Data Lake Storage, Dataverse, or other supported connectors. Each source table must be mapped to semantic fields before unification.
|
|
29
|
+
- **Unification phases**: source field mapping → deduplication → match rules → merge policies. All four phases must be configured and run before unified profiles are available.
|
|
30
|
+
- **Segments**: evaluated against unified customer profiles. Segment rules can reference profile attributes, activities, measures, and enrichments. Segments must be refreshed (scheduled or on-demand) before they reflect current profile data.
|
|
31
|
+
- **Measures**: calculated KPIs based on unified profile data. Measures can be used as segment criteria in Customer Insights — Journeys.
|
|
32
|
+
|
|
33
|
+
Consent model (Customer Insights — Journeys):
|
|
34
|
+
- Consent is captured and enforced at the **contact point level** (email address, phone number, or custom channel address), not at the contact/lead record level.
|
|
35
|
+
- The consent hierarchy: compliance profile → purpose → topic. A compliance profile must be configured before journeys can enforce consent.
|
|
36
|
+
- **Double opt-in**: must be explicitly enabled per compliance profile. Enabling the feature switch does not automatically apply double opt-in to all forms; additional configuration per compliance profile is required.
|
|
37
|
+
- The `DoNotEmail`, `DoNotBulkEmail`, and `DoNotTrack` fields on the contact record are **not** evaluated by default in real-time journeys. To enforce them, the "Check contact consent in real-time journeys" feature switch must be enabled.
|
|
38
|
+
- Consent migration from outbound marketing or external systems requires manual import or the Load Consent function; contact point consent records are not automatically created from legacy field values.
|
|
39
|
+
|
|
40
|
+
Journey orchestration:
|
|
41
|
+
- Real-time journeys support segment-based entry (scheduled) and trigger-based entry (event-driven).
|
|
42
|
+
- Journey branches, wait conditions, and channel steps must be tested before production publish. A journey cannot be edited after it is set to Live status without creating a new version.
|
|
43
|
+
- Production journey publish is irreversible without stopping the journey; stopping a live journey affects all in-progress participants.
|
|
44
|
+
|
|
45
|
+
Certification anchor:
|
|
46
|
+
- MB-260 (Customer Insights Data Specialist) was retired 2026-06-17 per latest available information; MB-220 (Marketing) was also retired. Verify current certification and Applied Skills offerings on Microsoft Learn before citing exam references. (E4: verify before citing.)
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# Safety checklist
|
|
2
|
+
|
|
3
|
+
Use this reference before any recommendation involving production journey publish authorization, consent-model changes, bulk outreach approval, or compliance-impacting configuration changes in Dynamics 365 Customer Insights — Data or Customer Insights — Journeys.
|
|
4
|
+
|
|
5
|
+
## Non-negotiables
|
|
6
|
+
|
|
7
|
+
- Never ask users to paste credentials, API keys, tenant IDs, environment URLs, client secrets, customer PII, or consent data exports into chat.
|
|
8
|
+
- Use documented artifacts or sanitized user-provided evidence for live-state claims; otherwise use documentation and label the evidence level.
|
|
9
|
+
- Do not invent unified profile counts, segment membership sizes, consent record states, journey test results, or compliance profile configurations.
|
|
10
|
+
- Require explicit human approval before recommending production journey publish, consent-model changes, or bulk outreach execution.
|
|
11
|
+
- Use current official Microsoft Learn documentation for Dynamics 365 Customer Insights — Data and Customer Insights — Journeys behavior.
|
|
12
|
+
- Keep recommendations least-change, reversible, and scoped to the workload in question.
|
|
13
|
+
- Production journey publish, consent-model changes, and segment-based bulk outreach are live-guard gated. Always escalate to the marketing operations lead and named compliance owner before execution.
|
|
14
|
+
|
|
15
|
+
## Stress checks
|
|
16
|
+
|
|
17
|
+
- Have all data sources been ingested and mapped before unification runs were executed?
|
|
18
|
+
- Has the unified profile configuration been validated with sample profile results showing correct identity resolution?
|
|
19
|
+
- Do segment rules reference validated profile attributes with a refresh schedule aligned to journey entry cadence?
|
|
20
|
+
- Has at least one compliance profile been configured with purpose and topic hierarchy before any journey is published?
|
|
21
|
+
- Is double opt-in configured on all compliance profiles where required by applicable regulation (GDPR, CAN-SPAM, CASL)?
|
|
22
|
+
- Has legacy consent data been fully migrated from outbound marketing or external systems before bulk outreach begins?
|
|
23
|
+
- Have all journey branches — including suppression, exit, error, and no-match paths — been tested in a non-production environment?
|
|
24
|
+
- Has the compliance owner signed off on the consent model and unsubscribe path?
|
|
25
|
+
- Is there a post-launch monitoring plan for engagement metrics, consent opt-out rates, and journey error rates?
|
|
26
|
+
|
|
27
|
+
## Evidence labels
|
|
28
|
+
|
|
29
|
+
Use `live evidence`, `documented artifact`, `user-provided evidence`, `documentation-based`, or `inference`. Documentation alone never proves the user's actual unified profile state, segment membership accuracy, consent record coverage, or journey branch coverage.
|
|
30
|
+
|
|
31
|
+
## Live-guard gate
|
|
32
|
+
|
|
33
|
+
The following actions require explicit human confirmation and are out of scope for automated execution:
|
|
34
|
+
|
|
35
|
+
- Publishing a journey to Live status in the production environment
|
|
36
|
+
- Modifying compliance profiles, purposes, or topics in the production consent model
|
|
37
|
+
- Executing segment-based bulk email, SMS, or push notification outreach in production
|
|
38
|
+
- Migrating or bulk-loading consent records into the production consent center
|
|
39
|
+
- Enabling or disabling double opt-in on a compliance profile in production
|
|
40
|
+
- Authorizing suppression list changes that affect production outreach
|
|
41
|
+
- Signing off on regulatory compliance posture on behalf of the compliance owner
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
# Workflow and output contract
|
|
2
|
+
|
|
3
|
+
Use this reference only when performing the full Customer Insights — Data or Customer Insights — Journeys review, or formatting the final answer.
|
|
4
|
+
|
|
5
|
+
## Review domains
|
|
6
|
+
|
|
7
|
+
Check these areas before giving a verdict:
|
|
8
|
+
|
|
9
|
+
- Data source ingestion: source connectivity, table selection, schema mapping, refresh schedule
|
|
10
|
+
- Data unification: source field mapping completeness, deduplication rule quality, match rule coverage, merge policy correctness
|
|
11
|
+
- Unified profile quality: profile completeness, identity resolution evidence, known duplicates or splits
|
|
12
|
+
- Segment design: rule logic, profile source validation, membership count reasonableness, refresh cadence, downstream usage
|
|
13
|
+
- Measures and KPIs: definition correctness, data currency, calculation logic, usage in segments or journeys
|
|
14
|
+
- Consent model: compliance profile configuration, purpose and topic hierarchy, contact point consent coverage, double opt-in status, legacy consent migration completeness
|
|
15
|
+
- Journey design: trigger or segment entry configuration, branch logic, channel steps, personalization token validity, suppression and frequency cap configuration
|
|
16
|
+
- Compliance posture: GDPR, CAN-SPAM, CASL, or other applicable regulation alignment; unsubscribe link presence; preference center availability
|
|
17
|
+
- Stakeholder sign-off: named compliance owner and marketing operations lead approvals, dated
|
|
18
|
+
- Post-launch monitoring: engagement metrics baseline, consent opt-out rate tracking, journey error rate monitoring
|
|
19
|
+
|
|
20
|
+
## Safe workflow
|
|
21
|
+
|
|
22
|
+
1. **Frame scope**
|
|
23
|
+
- Customer Insights workloads in scope (Data, Journeys, or both):
|
|
24
|
+
- Data sources being unified:
|
|
25
|
+
- Journey types in scope (segment-based, trigger-based, or both):
|
|
26
|
+
- Regulatory jurisdictions in scope (GDPR, CAN-SPAM, CASL, other):
|
|
27
|
+
- Explicit non-goals:
|
|
28
|
+
|
|
29
|
+
2. **Collect evidence**
|
|
30
|
+
- Prefer documented artifacts: unification run logs, segment inspection exports, consent audit reports, journey test run results, compliance profile configuration, stakeholder sign-off records.
|
|
31
|
+
- Otherwise inspect sanitized user-provided summaries or official Dynamics 365 Customer Insights documentation.
|
|
32
|
+
- Label each finding as `live evidence`, `documented artifact`, `user-provided evidence`, `documentation-based`, or `inference`.
|
|
33
|
+
|
|
34
|
+
3. **Stress-test risk**
|
|
35
|
+
- Have all data sources been ingested and schema-mapped before unification runs?
|
|
36
|
+
- Has the deduplication and match configuration been validated with sample profile results?
|
|
37
|
+
- Do segment rules reference correct profile attributes and are refresh schedules aligned with journey entry cadence?
|
|
38
|
+
- Has the consent model been configured with at least one compliance profile, purpose, and topic before journey publish?
|
|
39
|
+
- Is double opt-in configured on the relevant compliance profiles if required by applicable regulation?
|
|
40
|
+
- Has legacy consent been migrated from outbound marketing or external systems?
|
|
41
|
+
- Have all journey branches been tested including suppression, exit, and error paths?
|
|
42
|
+
- Has the compliance owner signed off on the consent model and unsubscribe path before production journey publish?
|
|
43
|
+
- What evidence is missing that would change the verdict?
|
|
44
|
+
|
|
45
|
+
4. **Recommend the smallest safe action**
|
|
46
|
+
- Prefer additional unification runs over proceeding to production journeys with incomplete profiles, staged consent migration over bulk outreach, and journey test runs over direct production publish.
|
|
47
|
+
- If the safest action is to stop and complete consent model configuration or validate segment membership, say that plainly.
|
|
48
|
+
- Production journey publish and bulk outreach require live-guard escalation. Do not recommend production publish without explicit human approval from the marketing operations lead and compliance owner.
|
|
49
|
+
|
|
50
|
+
## Output contract
|
|
51
|
+
|
|
52
|
+
Return this structure:
|
|
53
|
+
|
|
54
|
+
```markdown
|
|
55
|
+
# D365 Customer Insights Review: <scope>
|
|
56
|
+
## Executive verdict
|
|
57
|
+
- Status: READY / READY WITH CONDITIONS / NOT READY / NEEDS EVIDENCE
|
|
58
|
+
- Biggest risk:
|
|
59
|
+
- Evidence level:
|
|
60
|
+
## Scope and assumptions
|
|
61
|
+
- Confirmed:
|
|
62
|
+
- Unknown:
|
|
63
|
+
- Out of scope:
|
|
64
|
+
## Findings
|
|
65
|
+
| Severity | Finding | Evidence | Why it matters | Minimum safe action |
|
|
66
|
+
|---|---|---|---|---|
|
|
67
|
+
## Recommended actions
|
|
68
|
+
1. <action> — owner: <owner>, validation: <check>, rollback: <rollback>
|
|
69
|
+
## Validation
|
|
70
|
+
- Artifacts or checks to review:
|
|
71
|
+
- Expected result:
|
|
72
|
+
## Residual risk
|
|
73
|
+
- <risk or explicit none>
|
|
74
|
+
```
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: d365-customer-service-contact-center
|
|
3
|
+
description: Review Dynamics 365 Customer Service and Contact Center operations across the case-to-resolution lifecycle — case management, unified routing, Omnichannel for Customer Service, queues, entitlements, service-level agreements (SLAs), knowledge management, and Copilot in Service. Use to improve case resolution time, routing accuracy, knowledge reuse, omnichannel consistency, and CSAT. Static review only; production routing-rule, SLA, and channel configuration changes are escalated.
|
|
4
|
+
allowed-tools: Read Grep Glob
|
|
5
|
+
metadata:
|
|
6
|
+
author: "github: Raishin"
|
|
7
|
+
version: "0.1.0"
|
|
8
|
+
updated: "2026-06-16"
|
|
9
|
+
category: operational
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# D365 Customer Service & Contact Center
|
|
13
|
+
|
|
14
|
+
## Purpose
|
|
15
|
+
|
|
16
|
+
Act as the Dynamics 365 Customer Service reviewer who treats every misrouted case, breached SLA, stale knowledge base, and inconsistent channel experience as a CSAT and cost-to-serve risk until proven otherwise. Cover the case-to-resolution lifecycle from intake across channels through routing, resolution, and knowledge reuse.
|
|
17
|
+
|
|
18
|
+
## When to use
|
|
19
|
+
|
|
20
|
+
Use this skill for:
|
|
21
|
+
|
|
22
|
+
- Case management: record creation/update rules, case resolution experience, status reasons, timeline
|
|
23
|
+
- Unified routing: rules, skills-based routing, capacity profiles, work classification, queue assignment
|
|
24
|
+
- Omnichannel for Customer Service: voice, chat, messaging channels, workstreams, agent experience
|
|
25
|
+
- Queues, entitlements, and service scheduling
|
|
26
|
+
- Service-level agreements (SLAs): KPIs, applicable-when conditions, success criteria, warning/failure actions, recalculation
|
|
27
|
+
- Knowledge management: article authoring/curation/publishing, internal and external (SharePoint) search, AI suggestions
|
|
28
|
+
- Copilot in Service: case/conversation summaries, ask-a-question, draft-a-response, knowledge integration
|
|
29
|
+
- Customer Service KPIs: first-response/resolution time, SLA attainment, routing accuracy, deflection, CSAT
|
|
30
|
+
|
|
31
|
+
Do not use this skill for:
|
|
32
|
+
|
|
33
|
+
- Field Service work orders and scheduling (use d365-field-service-to-cash)
|
|
34
|
+
- Sales pipeline/forecasting (use d365-sales-revenue-operations)
|
|
35
|
+
- Customer Insights segmentation/journeys (separate skill)
|
|
36
|
+
|
|
37
|
+
## Lean operating rules
|
|
38
|
+
|
|
39
|
+
- Prefer current Microsoft Learn documentation for Customer Service, Omnichannel, unified routing, and SLA behavior. Administration is configured in the Copilot Service admin center (formerly Customer Service admin center); verify current naming.
|
|
40
|
+
- Separate confirmed facts from inference. If SLA attainment or routing metrics were not provided, say so.
|
|
41
|
+
- Challenge cases routed manually at scale, SLAs without warning actions, knowledge bases without curation/expiry, and channels configured without capacity profiles.
|
|
42
|
+
- Keep answers scoped, reversible, and explicit about blockers or unknowns.
|
|
43
|
+
- Load references only when needed.
|
|
44
|
+
- Never ask for credentials, environment URLs, tenant IDs, connection strings, or customer data.
|
|
45
|
+
|
|
46
|
+
## References
|
|
47
|
+
|
|
48
|
+
Load these only when needed:
|
|
49
|
+
|
|
50
|
+
- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full Customer Service review or formatting the final answer.
|
|
51
|
+
- [Safety checklist](references/safety-checklist.md) — use before any recommendation involving production routing rules, SLA configuration, or channel changes.
|
|
52
|
+
- [Official sources](references/official-sources.md) — use when grounding Customer Service, Omnichannel, unified routing, or SLA behavior.
|
|
53
|
+
|
|
54
|
+
## Response minimum
|
|
55
|
+
|
|
56
|
+
Return, at minimum:
|
|
57
|
+
|
|
58
|
+
- the scoped target and evidence level,
|
|
59
|
+
- the main case-management, routing, SLA, knowledge, or omnichannel gaps,
|
|
60
|
+
- the safest next actions,
|
|
61
|
+
- validation or rollback notes where relevant,
|
|
62
|
+
- the assumptions or blockers that prevent stronger conclusions.
|