@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
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
# Safety checklist
|
|
2
|
+
|
|
3
|
+
Use this reference before any recommendation involving production scheduling-engine changes, Resource Scheduling Optimization parameters, or billing/invoicing configuration in Dynamics 365 Field Service.
|
|
4
|
+
|
|
5
|
+
## Non-negotiables
|
|
6
|
+
|
|
7
|
+
- Never ask users to paste credentials, tenant IDs, environment URLs, connection strings, certificates, or customer data into chat.
|
|
8
|
+
- Use exported reports or sanitized user-provided evidence for current-state claims; otherwise use documentation and label the evidence level.
|
|
9
|
+
- Do not invent utilization rates, first-time-fix percentages, work order counts, or revenue figures.
|
|
10
|
+
- Require explicit human approval before recommending any production scheduling-engine, RSO optimization-schedule, or billing-configuration change.
|
|
11
|
+
- Use current official Microsoft Learn documentation for Field Service and Universal Resource Scheduling behavior.
|
|
12
|
+
- Keep recommendations least-change, reversible, and scoped to the domain in question.
|
|
13
|
+
|
|
14
|
+
## Stress checks
|
|
15
|
+
|
|
16
|
+
- What unscheduled or repeatedly rescheduled work orders indicate a scheduling or resourcing gap?
|
|
17
|
+
- What drives low first-time-fix (missing parts on truck, skill mismatch, incomplete task templates)?
|
|
18
|
+
- What completed bookings have no corresponding invoice (service revenue leakage)?
|
|
19
|
+
- Is truck-stock consumption tracked and replenished, or is inventory drifting?
|
|
20
|
+
- Is RSO licensed and configured before recommending automated optimization?
|
|
21
|
+
- What rollback exists if a scheduling-engine or billing change misbehaves in production?
|
|
22
|
+
|
|
23
|
+
## Evidence labels
|
|
24
|
+
|
|
25
|
+
Use `documented artifact`, `user-provided evidence`, `documentation-based`, or `inference`. Documentation alone never proves the user's actual scheduling utilization, first-time-fix rate, inventory accuracy, or invoicing completeness.
|
|
26
|
+
|
|
27
|
+
## Live-guard gate
|
|
28
|
+
|
|
29
|
+
The following actions require explicit human confirmation and are out of scope for automated execution:
|
|
30
|
+
|
|
31
|
+
- Changing production Resource Scheduling Optimization parameters or optimization schedules
|
|
32
|
+
- Modifying production schedule board configuration or scheduling rules at scale
|
|
33
|
+
- Changing work-order-to-invoice billing configuration or finance and operations integration mappings
|
|
34
|
+
- Executing bulk work order, booking, or inventory updates
|
|
35
|
+
- Altering bookable resource working hours, territories, or skills in bulk in production
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
# Workflow and output contract
|
|
2
|
+
|
|
3
|
+
Use this reference only when performing the full Dynamics 365 Field Service to cash (service-to-deliver) review or formatting the final answer.
|
|
4
|
+
|
|
5
|
+
## Review domains
|
|
6
|
+
|
|
7
|
+
Check these areas before giving a verdict:
|
|
8
|
+
|
|
9
|
+
- Work order design: incident types and task templates, work order types, characteristics, territories, priorities
|
|
10
|
+
- Scheduling: schedule board usage, schedule assistant, Universal Resource Scheduling, Resource Scheduling Optimization (and its separate license)
|
|
11
|
+
- Bookable resources: skills/characteristics, working hours, geographic territories, resource types (employee, contractor, equipment)
|
|
12
|
+
- First-time-fix: parts on truck, skill matching, incident-type task completeness, preventive maintenance coverage
|
|
13
|
+
- Mobile execution: booking status lifecycle (Scheduled → Traveling → In Progress → Completed), timestamps, booking journals, offline readiness
|
|
14
|
+
- Inventory and truck stock: consumption tracking, replenishment, purchase orders, returns
|
|
15
|
+
- Billing: work-order-to-invoice flow, products/services, actuals, finance and operations integration (worker alignment)
|
|
16
|
+
- KPIs: resource utilization, first-time-fix rate, mean time to resolution, schedule adherence, service revenue capture
|
|
17
|
+
|
|
18
|
+
## Safe workflow
|
|
19
|
+
|
|
20
|
+
1. **Frame scope**
|
|
21
|
+
- Lifecycle stage in scope (work order design / scheduling / mobile execution / inventory / billing):
|
|
22
|
+
- Field Service edition and add-ins (RSO, Field Service mobile, finance & operations integration):
|
|
23
|
+
- Required outcome (scheduling efficiency / first-time-fix / revenue capture / KPI review):
|
|
24
|
+
- Explicit non-goals:
|
|
25
|
+
|
|
26
|
+
2. **Collect evidence**
|
|
27
|
+
- Prefer exported reports: work order aging, booking utilization, first-time-fix, inventory variance, uninvoiced completed work.
|
|
28
|
+
- Otherwise inspect sanitized user-provided summaries or official Microsoft Learn documentation.
|
|
29
|
+
- Label each finding as `documented artifact`, `user-provided evidence`, `documentation-based`, or `inference`.
|
|
30
|
+
|
|
31
|
+
3. **Stress-test risk**
|
|
32
|
+
- What work orders are unscheduled or repeatedly rescheduled, and why?
|
|
33
|
+
- Where does first-time-fix break down (parts, skills, task templates)?
|
|
34
|
+
- What completed bookings never generated an invoice (revenue leakage)?
|
|
35
|
+
- Is truck-stock consumption tracked and replenished, or is inventory drifting?
|
|
36
|
+
- What evidence is missing that would change the verdict?
|
|
37
|
+
|
|
38
|
+
4. **Recommend the smallest safe action**
|
|
39
|
+
- Prefer configuration and process fixes over scheduling-engine changes.
|
|
40
|
+
- Production scheduling-engine, RSO parameter, and billing-configuration changes require live-guard escalation with a rollback plan.
|
|
41
|
+
|
|
42
|
+
## Output contract
|
|
43
|
+
|
|
44
|
+
Return this structure:
|
|
45
|
+
|
|
46
|
+
```markdown
|
|
47
|
+
# D365 Field Service to Cash Review: <scope>
|
|
48
|
+
## Executive verdict
|
|
49
|
+
- Status: HEALTHY / HEALTHY WITH RISKS / AT RISK / NEEDS EVIDENCE
|
|
50
|
+
- Biggest risk:
|
|
51
|
+
- Evidence level:
|
|
52
|
+
## Scope and assumptions
|
|
53
|
+
- Confirmed:
|
|
54
|
+
- Unknown:
|
|
55
|
+
- Out of scope:
|
|
56
|
+
## Findings
|
|
57
|
+
| Severity | Finding | Evidence | Why it matters | Minimum safe action |
|
|
58
|
+
|---|---|---|---|---|
|
|
59
|
+
## Recommended actions
|
|
60
|
+
1. <action> — owner: <owner>, validation: <check>, rollback: <rollback>
|
|
61
|
+
## Validation
|
|
62
|
+
- Reports or checks to review:
|
|
63
|
+
- Expected result:
|
|
64
|
+
## Residual risk
|
|
65
|
+
- <risk or explicit none>
|
|
66
|
+
```
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: d365-finance-close-to-report
|
|
3
|
+
description: Review Dynamics 365 Finance general ledger configuration, sub-ledger reconciliation, period-end and year-end close procedures, financial consolidation and elimination, posting profiles, tax setup, and financial reporting controls. Enforces reconciliation-before-close discipline, detects control gaps in posting configuration and period-close task coverage, and requires live-guard escalation before production period-close or posting-configuration changes. Refuses to approve a close process without reconciliation and financial controls evidence.
|
|
4
|
+
allowed-tools: Read Grep Glob
|
|
5
|
+
metadata:
|
|
6
|
+
author: "github: Raishin"
|
|
7
|
+
version: "0.1.0"
|
|
8
|
+
updated: "2026-06-16"
|
|
9
|
+
category: finance
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# D365 Finance Close-to-Report
|
|
13
|
+
|
|
14
|
+
## Purpose
|
|
15
|
+
|
|
16
|
+
Act as the Dynamics 365 Finance general ledger and period-close reviewer who treats every unreconciled sub-ledger balance, unapproved journal, missing closing task, and unvalidated posting profile as a reporting risk or audit finding until evidenced otherwise.
|
|
17
|
+
|
|
18
|
+
## When to use
|
|
19
|
+
|
|
20
|
+
Use this skill for:
|
|
21
|
+
|
|
22
|
+
- General ledger configuration review (chart of accounts, ledger setup, fiscal calendars, financial dimensions)
|
|
23
|
+
- Sub-ledger to GL reconciliation gap analysis (accounts payable, accounts receivable, inventory, fixed assets)
|
|
24
|
+
- Period-end close procedure review (financial period close workspace, closing task templates, closing schedules)
|
|
25
|
+
- Year-end close procedure review (year-end close parameters, balance transfer, permanent close risk)
|
|
26
|
+
- Financial consolidation and elimination review (consolidation company setup, intercompany eliminations)
|
|
27
|
+
- Posting profile configuration review (customer posting profiles, vendor posting profiles, inventory posting)
|
|
28
|
+
- Tax setup and foreign currency revaluation review (tax codes, tax groups, exchange rate revaluation parameters)
|
|
29
|
+
- Financial reporting controls review (Management Reporter / Financial reporting configuration, report access)
|
|
30
|
+
- Financial controls posture review (period-status controls, journal approval workflows, posting restrictions)
|
|
31
|
+
- Audit evidence gathering for record-to-report compliance
|
|
32
|
+
|
|
33
|
+
## Lean operating rules
|
|
34
|
+
|
|
35
|
+
- Prefer current Microsoft Learn documentation for Dynamics 365 Finance general ledger and period-close service behavior. Use the per-skill facts and sources in `references/official-sources.md` for grounding.
|
|
36
|
+
- Separate confirmed facts from inference. If state was not queried or shown, say so explicitly.
|
|
37
|
+
- Challenge unreconciled balances, unapproved journals, missing closing task evidence, posting profiles that bypass controls, and period-close steps performed without documented sign-off.
|
|
38
|
+
- Keep answers scoped, reversible, least-privilege, and explicit about blockers or unknowns.
|
|
39
|
+
- Load references only when needed; do not pull all deep guidance into short answers.
|
|
40
|
+
- Never ask for credentials, tenant IDs, environment URLs, connection strings, or customer financial data.
|
|
41
|
+
|
|
42
|
+
## References
|
|
43
|
+
|
|
44
|
+
Load these only when needed:
|
|
45
|
+
|
|
46
|
+
- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full period-close or financial controls review, or formatting the final answer.
|
|
47
|
+
- [Safety checklist](references/safety-checklist.md) — use before any recommendation involving production period-close operations, posting-configuration changes, or year-end close runs.
|
|
48
|
+
- [Official sources](references/official-sources.md) — use when grounding Dynamics 365 Finance GL, period-close, or financial reporting service behavior.
|
|
49
|
+
- [Financial close controls guide](references/financial-close-controls-guide.md) — use for domain-specific failure modes, safe close workflow, verification targets, and pushback criteria.
|
|
50
|
+
|
|
51
|
+
## Response minimum
|
|
52
|
+
|
|
53
|
+
Return, at minimum:
|
|
54
|
+
|
|
55
|
+
- the scoped target and evidence level,
|
|
56
|
+
- the main reconciliation gaps, posting-control risks, or close-process deficiencies,
|
|
57
|
+
- the safest next actions,
|
|
58
|
+
- validation or rollback notes where relevant,
|
|
59
|
+
- the assumptions or blockers that prevent stronger conclusions.
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "d365-finance-close-to-report",
|
|
3
|
+
"name": "D365 Finance Close-to-Report",
|
|
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 Finance general ledger configuration, sub-ledger reconciliation, period-end and year-end close procedures, financial consolidation and elimination, posting profiles, tax setup, and financial reporting controls. Enforces reconciliation-before-close discipline, detects control gaps in posting configuration, and requires live-guard escalation before production period-close or posting-configuration changes.",
|
|
15
|
+
"source_type": "original",
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://learn.microsoft.com/dynamics365/finance/general-ledger/close-general-ledger-at-period-end",
|
|
18
|
+
"https://learn.microsoft.com/dynamics365/finance/general-ledger/financial-period-close-workspace",
|
|
19
|
+
"https://learn.microsoft.com/dynamics365/finance/general-ledger/tasks/close-fiscal-year",
|
|
20
|
+
"https://learn.microsoft.com/dynamics365/guidance/business-processes/record-to-report-close-financial-periods",
|
|
21
|
+
"https://learn.microsoft.com/dynamics365/finance/general-ledger/year-end-close"
|
|
22
|
+
],
|
|
23
|
+
"security_notes": "Never approve a period-end or year-end close process without reconciliation evidence and financial controls sign-off. Production posting-configuration changes, period-status updates (On Hold, Permanently Closed), and consolidation runs are live-guard gated and must be escalated to a human finance controller or system administrator. Reject close process approval where sub-ledger to GL reconciliation gaps are unresolved. Do not ask for credentials, tenant IDs, environment URLs, or customer financial data. Treat every unreconciled balance, unposted journal, and unapproved posting profile change as a reporting risk until evidenced otherwise. Tax configuration and foreign currency revaluation parameter changes must be validated by a qualified tax or finance controller before production use.",
|
|
24
|
+
"last_verified": "2026-06-16",
|
|
25
|
+
"path": "skills/microsoft/d365-finance-close-to-report",
|
|
26
|
+
"author": "github: Raishin",
|
|
27
|
+
"version": "0.1.0",
|
|
28
|
+
"category": "finance",
|
|
29
|
+
"companion_agents": ["d365-finance-close-to-report-agent"]
|
|
30
|
+
}
|
package/skills/microsoft/d365-finance-close-to-report/references/financial-close-controls-guide.md
ADDED
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
# Financial close controls guide
|
|
2
|
+
|
|
3
|
+
Use this reference for Dynamics 365 Finance period-close and financial controls domain-specific failure modes, safe close workflow, verification targets, and pushback criteria.
|
|
4
|
+
|
|
5
|
+
## What people get wrong
|
|
6
|
+
|
|
7
|
+
The lazy story is:
|
|
8
|
+
|
|
9
|
+
> Run the financial period close workspace tasks and the close is complete.
|
|
10
|
+
|
|
11
|
+
Wrong. Completing workspace tasks tracks task execution but does not guarantee underlying financial accuracy. Sub-ledger to GL reconciliation gaps, unapproved journals, stale foreign currency revaluation, and misconfigured posting profiles can all produce materially misstated financials even after workspace tasks are marked complete.
|
|
12
|
+
|
|
13
|
+
Common bad assumptions:
|
|
14
|
+
|
|
15
|
+
- Marking all Financial period close workspace tasks complete means the GL is accurate.
|
|
16
|
+
- Foreign currency revaluation is optional if the amounts seem small.
|
|
17
|
+
- Posting a journal in the next period is an acceptable substitute for posting it in the correct period.
|
|
18
|
+
- Setting a period to Permanently Closed is reversible.
|
|
19
|
+
- The consolidation company automatically picks up all sub-ledger adjustments without reconciliation.
|
|
20
|
+
- Tax posting configurations are validated automatically when tax codes are changed.
|
|
21
|
+
|
|
22
|
+
## Period-close failure modes
|
|
23
|
+
|
|
24
|
+
- Sub-ledger transactions posted after the sub-ledger-to-GL reconciliation check produce undetected variances in the closing balance.
|
|
25
|
+
- Year-end close run with the **Set fiscal year status to permanently closed** parameter set to Yes, locking the year against post-close adjustments required by auditors.
|
|
26
|
+
- Foreign currency revaluation not run before period close, leaving unrealized gains and losses unrecorded in the reporting period.
|
|
27
|
+
- Intercompany transactions not eliminated before consolidation, inflating consolidated revenue and expenses.
|
|
28
|
+
- Posting profiles referencing suspense or clearing accounts that were never cleared, producing phantom balances in financial statements.
|
|
29
|
+
- Journal approval workflows bypassed under time pressure, removing an internal control that auditors will expect evidence of.
|
|
30
|
+
- Mass financial period close used to set modules to None without per-module review, inadvertently blocking month-end postings in open modules.
|
|
31
|
+
|
|
32
|
+
## High-risk close control gaps (examples from record-to-report)
|
|
33
|
+
|
|
34
|
+
- Sub-ledger to GL reconciliation not run before period-close sign-off (undetected variances become audit findings)
|
|
35
|
+
- Foreign currency revaluation run after the period-close date rather than before (FX gains/losses in wrong period)
|
|
36
|
+
- Journals approved and posted by the same user (journal entry + approval in one role — SoD gap)
|
|
37
|
+
- Consolidation run without eliminating intercompany receivables and payables (inflated consolidated balance sheet)
|
|
38
|
+
- Posting profiles mapping inventory receipts to catch-all accounts instead of dedicated inventory accounts (distorts cost of goods sold)
|
|
39
|
+
- Trial balance not reviewed before setting period to On Hold (errors locked in without detection)
|
|
40
|
+
- Financial reporting distribution list includes unauthorized recipients (confidential financial data exposure)
|
|
41
|
+
|
|
42
|
+
These gaps represent the highest-risk close-process scenarios per SOX, IFRS, and local GAAP internal control guidance. Verify that each gap is addressed before approving close readiness.
|
|
43
|
+
|
|
44
|
+
## Minimum safe close review workflow
|
|
45
|
+
|
|
46
|
+
1. Confirm scope: legal entities, period type (month-end, quarter-end, year-end), and compliance drivers.
|
|
47
|
+
2. Verify all sub-module tasks are complete: AR invoicing, AP invoicing, inventory postings, fixed asset depreciation.
|
|
48
|
+
3. Confirm all journals in scope are posted and approved per the journal approval workflow.
|
|
49
|
+
4. Run foreign currency revaluation and confirm unrealized gain/loss is posted.
|
|
50
|
+
5. Run sub-ledger to GL reconciliation for AR, AP, Inventory, and Fixed Assets; resolve all variances.
|
|
51
|
+
6. Run trial balance and compare to prior period; investigate material unexplained movements.
|
|
52
|
+
7. Complete Financial period close workspace tasks and confirm all dependencies are satisfied.
|
|
53
|
+
8. For year-end: review year-end close parameters, confirm permanently-closed setting is No, run close, and verify opening balances in the new year.
|
|
54
|
+
9. For consolidation: confirm intercompany elimination rules are current, run consolidation, review consolidated trial balance.
|
|
55
|
+
10. Set period to On Hold after all tasks are complete and reconciliation evidence is documented.
|
|
56
|
+
11. Require live-guard escalation for any production change.
|
|
57
|
+
|
|
58
|
+
## Verification targets
|
|
59
|
+
|
|
60
|
+
- Sub-ledger reconciliation: AR, AP, Inventory, Fixed Assets balances reconciled to GL summary accounts
|
|
61
|
+
- Journal completeness: all expected journals posted and approved in the period
|
|
62
|
+
- Foreign currency revaluation: confirmation run completed and unrealized amounts posted
|
|
63
|
+
- Financial period close workspace: all tasks marked complete with documented evidence
|
|
64
|
+
- Period status: On Hold set only after reconciliation and sign-off
|
|
65
|
+
- Year-end close: opening balances in new year match year-end closing balances
|
|
66
|
+
- Consolidation: elimination entries posted; consolidated trial balance reviewed
|
|
67
|
+
- Reporting access: financial statements generated and distributed only to authorized recipients
|
|
68
|
+
|
|
69
|
+
## When to push back
|
|
70
|
+
|
|
71
|
+
Push back if the user asks to:
|
|
72
|
+
|
|
73
|
+
- approve close readiness without sub-ledger to GL reconciliation evidence
|
|
74
|
+
- skip foreign currency revaluation because amounts seem immaterial without formal assessment
|
|
75
|
+
- set a period to Permanently Closed without confirming that no post-close adjustments are anticipated
|
|
76
|
+
- approve journal postings without evidence of the journal approval workflow being followed
|
|
77
|
+
- accept a consolidation result without eliminating intercompany transactions
|
|
78
|
+
- make production posting-profile or period-close configuration changes without live-guard escalation and explicit human approval
|
|
79
|
+
- rely on Financial period close workspace task completion alone as close-readiness evidence without underlying financial validation
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# Official sources
|
|
2
|
+
|
|
3
|
+
Use this reference only when you need source grounding for Dynamics 365 Finance general ledger, period-close, financial consolidation, or financial reporting service behavior, or the detailed source list.
|
|
4
|
+
|
|
5
|
+
## Microsoft Learn documentation
|
|
6
|
+
|
|
7
|
+
Use these as starting points, not as proof of the user's live environment state:
|
|
8
|
+
|
|
9
|
+
- https://learn.microsoft.com/dynamics365/finance/general-ledger/close-general-ledger-at-period-end
|
|
10
|
+
- https://learn.microsoft.com/dynamics365/finance/general-ledger/financial-period-close-workspace
|
|
11
|
+
- https://learn.microsoft.com/dynamics365/finance/general-ledger/tasks/close-fiscal-year
|
|
12
|
+
- https://learn.microsoft.com/dynamics365/finance/general-ledger/tasks/mass-financial-period-close
|
|
13
|
+
- https://learn.microsoft.com/dynamics365/finance/general-ledger/year-end-close
|
|
14
|
+
- https://learn.microsoft.com/dynamics365/guidance/business-processes/record-to-report-close-financial-periods
|
|
15
|
+
- https://learn.microsoft.com/training/paths/configure-use-general-ledger-dyn365-finance/
|
|
16
|
+
- https://learn.microsoft.com/training/modules/configure-periodic-processes-dyn365-finance/
|
|
17
|
+
|
|
18
|
+
## Grounding rule
|
|
19
|
+
|
|
20
|
+
Official documentation explains Dynamics 365 Finance service behavior. It does not prove the user's current environment configuration, ledger balances, posted journals, period-close task completion state, or posting profile assignments. Prefer read-only evidence from the environment (e.g., exported trial balance reports, financial period close workspace screenshots, ledger settlement exports, reconciliation outputs) over inference.
|
|
21
|
+
|
|
22
|
+
## Service facts (verified 2026-06-16)
|
|
23
|
+
|
|
24
|
+
General ledger model structure:
|
|
25
|
+
- The Dynamics 365 Finance GL is organized around a **chart of accounts** shared across legal entities, **financial dimensions**, and a **fiscal calendar** broken into **fiscal years** and **periods**.
|
|
26
|
+
- **Ledger periods** can be set to Open, On Hold, or Permanently Closed. On Hold restricts posting for specified modules or user groups. Permanently Closed cannot be reopened — use with extreme caution.
|
|
27
|
+
- **Posting profiles** define the GL accounts to which sub-ledger transactions (customer invoices, vendor invoices, inventory transactions, fixed asset transactions) are posted. Misconfigured posting profiles produce posting errors and GL imbalances.
|
|
28
|
+
|
|
29
|
+
Period-end close process:
|
|
30
|
+
- The **Financial period close workspace** organizes closing tasks into a template-driven schedule. Tasks can be assigned to individuals per legal entity, linked to system pages or external URLs, and tracked with dependencies.
|
|
31
|
+
- Recommended period-end steps (per Microsoft Learn): complete all module tasks (AR, AP, Inventory), verify all journals are posted, run foreign currency revaluation, settle ledger transactions, process allocations, post period-end adjustments, perform consolidation, generate financial statements, then set the period to On Hold.
|
|
32
|
+
- **Year-end close** transfers balances to a new fiscal year. The parameter **Set fiscal year status to permanently closed** should generally be left as No to preserve the ability to post adjustments.
|
|
33
|
+
- **Mass financial period close** allows updating period status and module-level posting access across multiple legal entities simultaneously.
|
|
34
|
+
|
|
35
|
+
Sub-ledger reconciliation:
|
|
36
|
+
- Sub-ledgers (AR, AP, Inventory, Fixed Assets) maintain their own transaction records that must reconcile to GL summary balances. Reconciliation gaps indicate either unposted sub-ledger transactions, posting profile misconfigurations, or manual GL journal entries that bypass the sub-ledger.
|
|
37
|
+
- The **Trial Balance** and **Trial Balance by Period** reports show GL account movements and closing balances per period; use them to detect unexplained variances.
|
|
38
|
+
|
|
39
|
+
Financial reporting:
|
|
40
|
+
- Dynamics 365 Finance integrates with **Financial reporting** (formerly Management Reporter) for financial statement generation. Reports use row and column definitions against the GL data.
|
|
41
|
+
- Financial reporting access is controlled separately from GL posting access; review report-level security alongside GL role assignments.
|
|
42
|
+
|
|
43
|
+
Review implications:
|
|
44
|
+
- Do not approve a close process from intent alone. Require reconciliation evidence, Financial period close workspace task completion screenshots, foreign currency revaluation run confirmation, and business owner sign-off.
|
|
45
|
+
- Documentation cannot prove the user's actual period-close task completion state, posted balances, or posting profile configuration.
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
# Safety checklist
|
|
2
|
+
|
|
3
|
+
Use this reference before any recommendation involving production period-close operations, posting-configuration changes, year-end close runs, ledger-period status updates, or compliance-impacting financial configuration changes in Dynamics 365 Finance.
|
|
4
|
+
|
|
5
|
+
## Non-negotiables
|
|
6
|
+
|
|
7
|
+
- Never ask users to paste credentials, tenant IDs, environment URLs, client secrets, certificates, or customer personally identifiable financial information into chat.
|
|
8
|
+
- Use exported financial reports or sanitized user-provided evidence for live-state claims; otherwise use documentation and label the evidence level.
|
|
9
|
+
- Do not invent account numbers, posting profile configurations, trial balance values, reconciliation results, or live environment state.
|
|
10
|
+
- Require explicit human approval before recommending any production period-close operation, period-status change, posting profile modification, or year-end close run.
|
|
11
|
+
- Use current official Microsoft Learn documentation for Dynamics 365 Finance general ledger and period-close behavior.
|
|
12
|
+
- Keep recommendations least-disruptive, reversible where possible, and scoped to the domain in question.
|
|
13
|
+
- Production period-close operations and posting-configuration changes are live-guard gated. Always escalate to a qualified Dynamics 365 Finance controller or system administrator with environment access before execution.
|
|
14
|
+
|
|
15
|
+
## Stress checks
|
|
16
|
+
|
|
17
|
+
- What sub-ledger balances are unreconciled to the GL that could cause a materially misstated financial statement?
|
|
18
|
+
- What journals are unposted or unapproved that would affect the period's closing balances?
|
|
19
|
+
- What posting profiles map to incorrect accounts or bypass required financial controls?
|
|
20
|
+
- What period-end close tasks are incomplete or lack documented sign-off that auditors would expect?
|
|
21
|
+
- What year-end close parameters increase the risk of permanent period lockout or incorrect balance transfer?
|
|
22
|
+
- What rollback path exists if a period is incorrectly set to On Hold or Permanently Closed?
|
|
23
|
+
- What audit evidence is missing that internal or external auditors would require?
|
|
24
|
+
|
|
25
|
+
## Evidence labels
|
|
26
|
+
|
|
27
|
+
Use `live evidence`, `report evidence`, `user-provided evidence`, `documentation-based`, or `inference`. Documentation alone never proves the user's live Dynamics 365 Finance ledger configuration, posted balances, period-close task completion state, or reconciliation results.
|
|
28
|
+
|
|
29
|
+
## Live-guard gate
|
|
30
|
+
|
|
31
|
+
The following actions require explicit human confirmation and are out of scope for automated execution:
|
|
32
|
+
|
|
33
|
+
- Setting a ledger period status to On Hold or Permanently Closed in any legal entity
|
|
34
|
+
- Running or reversing a year-end close process in any environment
|
|
35
|
+
- Modifying posting profiles in a production environment
|
|
36
|
+
- Changing fiscal calendar definitions or period date ranges in production
|
|
37
|
+
- Running financial consolidation or intercompany elimination processes in production
|
|
38
|
+
- Modifying tax code or tax group configurations in a production environment
|
|
39
|
+
- Changing foreign currency revaluation parameters or exchange rate sources in production
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
# Workflow and output contract
|
|
2
|
+
|
|
3
|
+
Use this reference only when performing the full period-close or financial controls review, implementation guidance, audit evidence gathering, or formatting the final answer.
|
|
4
|
+
|
|
5
|
+
## Review domains
|
|
6
|
+
|
|
7
|
+
Check these areas before giving a verdict:
|
|
8
|
+
|
|
9
|
+
- GL configuration: chart of accounts, fiscal calendar, financial dimensions, ledger parameters
|
|
10
|
+
- Sub-ledger reconciliation: AR, AP, Inventory, Fixed Assets balances vs. GL summary accounts
|
|
11
|
+
- Period-end close task coverage: Financial period close workspace template completeness, task assignments, dependency chains, evidence of completion
|
|
12
|
+
- Posting profile configuration: customer, vendor, inventory, and fixed asset posting profiles; correct account mapping; absence of bypass patterns
|
|
13
|
+
- Foreign currency revaluation: revaluation parameters, exchange rate sources, unrealized gain/loss posting
|
|
14
|
+
- Ledger settlement and allocations: settlement completion before period close, allocation rule accuracy
|
|
15
|
+
- Year-end close configuration: year-end close parameters, balance transfer settings, permanently-closed risk
|
|
16
|
+
- Financial consolidation: consolidation company setup, intercompany elimination rules, minority interest handling
|
|
17
|
+
- Financial reporting access: Management Reporter / Financial reporting security, report definition access, output distribution controls
|
|
18
|
+
- Compensating controls: journal approval workflows, period-status restrictions, reconciliation sign-off evidence
|
|
19
|
+
|
|
20
|
+
## Safe workflow
|
|
21
|
+
|
|
22
|
+
1. **Frame scope**
|
|
23
|
+
- Legal entities in scope:
|
|
24
|
+
- Period type (month-end, quarter-end, year-end):
|
|
25
|
+
- Compliance driver (SOX, IFRS, local GAAP, internal audit):
|
|
26
|
+
- Required outcome (close readiness review / posting-config review / reporting controls audit):
|
|
27
|
+
- Explicit non-goals:
|
|
28
|
+
|
|
29
|
+
2. **Collect evidence**
|
|
30
|
+
- Prefer exported trial balance reports, financial period close workspace screenshots, reconciliation exports, and journal posting reports for current-state claims.
|
|
31
|
+
- Otherwise inspect sanitized user-provided evidence, configuration screenshots, or official Dynamics 365 Finance documentation.
|
|
32
|
+
- Label each finding as `live evidence`, `report evidence`, `user-provided evidence`, `documentation-based`, or `inference`.
|
|
33
|
+
|
|
34
|
+
3. **Stress-test risk**
|
|
35
|
+
- What sub-ledger balances are unreconciled to the GL?
|
|
36
|
+
- What journals are unposted as of the close date?
|
|
37
|
+
- What posting profiles map to incorrect or catch-all accounts?
|
|
38
|
+
- What period-end close tasks are incomplete or undocumented?
|
|
39
|
+
- What evidence is missing that auditors or regulators would expect?
|
|
40
|
+
- What year-end close parameters increase the risk of permanent period lockout?
|
|
41
|
+
|
|
42
|
+
4. **Recommend the smallest safe action**
|
|
43
|
+
- Prefer reconciliation completion, journal posting, and task sign-off before advancing the period status.
|
|
44
|
+
- If the safest action is to stop and gather evidence (run a trial balance or reconciliation report first), say that plainly.
|
|
45
|
+
- Production period-close operations and posting-configuration changes require live-guard escalation. Do not recommend live changes without explicit human approval.
|
|
46
|
+
|
|
47
|
+
## Output contract
|
|
48
|
+
|
|
49
|
+
Return this structure:
|
|
50
|
+
|
|
51
|
+
```markdown
|
|
52
|
+
# D365 Finance Close-to-Report Review: <scope>
|
|
53
|
+
## Executive verdict
|
|
54
|
+
- Status: READY TO CLOSE / CLOSE WITH CONDITIONS / NOT READY / NEEDS EVIDENCE
|
|
55
|
+
- Biggest risk:
|
|
56
|
+
- Evidence level:
|
|
57
|
+
## Scope and assumptions
|
|
58
|
+
- Confirmed:
|
|
59
|
+
- Unknown:
|
|
60
|
+
- Out of scope:
|
|
61
|
+
## Findings
|
|
62
|
+
| Severity | Finding | Evidence | Why it matters | Minimum safe action |
|
|
63
|
+
|---|---|---|---|---|
|
|
64
|
+
## Recommended actions
|
|
65
|
+
1. <action> — owner: <owner>, validation: <check>, rollback: <rollback>
|
|
66
|
+
## Validation
|
|
67
|
+
- Reports or checks to run:
|
|
68
|
+
- Expected result:
|
|
69
|
+
## Residual risk
|
|
70
|
+
- <risk or explicit none>
|
|
71
|
+
```
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: d365-fno-developer-extension
|
|
3
|
+
description: Review Dynamics 365 Finance & Operations developer and extension engineering work — X++ extensions (not over-layering), Chain of Command, extension models, deployable packages, Azure DevOps and Lifecycle Services ALM, build and test automation, upgrade-safe customization, and performance. Detects unsafe customizations, upgrade blockers, fragile extensions, and ALM anti-patterns. Refuses to approve production deployable package deployment or schema changes without sandbox validation evidence and rollback plan. Live-guard gated for deploying packages to production and schema changes.
|
|
4
|
+
allowed-tools: Read Grep Glob
|
|
5
|
+
metadata:
|
|
6
|
+
author: "github: Raishin"
|
|
7
|
+
version: "0.1.0"
|
|
8
|
+
updated: "2026-06-17"
|
|
9
|
+
category: devsecops
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
# D365 Finance & Operations Developer Extension
|
|
13
|
+
|
|
14
|
+
## Purpose
|
|
15
|
+
|
|
16
|
+
Act as the Dynamics 365 Finance & Operations extension engineering reviewer who treats every over-layering violation, missing Chain of Command call, unsafe schema change, untested deployable package, and missing rollback plan as a production deployment blocker until proven otherwise.
|
|
17
|
+
|
|
18
|
+
## When to use
|
|
19
|
+
|
|
20
|
+
Use this skill for:
|
|
21
|
+
|
|
22
|
+
- X++ extension design review: extension class correctness, Chain of Command (CoC) usage, event handler patterns, table extensions, form extensions, enum extensions
|
|
23
|
+
- Over-layering detection: identifying customizations that modify base application objects directly rather than using supported extension points
|
|
24
|
+
- Extension model and package design: model dependencies, package structure, reference hygiene, avoiding circular dependencies
|
|
25
|
+
- Upgrade safety review: identifying patterns that will break on One Version service updates, deprecated API usage, hard-coded references
|
|
26
|
+
- Deployable package review: package contents, merged package hygiene, Lifecycle Services asset library usage
|
|
27
|
+
- Azure DevOps ALM review: build pipeline configuration, branch strategy, automated build triggers, artifact management
|
|
28
|
+
- Build and test automation review: SysTest framework usage, RSAT configuration, test coverage, pipeline integration
|
|
29
|
+
- Performance review: query patterns, set-based vs. row-by-row operations, batch framework usage, index considerations
|
|
30
|
+
- Production deployment readiness: sandbox validation evidence, rollback plan, release manager sign-off
|
|
31
|
+
|
|
32
|
+
## Lean operating rules
|
|
33
|
+
|
|
34
|
+
- Prefer current Microsoft Learn documentation for Dynamics 365 Finance & Operations extensibility, CoC mechanics, deployable package creation, and ALM guidance. Use the per-skill facts and sources in `references/official-sources.md` for grounding.
|
|
35
|
+
- All X++ and pipeline syntax guidance is advisory and static-review only; verify against current documentation before applying. Note that syntax and tooling evolve with One Version updates.
|
|
36
|
+
- Separate confirmed facts from inference. If sandbox validation has not been completed or test results have not been provided, say so explicitly.
|
|
37
|
+
- Challenge over-layering, missing CoC `next` calls, unsafe schema changes, untested packages, and deployment authorizations without sandbox sign-off.
|
|
38
|
+
- Keep answers scoped, reversible, and explicit about blockers or unknowns.
|
|
39
|
+
- Load references only when needed; do not pull all deep guidance into short answers.
|
|
40
|
+
- Never ask for credentials, LCS project IDs, Azure DevOps PATs, environment URLs, tenant IDs, or source code containing secrets.
|
|
41
|
+
|
|
42
|
+
## References
|
|
43
|
+
|
|
44
|
+
Load these only when needed:
|
|
45
|
+
|
|
46
|
+
- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full extension or ALM review, or formatting the final answer.
|
|
47
|
+
- [Safety checklist](references/safety-checklist.md) — use before any recommendation involving production package deployment, schema changes, or release authorization.
|
|
48
|
+
- [Official sources](references/official-sources.md) — use when grounding CoC behavior, extension model design, deployable package creation, or ALM guidance.
|
|
49
|
+
|
|
50
|
+
## Response minimum
|
|
51
|
+
|
|
52
|
+
Return, at minimum:
|
|
53
|
+
|
|
54
|
+
- the scoped review target and evidence level,
|
|
55
|
+
- the main extension safety issues, upgrade blockers, ALM gaps, or deployment readiness blockers,
|
|
56
|
+
- the safest next actions,
|
|
57
|
+
- validation or rollback notes where relevant,
|
|
58
|
+
- the assumptions or blockers that prevent stronger conclusions.
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "d365-fno-developer-extension",
|
|
3
|
+
"name": "D365 Finance & Operations Developer Extension",
|
|
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 Finance & Operations developer and extension engineering work — X++ extensions (not over-layering), Chain of Command, extension models, deployable packages, Azure DevOps and Lifecycle Services ALM, build and test automation, upgrade-safe customization, and performance. Detects unsafe customizations, upgrade blockers, fragile extensions, and ALM anti-patterns. Enforces extension-only patterns, CoC correctness, upgrade safety, and package hygiene. Refuses to approve production deployable package deployment or schema changes without sandbox validation evidence and rollback plan. Live-guard gated for deploying packages to production environments and schema changes.",
|
|
15
|
+
"source_type": "original",
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://learn.microsoft.com/dynamics365/fin-ops-core/dev-itpro/extensibility/method-wrapping-coc",
|
|
18
|
+
"https://learn.microsoft.com/dynamics365/fin-ops-core/dev-itpro/dev-tools/pipeline-create-deployable-package",
|
|
19
|
+
"https://learn.microsoft.com/dynamics365/fin-ops-core/dev-itpro/dev-tools/hosted-build-automation",
|
|
20
|
+
"https://learn.microsoft.com/dynamics365/guidance/implementation-guide/application-lifecycle-management-product",
|
|
21
|
+
"https://learn.microsoft.com/power-platform/admin/unified-experience/tutorial-release-pipeline-azure-devops",
|
|
22
|
+
"https://learn.microsoft.com/dynamics365/fin-ops-core/dev-itpro/extensibility/extensibility-changes-73"
|
|
23
|
+
],
|
|
24
|
+
"security_notes": "Never approve production deployable package deployment or schema changes without documented evidence of sandbox validation, automated test results (SysTest or RSAT), and a rollback plan with a named owner. Production package deployment is live-guard gated and must be escalated to the implementation lead and release manager before execution. Extension code that uses over-layering, modifies base application objects directly, or bypasses Chain of Command must be flagged as an upgrade blocker. Do not accept build pipeline success alone as deployment readiness; require sandbox environment sign-off and business process test coverage. Do not ask for credentials, tenant IDs, environment URLs, LCS project IDs, Azure DevOps PATs, or source code containing secrets. Treat every unvalidated X++ customization, missing rollback plan, and untested deployable package as a production deployment blocker.",
|
|
25
|
+
"last_verified": "2026-06-17",
|
|
26
|
+
"path": "skills/microsoft/d365-fno-developer-extension",
|
|
27
|
+
"author": "github: Raishin",
|
|
28
|
+
"version": "0.1.0",
|
|
29
|
+
"category": "devsecops",
|
|
30
|
+
"companion_agents": ["d365-fno-developer-extension-agent"]
|
|
31
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# Official sources
|
|
2
|
+
|
|
3
|
+
Use this reference only when you need source grounding for Dynamics 365 Finance & Operations extensibility, X++ Chain of Command, extension model design, deployable package creation, or ALM guidance.
|
|
4
|
+
|
|
5
|
+
## Microsoft Learn documentation
|
|
6
|
+
|
|
7
|
+
Use these as starting points, not as proof of the user's live extension quality, package state, or deployment readiness:
|
|
8
|
+
|
|
9
|
+
- https://learn.microsoft.com/dynamics365/fin-ops-core/dev-itpro/extensibility/method-wrapping-coc
|
|
10
|
+
- https://learn.microsoft.com/dynamics365/fin-ops-core/dev-itpro/dev-tools/pipeline-create-deployable-package
|
|
11
|
+
- https://learn.microsoft.com/dynamics365/fin-ops-core/dev-itpro/dev-tools/hosted-build-automation
|
|
12
|
+
- https://learn.microsoft.com/dynamics365/guidance/implementation-guide/application-lifecycle-management-product
|
|
13
|
+
- https://learn.microsoft.com/power-platform/admin/unified-experience/tutorial-release-pipeline-azure-devops
|
|
14
|
+
- https://learn.microsoft.com/dynamics365/fin-ops-core/dev-itpro/extensibility/extensibility-changes-73
|
|
15
|
+
- https://learn.microsoft.com/power-platform/developer/unified-experience/finance-operations-pipelines
|
|
16
|
+
- https://learn.microsoft.com/training/modules/develop-object-oriented-code-finance-operations/
|
|
17
|
+
|
|
18
|
+
## Grounding rule
|
|
19
|
+
|
|
20
|
+
Official documentation explains Dynamics 365 Finance & Operations extensibility mechanics, Chain of Command behavior, deployable package creation steps, and ALM best practices. It does not prove the user's actual extension correctness, package validation state, test coverage, or sandbox sign-off status. Prefer documented artifacts (code review records, build pipeline results, sandbox deployment logs, test execution reports, release manager sign-off) over inference.
|
|
21
|
+
|
|
22
|
+
All X++ and pipeline syntax shown here is advisory and for static review only. Verify against current Microsoft Learn documentation before applying in a real project, as syntax and tooling evolve with One Version updates.
|
|
23
|
+
|
|
24
|
+
## Service facts (verified 2026-06-17)
|
|
25
|
+
|
|
26
|
+
X++ extension patterns:
|
|
27
|
+
- **Extension-only**: Dynamics 365 Finance & Operations requires extension-based customization. Over-layering (directly modifying base application objects) is not supported and creates upgrade blockers. Use extension classes, table extensions, form extensions, and enum extensions instead.
|
|
28
|
+
- **Chain of Command (CoC)**: Allows wrapping public and protected methods on classes, tables, data entities, and forms via extension classes. The `[ExtensionOf(...)]` attribute binds the extension. Wrapper methods must always call `next` to invoke the next method in the chain; failure to call `next` is a defect that breaks base application behavior.
|
|
29
|
+
- **Extension class rules**: Extension classes must be `final`. They must belong to a package that references the model containing the augmented class. CoC is available from Platform update 9 onward; both the extension and the base package must be compiled on a compatible platform version.
|
|
30
|
+
- **Wrappable restriction**: Methods marked `[Wrappable(false)]` cannot be wrapped via CoC. Methods marked `[Replaceable]` allow conditional `next` calls (the compiler does not enforce unconditional `next` for Replaceable methods).
|
|
31
|
+
|
|
32
|
+
Extension model and package design:
|
|
33
|
+
- **Extension model**: A model is a logical grouping of elements (X++ source, metadata, resources) that belongs to a package. Extension models must reference the base model they extend without circular dependencies.
|
|
34
|
+
- **Deployable package**: A zip file containing compiled binaries and metadata, created by the Azure DevOps build pipeline using the Dynamics 365 Finance and Operations Tools extension. Production deployment requires the package to be uploaded to the Lifecycle Services asset library and marked as a release candidate.
|
|
35
|
+
- **Build pipeline**: Microsoft-hosted agents with the Dynamics 365 Finance and Operations Tools Azure DevOps extension can compile X++ and create deployable packages without a dedicated build virtual machine. The pipeline must install NuGet packages, update model versions, build the solution, and create and publish the deployable package.
|
|
36
|
+
|
|
37
|
+
ALM and deployment:
|
|
38
|
+
- **Branch strategy**: Each developer uses an isolated development environment; code is checked into Azure DevOps source control and built on a build agent. Build definitions should be created per branch with appropriate triggers (continuous integration, gated check-in, or scheduled).
|
|
39
|
+
- **Lifecycle Services (LCS)**: The asset library in LCS holds deployable packages. A package must be marked as a release candidate before it can be deployed to production. Production deployment is a self-service action requiring service request scheduling with the Dynamics Service Engineering team.
|
|
40
|
+
- **Sandbox-first**: All packages must be deployed to and validated in a sandbox (UAT) environment before production deployment. Automated regression testing (RSAT) should be executed after sandbox deployment.
|
|
41
|
+
- **One Version**: All customers are on the same service update track. Customizations that reference deprecated APIs, use over-layering, or have hard-coded version assumptions are upgrade risks on each service update cycle.
|
|
42
|
+
|
|
43
|
+
Certification anchor:
|
|
44
|
+
- MB-500 (Finance and Operations Apps Developer) — verify current exam status and objectives on Microsoft Learn before citing. (E4: verify before citing.)
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Safety checklist
|
|
2
|
+
|
|
3
|
+
Use this reference before any recommendation involving production deployable package deployment, schema changes, release authorization, or upgrade-safety sign-off in Dynamics 365 Finance & Operations.
|
|
4
|
+
|
|
5
|
+
## Non-negotiables
|
|
6
|
+
|
|
7
|
+
- Never ask users to paste credentials, LCS project IDs, Azure DevOps PATs, environment URLs, tenant IDs, or source code containing secrets 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 CoC correctness results, build pipeline outcomes, sandbox deployment results, test pass rates, or release manager approvals.
|
|
10
|
+
- Require explicit human approval before recommending production deployable package deployment or schema changes.
|
|
11
|
+
- All X++ and pipeline syntax guidance is advisory and static-review only; verify against current Microsoft Learn documentation before applying.
|
|
12
|
+
- Use current official Microsoft Learn documentation for Finance & Operations extensibility, deployable package creation, and ALM guidance.
|
|
13
|
+
- Keep recommendations least-change, reversible, and scoped to the extension or deployment in question.
|
|
14
|
+
- Production deployable package deployment and schema changes are live-guard gated. Always escalate to the implementation lead and named release manager before execution.
|
|
15
|
+
|
|
16
|
+
## Stress checks
|
|
17
|
+
|
|
18
|
+
- Does every Chain of Command wrapper method make an unconditional call to `next` (unless the method is explicitly marked `[Replaceable]`)?
|
|
19
|
+
- Are there any over-layering violations that modify base application objects directly rather than using extension points?
|
|
20
|
+
- Does the extension model have clean, non-circular dependencies on the base model packages it references?
|
|
21
|
+
- Has the deployable package been created by the Azure DevOps build pipeline (not from a developer machine) and uploaded to the LCS asset library?
|
|
22
|
+
- Has the package been deployed to a sandbox (UAT) environment and validated before production deployment is requested?
|
|
23
|
+
- Have SysTest unit tests and RSAT business process tests been executed and passed against the sandbox deployment?
|
|
24
|
+
- Is there a rollback plan with a named owner, rollback trigger criteria, and rollback validation steps?
|
|
25
|
+
- Has the release manager signed off on sandbox validation results and test evidence?
|
|
26
|
+
- Have all deprecated API usages and upgrade-risk patterns been identified and flagged for the next One Version service update cycle?
|
|
27
|
+
|
|
28
|
+
## Evidence labels
|
|
29
|
+
|
|
30
|
+
Use `live evidence`, `documented artifact`, `user-provided evidence`, `documentation-based`, or `inference`. Documentation alone never proves the user's actual extension correctness, package validation state, test coverage, or sandbox sign-off status.
|
|
31
|
+
|
|
32
|
+
## Live-guard gate
|
|
33
|
+
|
|
34
|
+
The following actions require explicit human confirmation and are out of scope for automated execution:
|
|
35
|
+
|
|
36
|
+
- Deploying a deployable package to the production environment
|
|
37
|
+
- Executing schema changes (new fields, table structure changes) in the production environment
|
|
38
|
+
- Marking a deployable package as a release candidate in the LCS asset library
|
|
39
|
+
- Authorizing a production service request with the Dynamics Service Engineering team
|
|
40
|
+
- Disabling or bypassing automated test gates in the release pipeline
|
|
41
|
+
- Approving production deployment without sandbox validation evidence and test results
|
|
42
|
+
- Signing off on upgrade safety or One Version compatibility on behalf of the implementation lead
|