@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,283 @@
|
|
|
1
|
+
# License to Value Protocol — Workflow and Output Contract
|
|
2
|
+
|
|
3
|
+
## Detailed Workflow
|
|
4
|
+
|
|
5
|
+
### Phase 1: Baseline Definition
|
|
6
|
+
|
|
7
|
+
**Trigger events**
|
|
8
|
+
- A new Microsoft 365 or Dynamics 365 licence cohort has been deployed
|
|
9
|
+
- A periodic licence review has been scheduled
|
|
10
|
+
- Leadership has requested a value realisation report
|
|
11
|
+
- A business unit has submitted a request for additional licences
|
|
12
|
+
|
|
13
|
+
**Step 1.1 — Licence inventory**
|
|
14
|
+
Collect the current licence inventory:
|
|
15
|
+
- SKU name and total assigned count
|
|
16
|
+
- Active user count per SKU (users who performed at least one licensed activity
|
|
17
|
+
in the past 28 days)
|
|
18
|
+
- Licence type (user, device, add-on, Copilot)
|
|
19
|
+
- Cohort or department (if licence tracking is segmented)
|
|
20
|
+
|
|
21
|
+
**Step 1.2 — Adoption Score baseline**
|
|
22
|
+
Retrieve the Microsoft 365 Adoption Score from the Microsoft 365 admin center:
|
|
23
|
+
- Overall score (and maximum possible)
|
|
24
|
+
- Per-category score: Communication, Meetings, Content Collaboration, Teamwork,
|
|
25
|
+
Mobility, AI Adoption (if Microsoft 365 Copilot is licensed)
|
|
26
|
+
- Peer benchmark comparison
|
|
27
|
+
- Score trend (28-day, 90-day, 180-day)
|
|
28
|
+
|
|
29
|
+
If Adoption Score is unavailable (GCC High, GCC, DoD tenants, or reporting
|
|
30
|
+
not enabled): stop. Require the licence owner to enable reporting or identify
|
|
31
|
+
an alternative telemetry source before this protocol proceeds.
|
|
32
|
+
|
|
33
|
+
**Step 1.3 — Copilot usage baseline (if applicable)**
|
|
34
|
+
If Microsoft 365 Copilot licences are assigned, retrieve the Microsoft 365
|
|
35
|
+
Copilot usage report:
|
|
36
|
+
- Active users count (users who used Copilot on at least one day in the period)
|
|
37
|
+
- Daily active users trend
|
|
38
|
+
- Usage by application (Outlook, Teams, Word, PowerPoint, Excel, OneNote,
|
|
39
|
+
Copilot Chat, Loop)
|
|
40
|
+
- AI Adoption Score
|
|
41
|
+
|
|
42
|
+
**Step 1.4 — Business KPI mapping**
|
|
43
|
+
Identify the business outcomes the licence cohort was intended to drive:
|
|
44
|
+
- Example: "Reduce email volume by 20% via Teams migration"
|
|
45
|
+
- Example: "Enable 100% of knowledge workers to use Copilot for meeting
|
|
46
|
+
summaries within 90 days"
|
|
47
|
+
Map each business KPI to the relevant Adoption Score category or Copilot
|
|
48
|
+
usage signal.
|
|
49
|
+
|
|
50
|
+
**Step 1.5 — Baseline documentation**
|
|
51
|
+
Document the baseline: date, licence counts, Adoption Score per category,
|
|
52
|
+
Copilot usage if applicable, and business KPI starting values.
|
|
53
|
+
|
|
54
|
+
---
|
|
55
|
+
|
|
56
|
+
### Phase 2: Gate 1 — Baseline Defined
|
|
57
|
+
|
|
58
|
+
**Required confirmation:**
|
|
59
|
+
- microsoft-business-impact-value-realization-agent attests that:
|
|
60
|
+
- Adoption Score data is available and current
|
|
61
|
+
- Licence inventory is documented
|
|
62
|
+
- At least one business KPI is mapped to a measurable signal
|
|
63
|
+
- Baseline date is recorded
|
|
64
|
+
|
|
65
|
+
If baseline data is unavailable: stop. Do not set adoption targets or produce
|
|
66
|
+
value recommendations without a defined baseline.
|
|
67
|
+
|
|
68
|
+
---
|
|
69
|
+
|
|
70
|
+
### Phase 3: Adoption Target Setting
|
|
71
|
+
|
|
72
|
+
**Step 3.1 — Peer benchmark review**
|
|
73
|
+
Review the Adoption Score peer benchmark (organisations of similar size, region,
|
|
74
|
+
industry, and tenure with Microsoft 365). Identify categories where the
|
|
75
|
+
organisation is below the peer benchmark — these are the highest-value
|
|
76
|
+
improvement opportunities.
|
|
77
|
+
|
|
78
|
+
**Step 3.2 — AI Adoption target**
|
|
79
|
+
For Copilot-licensed cohorts, the AI Adoption Score benchmark is that all
|
|
80
|
+
licensed users achieve an average of at least three Copilot-active days per week
|
|
81
|
+
(score of 100). Set a realistic time-bound target based on the baseline:
|
|
82
|
+
- Example: "AI Adoption Score from 33 to 66 within 90 days" (one day/week to
|
|
83
|
+
two days/week habit formation)
|
|
84
|
+
|
|
85
|
+
**Step 3.3 — Category targets**
|
|
86
|
+
For each Adoption Score category below peer benchmark, set a time-bound target.
|
|
87
|
+
Targets must be:
|
|
88
|
+
- Specific (which category)
|
|
89
|
+
- Measurable (target score or percentage)
|
|
90
|
+
- Time-bound (by what date)
|
|
91
|
+
- Owned by a named business or IT lead
|
|
92
|
+
|
|
93
|
+
---
|
|
94
|
+
|
|
95
|
+
### Phase 4: Value Instrumentation
|
|
96
|
+
|
|
97
|
+
**Step 4.1 — Leading indicator mapping**
|
|
98
|
+
Map Adoption Score and Copilot usage signals to business outcomes:
|
|
99
|
+
|
|
100
|
+
| Business KPI | Adoption Score signal | Copilot usage signal |
|
|
101
|
+
|---|---|---|
|
|
102
|
+
| Meeting efficiency | Meetings score | Copilot meeting summary adoption |
|
|
103
|
+
| Email reduction | Communication score | Copilot Outlook usage |
|
|
104
|
+
| Document collaboration | Content Collaboration score | Copilot Word/PowerPoint usage |
|
|
105
|
+
| Knowledge worker productivity | AI Adoption Score | Active Copilot days per user |
|
|
106
|
+
|
|
107
|
+
**Step 4.2 — Forrester research anchoring**
|
|
108
|
+
Reference Forrester research anchored in the Adoption Score framework:
|
|
109
|
+
content collaboration in the cloud vs. email attachments can save up to 100
|
|
110
|
+
minutes per user per week. Use such benchmarks to estimate productivity impact
|
|
111
|
+
from adoption improvement.
|
|
112
|
+
|
|
113
|
+
---
|
|
114
|
+
|
|
115
|
+
### Phase 5: Inactive Licence Identification
|
|
116
|
+
|
|
117
|
+
**Step 5.1 — Inactive user threshold agreement**
|
|
118
|
+
Confirm the inactive user threshold with the licence owner (e.g. no licensed
|
|
119
|
+
activity in 30 days). Document the agreed threshold and date.
|
|
120
|
+
|
|
121
|
+
**Step 5.2 — Inactive user identification**
|
|
122
|
+
Using Microsoft 365 usage reports, identify users who have not performed any
|
|
123
|
+
licensed activity within the agreed threshold period. Segment by:
|
|
124
|
+
- SKU (Microsoft 365 E3, E5, Copilot, Dynamics 365, etc.)
|
|
125
|
+
- Department or cohort
|
|
126
|
+
- Last activity date
|
|
127
|
+
|
|
128
|
+
**Step 5.3 — Inactive licence classification**
|
|
129
|
+
Classify inactive licences:
|
|
130
|
+
- Confirmed inactive: no activity in threshold period, no known business
|
|
131
|
+
justification for dormancy
|
|
132
|
+
- Pending review: no activity but a business justification is possible
|
|
133
|
+
(e.g. parental leave, project pause)
|
|
134
|
+
- Candidate for reclaim: confirmed inactive with no blocking justification
|
|
135
|
+
|
|
136
|
+
**Step 5.4 — Estimated waste calculation**
|
|
137
|
+
For each confirmed inactive licence: calculate estimated annualised licence cost.
|
|
138
|
+
This is the reclaim opportunity. Present to the licence owner as a cost-saving
|
|
139
|
+
recommendation.
|
|
140
|
+
|
|
141
|
+
---
|
|
142
|
+
|
|
143
|
+
### Phase 6: Gate 2 — Inactive-Licence Reclaim Before Purchase
|
|
144
|
+
|
|
145
|
+
**Required confirmation:**
|
|
146
|
+
- If a purchase request is active: block the purchase recommendation until
|
|
147
|
+
inactive-licence reclaim has been reviewed.
|
|
148
|
+
- Licence owner confirms the reclaim decision for each inactive cohort:
|
|
149
|
+
- Suspend: remove licence assignment immediately
|
|
150
|
+
- Downgrade: move to a lower-tier SKU
|
|
151
|
+
- Reassign: transfer to a new user with an active business need
|
|
152
|
+
- Retain: confirmed business justification for dormancy
|
|
153
|
+
|
|
154
|
+
If this gate is not completed before a purchase recommendation is made: refuse
|
|
155
|
+
the purchase recommendation and require gate completion first.
|
|
156
|
+
|
|
157
|
+
---
|
|
158
|
+
|
|
159
|
+
### Phase 7: Reclaim Recommendation
|
|
160
|
+
|
|
161
|
+
Produce the reclaim recommendation:
|
|
162
|
+
- List of users recommended for suspension, downgrade, or reassignment
|
|
163
|
+
- Estimated annualised saving
|
|
164
|
+
- Recommended action per user cohort
|
|
165
|
+
- Route to the licence owner for confirmation (this protocol never executes
|
|
166
|
+
licence assignment changes autonomously)
|
|
167
|
+
|
|
168
|
+
---
|
|
169
|
+
|
|
170
|
+
### Phase 8: Value Realisation Report
|
|
171
|
+
|
|
172
|
+
Produce the value realisation summary:
|
|
173
|
+
|
|
174
|
+
| Section | Content |
|
|
175
|
+
|---|---|
|
|
176
|
+
| Baseline summary | Date, licence counts, Adoption Score at baseline |
|
|
177
|
+
| Current state | Current Adoption Score per category vs. targets |
|
|
178
|
+
| Progress vs. targets | Delta per category, trend direction |
|
|
179
|
+
| AI Adoption (Copilot) | Current AI Adoption Score, active user rate, usage by app |
|
|
180
|
+
| Estimated productivity impact | Based on Adoption Score improvement and Forrester benchmarks |
|
|
181
|
+
| Inactive licences | Count, estimated annualised waste, reclaim decisions |
|
|
182
|
+
| Reclaim savings | Confirmed savings from completed reclaim actions |
|
|
183
|
+
| Recommended next actions | Adoption interventions, reclaim actions, purchase decisions |
|
|
184
|
+
|
|
185
|
+
---
|
|
186
|
+
|
|
187
|
+
### Phase 9: Renewal / Expansion Recommendation
|
|
188
|
+
|
|
189
|
+
**If adoption targets are met and inactive licences are remediated:**
|
|
190
|
+
Produce a data-supported expansion or renewal recommendation with:
|
|
191
|
+
- Evidence: Adoption Score at or above peer benchmark, active user rate,
|
|
192
|
+
business KPI progress
|
|
193
|
+
- Scope: which SKUs and how many additional licences
|
|
194
|
+
- Gate 2 status: confirmed that inactive reclaim is complete
|
|
195
|
+
|
|
196
|
+
**If adoption targets are not met:**
|
|
197
|
+
Recommend an adoption intervention programme before expansion:
|
|
198
|
+
- Targeted training or enablement for low-adoption cohorts
|
|
199
|
+
- Copilot success kit deployment (where applicable)
|
|
200
|
+
- Re-evaluation at the next review cycle
|
|
201
|
+
|
|
202
|
+
---
|
|
203
|
+
|
|
204
|
+
### Phase 10: Human Confirmation
|
|
205
|
+
|
|
206
|
+
Route all purchase, reclaim, and adoption intervention recommendations to the
|
|
207
|
+
licence owner, IT procurement, and finance team. This protocol never executes
|
|
208
|
+
licence changes, purchase orders, or adoption programmes autonomously.
|
|
209
|
+
|
|
210
|
+
---
|
|
211
|
+
|
|
212
|
+
## Decision Tree
|
|
213
|
+
|
|
214
|
+
```
|
|
215
|
+
Licence review triggered
|
|
216
|
+
└── Adoption Score data available?
|
|
217
|
+
├── No → Stop; require licence owner to enable reporting
|
|
218
|
+
└── Yes → Baseline documented?
|
|
219
|
+
├── No → Document baseline (Gate 1)
|
|
220
|
+
└── Yes → Inactive-licence threshold agreed?
|
|
221
|
+
├── No → Agree threshold with licence owner
|
|
222
|
+
└── Yes → Inactive licences identified?
|
|
223
|
+
└── Purchase request active?
|
|
224
|
+
├── Yes → Gate 2: reclaim review required before purchase
|
|
225
|
+
│ └── Reclaim decisions confirmed?
|
|
226
|
+
│ ├── No → Block purchase recommendation
|
|
227
|
+
│ └── Yes → Purchase recommendation (with reclaim savings offset)
|
|
228
|
+
└── No → Adoption targets met?
|
|
229
|
+
├── Yes → Value realisation report; renewal/expansion recommendation
|
|
230
|
+
└── No → Adoption intervention recommendation; next review cycle
|
|
231
|
+
```
|
|
232
|
+
|
|
233
|
+
---
|
|
234
|
+
|
|
235
|
+
## Output Contract
|
|
236
|
+
|
|
237
|
+
### Licence review record
|
|
238
|
+
| Field | Type | Description |
|
|
239
|
+
|---|---|---|
|
|
240
|
+
| licence_cohort_scope | string | SKU or user group assessed |
|
|
241
|
+
| skill_id | string | `license-to-value-protocol` |
|
|
242
|
+
| skill_version | string | `0.1.0` |
|
|
243
|
+
| invoked_by | string | Agent or human who invoked this protocol |
|
|
244
|
+
| baseline_date | ISO 8601 | Date baseline was established |
|
|
245
|
+
| adoption_score_overall | float | Overall Adoption Score at assessment |
|
|
246
|
+
| ai_adoption_score | float or null | AI Adoption Score (null if no Copilot licences) |
|
|
247
|
+
| active_user_rate | float | Active users / assigned licences |
|
|
248
|
+
| inactive_licence_count | integer | Licences confirmed inactive |
|
|
249
|
+
| estimated_annualised_waste | number | Estimated cost of inactive licences |
|
|
250
|
+
| gate_1_baseline_defined | boolean | Whether Gate 1 is confirmed |
|
|
251
|
+
| gate_2_reclaim_reviewed | boolean | Whether Gate 2 is confirmed |
|
|
252
|
+
| reclaim_recommendation | enum | suspend / downgrade / reassign / retain / pending |
|
|
253
|
+
| value_recommendation | enum | expand / renew / intervene / hold |
|
|
254
|
+
| open_questions | array | Unresolved questions |
|
|
255
|
+
| do_not_do_list | array | Actions excluded from this protocol's scope |
|
|
256
|
+
| timestamp | ISO 8601 | Protocol execution timestamp |
|
|
257
|
+
|
|
258
|
+
### Gate verdicts
|
|
259
|
+
| Gate | Verdict options |
|
|
260
|
+
|---|---|
|
|
261
|
+
| Baseline defined (Gate 1) | confirmed / not-confirmed |
|
|
262
|
+
| Inactive-licence reclaim before purchase (Gate 2) | confirmed / not-confirmed |
|
|
263
|
+
|
|
264
|
+
### Refusal record (when triggered)
|
|
265
|
+
| Field | Description |
|
|
266
|
+
|---|---|
|
|
267
|
+
| refusal_reason | Which refusal trigger was hit |
|
|
268
|
+
| escalation_target | Licence owner / IT procurement / finance |
|
|
269
|
+
| timestamp | ISO 8601 |
|
|
270
|
+
|
|
271
|
+
---
|
|
272
|
+
|
|
273
|
+
## Quality Assurance Notes
|
|
274
|
+
- This protocol never executes licence assignment changes, purchase orders, or
|
|
275
|
+
adoption programme deployments. All actions require human licence owner,
|
|
276
|
+
IT procurement, and finance sign-off.
|
|
277
|
+
- Purchase recommendations without Gate 2 (inactive-licence reclaim) sign-off
|
|
278
|
+
are refused unconditionally.
|
|
279
|
+
- All analysis is based on aggregate and anonymised signals. Individual-level
|
|
280
|
+
user activity data requires privacy-team approval before use.
|
|
281
|
+
- Adoption Score is unavailable in GCC High, GCC, and DoD tenants. In those
|
|
282
|
+
environments, an alternative aggregate telemetry source must be agreed with
|
|
283
|
+
the licence owner before this protocol proceeds.
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: order-to-cash-protocol
|
|
3
|
+
description: Use this skill to coordinate the order-to-cash process across Dynamics 365 Supply Chain Management, Finance, and Sales, covering confirmed order through fulfillment, invoicing, accounts receivable, and cash collection. It defines stage ownership, gate conditions, agent handoff rules, and escalation triggers for the post-order revenue cycle. The skill does not execute system transactions, approve credit changes, post invoices, or make collection decisions; all production-impacting steps are escalated to the relevant specialist agent or human owner.
|
|
4
|
+
allowed-tools: Read Grep Glob
|
|
5
|
+
metadata:
|
|
6
|
+
author: "github: Raishin"
|
|
7
|
+
version: "0.1.0"
|
|
8
|
+
updated: "2026-06-16"
|
|
9
|
+
category: operational
|
|
10
|
+
lifecycle: experimental
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
# Order-to-Cash Protocol
|
|
14
|
+
|
|
15
|
+
## Purpose
|
|
16
|
+
This skill coordinates the order-to-cash (O2C) end-to-end process in Microsoft Dynamics 365 environments. Starting from a confirmed sales order, it orchestrates order management, inventory fulfillment, shipment, invoicing, accounts receivable, and cash collection. The protocol aligns d365-supply-chain-plan-to-produce-agent (fulfillment), d365-finance-close-to-report-agent (invoicing and AR), and d365-sales-revenue-operations-agent (sales performance and customer communication). It does not give business or financial advice; all recommendations are subject to human owner confirmation.
|
|
17
|
+
|
|
18
|
+
## When to use
|
|
19
|
+
- A confirmed sales order must progress through fulfillment, invoicing, and payment collection.
|
|
20
|
+
- Multiple Dynamics 365 modules are involved and cross-agent coordination is required.
|
|
21
|
+
- An accounts receivable aging item needs coordinated follow-up between Sales and Finance.
|
|
22
|
+
- A return, credit memo, or dispute requires orchestrated handling across Supply Chain and Finance.
|
|
23
|
+
- A post-order cash flow analysis or DSO escalation requires cross-domain visibility.
|
|
24
|
+
|
|
25
|
+
## When NOT to use
|
|
26
|
+
- The opportunity has not yet been converted to a confirmed order — use the lead-to-cash-protocol or prospect-to-quote process instead.
|
|
27
|
+
- The matter is confined entirely to accounts payable or procurement — use procure-to-pay-protocol.
|
|
28
|
+
- Direct live-order configuration or system transaction execution is required — escalate to the relevant specialist.
|
|
29
|
+
- The matter involves revenue recognition complexity at contract inception — use lead-to-cash-protocol first.
|
|
30
|
+
|
|
31
|
+
## Participating agents
|
|
32
|
+
- d365-supply-chain-plan-to-produce-agent — owns order fulfillment, picking, packing, and shipment
|
|
33
|
+
- d365-finance-close-to-report-agent — owns invoicing, accounts receivable, collections, and cash application
|
|
34
|
+
- d365-sales-revenue-operations-agent — owns sales order policies, customer communication, and sales performance analysis
|
|
35
|
+
|
|
36
|
+
## Inputs required
|
|
37
|
+
- Confirmed sales order number and legal entity
|
|
38
|
+
- Customer account and credit status
|
|
39
|
+
- Requested and promised delivery date
|
|
40
|
+
- Pricing and discount terms from the sales order
|
|
41
|
+
- Accounts receivable payment terms for the customer
|
|
42
|
+
|
|
43
|
+
## Evidence required
|
|
44
|
+
- Sales order confirmation record from Dynamics 365 Supply Chain Management
|
|
45
|
+
- Available-to-promise (ATP) or inventory reservation confirmation
|
|
46
|
+
- Packing slip or delivery note reference
|
|
47
|
+
- Invoice draft for accuracy review before posting
|
|
48
|
+
- Payment receipt or remittance advice for cash application
|
|
49
|
+
|
|
50
|
+
## Workflow
|
|
51
|
+
1. Receive confirmed sales order from d365-sales-revenue-operations-agent or directly from the order management system.
|
|
52
|
+
2. Verify order accuracy: line items, pricing, quantities, and delivery terms match the original customer agreement.
|
|
53
|
+
3. Check customer credit status; if credit is on hold, escalate to d365-finance-close-to-report-agent and finance owner.
|
|
54
|
+
4. Trigger inventory reservation and ATP confirmation via d365-supply-chain-plan-to-produce-agent.
|
|
55
|
+
5. Monitor warehouse picking, packing, and shipment workflows; flag delays against committed delivery dates.
|
|
56
|
+
6. Generate packing slip upon confirmed shipment; hand off to d365-finance-close-to-report-agent.
|
|
57
|
+
7. Create and validate sales invoice against packing slip and sales order; surface discrepancies for human resolution.
|
|
58
|
+
8. Post invoice and open accounts receivable entry in Dynamics 365 Finance.
|
|
59
|
+
9. Monitor payment due dates; trigger collection activities per the customer's payment terms.
|
|
60
|
+
10. Apply received cash to open invoices and close accounts receivable entries; update sales performance reporting.
|
|
61
|
+
|
|
62
|
+
## Decision gates
|
|
63
|
+
| Gate | Condition | Action if not met |
|
|
64
|
+
|---|---|---|
|
|
65
|
+
| Credit status | Customer account not on credit hold | Escalate to d365-finance-close-to-report-agent and finance credit manager |
|
|
66
|
+
| Order accuracy | Lines, prices, and terms match customer agreement | Return to d365-sales-revenue-operations-agent for correction |
|
|
67
|
+
| ATP confirmation | Stock reserved or ATP date within delivery window | Notify supply chain agent; surface gap to human owner |
|
|
68
|
+
| Invoice accuracy | Invoice matches packing slip and sales order | Hold posting; flag for human review |
|
|
69
|
+
| Collections escalation | Payment overdue beyond configurable threshold | Escalate to finance collections owner |
|
|
70
|
+
|
|
71
|
+
## Refusal triggers
|
|
72
|
+
- Live transaction execution is requested without human confirmation — refuse and escalate.
|
|
73
|
+
- Credit hold override is requested without documented approval — refuse.
|
|
74
|
+
- Customer PII, payment details, or bank account data are present in any input — stop; redact and escalate.
|
|
75
|
+
- An invoice is requested to be posted with unresolved line discrepancies — refuse.
|
|
76
|
+
- A write-off or bad-debt decision is requested — escalate to finance owner; do not decide unilaterally.
|
|
77
|
+
|
|
78
|
+
## Handoff rules
|
|
79
|
+
- Each handoff carries a structured capsule: matter_id, sales_order_id, current_stage, gate_outcomes, open_questions, do_not_do_list.
|
|
80
|
+
- One primary agent per stage: Supply Chain owns fulfillment; Finance owns invoicing and collections; Sales owns customer communication.
|
|
81
|
+
- No agent posts or reverses a financial transaction — all postings require human confirmation above materiality threshold.
|
|
82
|
+
- Escalations are logged with trigger, timestamp, and receiving owner.
|
|
83
|
+
|
|
84
|
+
## KPIs
|
|
85
|
+
- Order fulfillment cycle time (order confirmation to shipment)
|
|
86
|
+
- Invoice accuracy rate (first-pass match to packing slip)
|
|
87
|
+
- Days sales outstanding (DSO)
|
|
88
|
+
- Cash application rate (% of invoices settled within payment terms)
|
|
89
|
+
- Collection effectiveness index (CEI)
|
|
90
|
+
|
|
91
|
+
## References
|
|
92
|
+
- [Order to cash end-to-end overview — Dynamics 365](https://learn.microsoft.com/dynamics365/guidance/business-processes/order-to-cash-overview)
|
|
93
|
+
- [Order to cash business process areas overview](https://learn.microsoft.com/dynamics365/guidance/business-processes/order-to-cash-areas-overview)
|
|
94
|
+
- [Manage accounts receivable — Dynamics 365 Finance](https://learn.microsoft.com/dynamics365/guidance/business-processes/order-to-cash-areas-overview#manage-accounts-receivable)
|
|
95
|
+
- [Work with order to cash in Dynamics 365 Supply Chain Management (training)](https://learn.microsoft.com/training/modules/work-with-order-to-cash-supply-chain-management/)
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "order-to-cash-protocol",
|
|
3
|
+
"name": "Order-to-Cash Protocol",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "generic",
|
|
6
|
+
"harnesses": ["codex", "claude-code", "cursor", "gemini", "kiro", "other"],
|
|
7
|
+
"summary": "Orchestration protocol for the order-to-cash process in Dynamics 365 environments, coordinating Supply Chain Management (order fulfillment and shipment), Finance (invoicing, accounts receivable, and collections), and Sales (customer communication and sales performance). Defines stage gates for credit, order accuracy, ATP, invoice match, and collections escalation, with structured handoff capsules between d365-supply-chain-plan-to-produce-agent, d365-finance-close-to-report-agent, and d365-sales-revenue-operations-agent.",
|
|
8
|
+
"source_type": "original",
|
|
9
|
+
"official_docs": [
|
|
10
|
+
"https://learn.microsoft.com/dynamics365/guidance/business-processes/order-to-cash-overview",
|
|
11
|
+
"https://learn.microsoft.com/dynamics365/guidance/business-processes/order-to-cash-areas-overview",
|
|
12
|
+
"https://learn.microsoft.com/training/modules/work-with-order-to-cash-supply-chain-management/"
|
|
13
|
+
],
|
|
14
|
+
"security_notes": "This protocol is a recommendation and orchestration guide only — it is never an authorization to post invoices, override credit holds, apply cash, or execute live system transactions. All production-impacting steps require confirmation by the relevant human owner or specialist agent. The protocol never requests customer PII, payment card data, bank account information, tenant IDs, or Dynamics 365 credentials. Write-off and bad-debt decisions are always escalated to the finance owner and never resolved by an agent unilaterally. Collections actions follow configured payment terms and escalation thresholds; no agent contacts customers directly.",
|
|
15
|
+
"last_verified": "2026-06-16",
|
|
16
|
+
"path": "skills/cross-functional/order-to-cash-protocol",
|
|
17
|
+
"author": "github: Raishin",
|
|
18
|
+
"version": "0.1.0"
|
|
19
|
+
}
|
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
# Order-to-Cash Protocol — Workflow and Output Contract
|
|
2
|
+
|
|
3
|
+
## Overview
|
|
4
|
+
This document provides the detailed step-by-step workflow, decision tree, and output contract for the order-to-cash-protocol skill. It is the authoritative reference for agent implementations and human reviewers tracing execution through the post-order revenue cycle.
|
|
5
|
+
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
## Detailed Step-by-Step Workflow
|
|
9
|
+
|
|
10
|
+
### Phase 1 — Order Validation (d365-sales-revenue-operations-agent + d365-supply-chain-plan-to-produce-agent)
|
|
11
|
+
|
|
12
|
+
**Step 1.1 — Receive confirmed sales order**
|
|
13
|
+
- Accept the confirmed sales order number from the upstream system or lead-to-cash-protocol handoff.
|
|
14
|
+
- Verify the order status is "Confirmed" in Dynamics 365 Supply Chain Management.
|
|
15
|
+
- Confirm that legal entity, currency, and customer account are correctly set.
|
|
16
|
+
|
|
17
|
+
**Step 1.2 — Order accuracy review**
|
|
18
|
+
- Compare all line items: item numbers, quantities, unit prices, discount rates, delivery addresses, and requested delivery dates against the customer's accepted quote or purchase order.
|
|
19
|
+
- Any discrepancy must be resolved by d365-sales-revenue-operations-agent and the customer before fulfillment proceeds.
|
|
20
|
+
|
|
21
|
+
**Step 1.3 — Credit status check**
|
|
22
|
+
- Query the customer's credit limit and current accounts receivable exposure in Dynamics 365 Finance.
|
|
23
|
+
- If the customer account is on credit hold, halt fulfillment; escalate to d365-finance-close-to-report-agent and the finance credit manager.
|
|
24
|
+
- Do not release from credit hold without documented human approval.
|
|
25
|
+
|
|
26
|
+
---
|
|
27
|
+
|
|
28
|
+
### Phase 2 — Fulfillment (d365-supply-chain-plan-to-produce-agent)
|
|
29
|
+
|
|
30
|
+
**Step 2.1 — Inventory reservation and ATP check**
|
|
31
|
+
- Reserve available inventory against each order line.
|
|
32
|
+
- Calculate the available-to-promise (ATP) date for any line where stock is insufficient.
|
|
33
|
+
- If the ATP date exceeds the promised delivery date, surface the gap to d365-sales-revenue-operations-agent and the human owner immediately; do not silently delay shipment.
|
|
34
|
+
|
|
35
|
+
**Step 2.2 — Warehouse picking and packing**
|
|
36
|
+
- Trigger picking work in the warehouse management system.
|
|
37
|
+
- Monitor picking completion; flag pick shortages for supply chain owner resolution.
|
|
38
|
+
- Confirm packing and generate a packing slip with shipment reference.
|
|
39
|
+
|
|
40
|
+
**Step 2.3 — Shipment and delivery confirmation**
|
|
41
|
+
- Record the shipment date and carrier details against the sales order.
|
|
42
|
+
- Generate the delivery note or bill of lading reference.
|
|
43
|
+
- Hand the packing slip and shipment confirmation to d365-finance-close-to-report-agent.
|
|
44
|
+
|
|
45
|
+
---
|
|
46
|
+
|
|
47
|
+
### Phase 3 — Invoicing (d365-finance-close-to-report-agent)
|
|
48
|
+
|
|
49
|
+
**Step 3.1 — Invoice creation**
|
|
50
|
+
- Generate a draft sales order invoice in Dynamics 365 Finance using the confirmed packing slip.
|
|
51
|
+
- Validate that invoice lines match packing slip quantities and original sales order pricing.
|
|
52
|
+
- Apply correct tax codes and customer-specific payment terms.
|
|
53
|
+
|
|
54
|
+
**Step 3.2 — Invoice accuracy gate**
|
|
55
|
+
- Compare draft invoice against sales order and packing slip line by line.
|
|
56
|
+
- Any discrepancy (price, quantity, tax) triggers a hold; route to d365-sales-revenue-operations-agent for resolution.
|
|
57
|
+
- Invoices above the configured materiality threshold require human approval before posting.
|
|
58
|
+
|
|
59
|
+
**Step 3.3 — Invoice posting and AR entry**
|
|
60
|
+
- Post the validated invoice in Dynamics 365 Finance.
|
|
61
|
+
- Open an accounts receivable entry with the customer's due date based on payment terms.
|
|
62
|
+
- Deliver the invoice to the customer via the configured channel (email, portal, EDI).
|
|
63
|
+
|
|
64
|
+
---
|
|
65
|
+
|
|
66
|
+
### Phase 4 — Collections and Cash Application (d365-finance-close-to-report-agent)
|
|
67
|
+
|
|
68
|
+
**Step 4.1 — Payment monitoring**
|
|
69
|
+
- Monitor the accounts receivable aging report for the invoice due date.
|
|
70
|
+
- At configurable intervals before and after due date, surface collection activities to the finance owner.
|
|
71
|
+
- Do not contact the customer directly; surface recommended actions to the human owner.
|
|
72
|
+
|
|
73
|
+
**Step 4.2 — Cash application**
|
|
74
|
+
- Upon receipt of customer payment or remittance advice, apply cash to the matching open invoice.
|
|
75
|
+
- If the payment is short (partial payment or deduction), flag for finance owner; do not auto-close the AR entry.
|
|
76
|
+
|
|
77
|
+
**Step 4.3 — Settlement and close**
|
|
78
|
+
- Fully settled invoices are closed in Dynamics 365 Finance.
|
|
79
|
+
- Update the sales performance report in d365-sales-revenue-operations-agent.
|
|
80
|
+
- Confirm completion to the upstream lead-to-cash-protocol if this order-to-cash cycle was initiated from it.
|
|
81
|
+
|
|
82
|
+
---
|
|
83
|
+
|
|
84
|
+
## Decision Tree
|
|
85
|
+
|
|
86
|
+
```
|
|
87
|
+
START: Confirmed sales order received
|
|
88
|
+
│
|
|
89
|
+
├─ Order status confirmed in Supply Chain Management?
|
|
90
|
+
│ └─ NO → STOP; return to order management
|
|
91
|
+
│
|
|
92
|
+
├─ Order accuracy verified?
|
|
93
|
+
│ └─ NO → RETURN to d365-sales-revenue-operations-agent for correction
|
|
94
|
+
│
|
|
95
|
+
├─ Customer credit status: OK?
|
|
96
|
+
│ └─ NO → HALT; escalate to finance credit manager
|
|
97
|
+
│
|
|
98
|
+
├─ Inventory ATP within delivery window?
|
|
99
|
+
│ └─ NO → SURFACE gap to human owner; do not commit silently
|
|
100
|
+
│
|
|
101
|
+
├─ Picking and packing complete?
|
|
102
|
+
│ └─ NO → MONITOR; alert supply chain owner on delay
|
|
103
|
+
│
|
|
104
|
+
├─ Invoice accurate (matches packing slip + order)?
|
|
105
|
+
│ └─ NO → HOLD; flag for human resolution
|
|
106
|
+
│
|
|
107
|
+
├─ Invoice above materiality threshold?
|
|
108
|
+
│ └─ YES → REQUIRE human approval before posting
|
|
109
|
+
│
|
|
110
|
+
├─ Payment received in full?
|
|
111
|
+
│ └─ NO (partial) → FLAG for finance owner; do not auto-close
|
|
112
|
+
│
|
|
113
|
+
└─ Invoice settled?
|
|
114
|
+
└─ YES → CLOSE AR; update sales reporting
|
|
115
|
+
```
|
|
116
|
+
|
|
117
|
+
---
|
|
118
|
+
|
|
119
|
+
## Output Contract
|
|
120
|
+
|
|
121
|
+
Every execution of this protocol produces a structured output capsule with the following mandatory fields:
|
|
122
|
+
|
|
123
|
+
| Field | Type | Description |
|
|
124
|
+
|---|---|---|
|
|
125
|
+
| matter_id | string | Unique identifier for this O2C instance |
|
|
126
|
+
| sales_order_id | string | Confirmed sales order number |
|
|
127
|
+
| current_stage | enum | One of: order_validated, credit_check, fulfillment, shipped, invoiced, collections, closed |
|
|
128
|
+
| gate_outcomes | object | Pass/fail/escalated for each gate: credit, order_accuracy, atp, invoice_match, collections |
|
|
129
|
+
| agents_involved | array | Agent IDs that participated |
|
|
130
|
+
| escalations | array | Each escalation: {trigger, timestamp, escalated_to, reason} |
|
|
131
|
+
| open_questions | array | Unresolved items requiring human input |
|
|
132
|
+
| do_not_do_list | array | Actions explicitly prohibited in the current state |
|
|
133
|
+
| evidence_quality | enum | high / medium / low |
|
|
134
|
+
| privilege_sensitivity | boolean | True if commercially sensitive terms are involved |
|
|
135
|
+
| last_updated | ISO8601 timestamp | When the capsule was last updated |
|
|
136
|
+
|
|
137
|
+
---
|
|
138
|
+
|
|
139
|
+
## Audit Log Fields
|
|
140
|
+
- matter_id, skill_id, skill_version, invoked_by, input_hash, evidence_quality, output_verdict, escalation_fired, timestamp
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: procure-to-pay-protocol
|
|
3
|
+
description: Use this skill to orchestrate the procure-to-pay (source-to-pay) process across Dynamics 365 Supply Chain Management, Finance, and compliance-aware separation-of-duties governance. It coordinates the journey from purchase requisition through purchase order approval, goods or services receipt, vendor invoice processing, and payment settlement. The skill enforces segregation-of-duties gates on purchase order approval, defines agent handoff rules, and escalates SoD conflicts to d365-security-sod-governance-agent. It does not approve purchase orders, release vendor payments, override procurement policies, or access vendor credentials; all production-impacting steps are escalated to the relevant specialist or human owner.
|
|
4
|
+
allowed-tools: Read Grep Glob
|
|
5
|
+
metadata:
|
|
6
|
+
author: "github: Raishin"
|
|
7
|
+
version: "0.1.0"
|
|
8
|
+
updated: "2026-06-16"
|
|
9
|
+
category: operational
|
|
10
|
+
lifecycle: experimental
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
# Procure-to-Pay Protocol
|
|
14
|
+
|
|
15
|
+
## Purpose
|
|
16
|
+
This skill orchestrates the end-to-end procure-to-pay (P2P) / source-to-pay (S2P) business process in Microsoft Dynamics 365 environments. It coordinates Dynamics 365 Supply Chain Management (requisitions, purchase orders, and goods receipt), Dynamics 365 Finance (vendor invoice processing and payment), and Dynamics 365 security and compliance governance (segregation of duties on PO approval). The protocol ensures that no single agent approves, receives, and pays for the same purchase, and that SoD violations are identified and escalated before they reach the general ledger.
|
|
17
|
+
|
|
18
|
+
## When to use
|
|
19
|
+
- A purchase requisition must be evaluated, converted to a PO, approved, and tracked through receipt and payment.
|
|
20
|
+
- A vendor invoice must be matched to a PO and goods receipt before payment is released.
|
|
21
|
+
- A segregation-of-duties concern exists on a PO approval workflow.
|
|
22
|
+
- Multiple Dynamics 365 modules are involved and cross-agent coordination is required.
|
|
23
|
+
- A procurement compliance review is needed before a vendor payment run.
|
|
24
|
+
|
|
25
|
+
## When NOT to use
|
|
26
|
+
- The matter is confined to sales order fulfillment — use order-to-cash-protocol.
|
|
27
|
+
- Direct configuration of Dynamics 365 procurement workflows is required — route to the supply chain specialist.
|
|
28
|
+
- The matter is a vendor master data change — escalate to the supply chain specialist and finance owner.
|
|
29
|
+
- The ask is for strategic sourcing or vendor selection advice without an active procurement request.
|
|
30
|
+
|
|
31
|
+
## Participating agents
|
|
32
|
+
- d365-supply-chain-plan-to-produce-agent — owns purchase requisitions, purchase orders, and goods/services receipt
|
|
33
|
+
- d365-finance-close-to-report-agent — owns vendor invoice processing, accounts payable, and payment settlement
|
|
34
|
+
- d365-security-sod-governance-agent — reviews and flags segregation-of-duties violations on PO approval workflows
|
|
35
|
+
|
|
36
|
+
## Inputs required
|
|
37
|
+
- Purchase requisition or purchase order number
|
|
38
|
+
- Vendor account and legal entity
|
|
39
|
+
- Goods or services description, quantities, and agreed pricing
|
|
40
|
+
- Applicable procurement policy and approval workflow configuration
|
|
41
|
+
- Budget availability confirmation (if applicable)
|
|
42
|
+
|
|
43
|
+
## Evidence required
|
|
44
|
+
- Approved purchase requisition with budget check result
|
|
45
|
+
- Purchase order confirmation from vendor
|
|
46
|
+
- Goods receipt note or service entry sheet
|
|
47
|
+
- Vendor invoice with three-way match result (PO, receipt, invoice)
|
|
48
|
+
- SoD clearance from d365-security-sod-governance-agent for PO approval
|
|
49
|
+
|
|
50
|
+
## Workflow
|
|
51
|
+
1. Receive purchase requisition; validate against procurement catalog and purchasing policy.
|
|
52
|
+
2. Perform budget availability check; if budget is insufficient, pause and escalate to finance owner.
|
|
53
|
+
3. Convert approved requisition to a purchase order; confirm vendor, pricing, and delivery terms.
|
|
54
|
+
4. Route purchase order through the configured approval workflow.
|
|
55
|
+
5. SoD gate: invoke d365-security-sod-governance-agent to verify that the PO approver is not the same person who raised the requisition or will receive the goods.
|
|
56
|
+
6. If SoD conflict is detected, halt PO approval; escalate to compliance owner and document the conflict.
|
|
57
|
+
7. Send confirmed purchase order to vendor; record confirmation reference.
|
|
58
|
+
8. Monitor delivery against PO delivery date; flag overdue deliveries.
|
|
59
|
+
9. Record goods receipt or service entry sheet upon delivery; perform quantity and quality check against PO.
|
|
60
|
+
10. Receive vendor invoice in Dynamics 365 Finance; perform three-way match (PO, receipt, invoice).
|
|
61
|
+
11. If match discrepancy exists, hold invoice and route to d365-supply-chain-plan-to-produce-agent and vendor for resolution.
|
|
62
|
+
12. Approved and matched invoices are queued for payment; d365-finance-close-to-report-agent manages payment run per payment terms.
|
|
63
|
+
13. Release payment; apply to vendor open transactions and close accounts payable entries.
|
|
64
|
+
|
|
65
|
+
## Decision gates
|
|
66
|
+
| Gate | Condition | Action if not met |
|
|
67
|
+
|---|---|---|
|
|
68
|
+
| Budget availability | Sufficient budget in the appropriate cost center | Pause; escalate to finance owner for budget approval |
|
|
69
|
+
| Procurement policy | Request conforms to catalog and purchasing policy | Reject and return to requester |
|
|
70
|
+
| SoD on PO approval | Approver, requisitioner, and receiver are different people | Halt; escalate to d365-security-sod-governance-agent and compliance owner |
|
|
71
|
+
| Three-way match | PO, goods receipt, and invoice quantities and prices align | Hold invoice; route to supply chain agent and vendor for resolution |
|
|
72
|
+
| Payment authorization | Payment run approved by authorized finance signatory | Do not release payment without documented authorization |
|
|
73
|
+
|
|
74
|
+
## Refusal triggers
|
|
75
|
+
- PO approval is requested for a person who also raised the requisition — refuse; escalate SoD violation.
|
|
76
|
+
- Vendor payment is requested without a matched invoice and goods receipt — refuse.
|
|
77
|
+
- Vendor credentials, banking details, or PII are included in any input — stop; redact and escalate.
|
|
78
|
+
- A purchase order is requested to be back-dated — refuse; escalate to compliance owner.
|
|
79
|
+
- An invoice is requested to be paid without three-way match and no documented exception approval — refuse.
|
|
80
|
+
|
|
81
|
+
## Handoff rules
|
|
82
|
+
- Every handoff carries a structured capsule: matter_id, po_id, current_stage, gate_outcomes, sod_status, open_questions, do_not_do_list.
|
|
83
|
+
- Supply Chain owns requisition through goods receipt; Finance owns invoice processing through payment.
|
|
84
|
+
- d365-security-sod-governance-agent is invoked at PO approval and again at payment authorization if personnel assignments have changed.
|
|
85
|
+
- No agent releases a vendor payment — all payments require a human-authorized payment run.
|
|
86
|
+
|
|
87
|
+
## KPIs
|
|
88
|
+
- Purchase order cycle time (requisition to PO confirmation)
|
|
89
|
+
- Three-way match rate (first-pass match without manual intervention)
|
|
90
|
+
- Invoice processing time (receipt to posting)
|
|
91
|
+
- Payment on-time rate (payments within agreed vendor terms)
|
|
92
|
+
- SoD violation rate (conflicts detected per period)
|
|
93
|
+
|
|
94
|
+
## References
|
|
95
|
+
- [Source to pay end-to-end overview — Dynamics 365](https://learn.microsoft.com/dynamics365/guidance/business-processes/source-to-pay-overview)
|
|
96
|
+
- [TechTalk: Procure to pay in Dynamics 365 Supply Chain Management](https://learn.microsoft.com/dynamics365/guidance/techtalks/supply-chain-procure-to-pay-overview)
|
|
97
|
+
- [TechTalk: Source to pay in Dynamics 365 Finance and Supply Chain Management](https://learn.microsoft.com/dynamics365/guidance/techtalks/dynamics-365-finance-supply-chain-management-source-to-pay)
|
|
98
|
+
- [Procurement and sourcing overview — Dynamics 365 Supply Chain Management](https://learn.microsoft.com/dynamics365/supply-chain/procurement/procurement-sourcing-overview)
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "procure-to-pay-protocol",
|
|
3
|
+
"name": "Procure-to-Pay Protocol",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "generic",
|
|
6
|
+
"harnesses": ["codex", "claude-code", "cursor", "gemini", "kiro", "other"],
|
|
7
|
+
"summary": "Orchestration protocol for the procure-to-pay (source-to-pay) process in Dynamics 365 environments, coordinating Supply Chain Management (requisitions, purchase orders, and goods receipt), Finance (vendor invoice processing and AP payment), and security/SoD governance (segregation-of-duties checks on PO approval). Enforces three-way match before payment, SoD gates at PO approval and payment authorization, and structured handoffs between d365-supply-chain-plan-to-produce-agent, d365-finance-close-to-report-agent, and d365-security-sod-governance-agent.",
|
|
8
|
+
"source_type": "original",
|
|
9
|
+
"official_docs": [
|
|
10
|
+
"https://learn.microsoft.com/dynamics365/guidance/business-processes/source-to-pay-overview",
|
|
11
|
+
"https://learn.microsoft.com/dynamics365/guidance/techtalks/supply-chain-procure-to-pay-overview",
|
|
12
|
+
"https://learn.microsoft.com/dynamics365/supply-chain/procurement/procurement-sourcing-overview"
|
|
13
|
+
],
|
|
14
|
+
"security_notes": "This protocol is a recommendation and orchestration guide only — it is never an authorization to approve purchase orders, release vendor payments, override procurement policies, or bypass segregation-of-duties controls. All production-impacting steps require confirmation by the relevant human owner or specialist agent. The protocol never requests vendor credentials, banking details, tenant IDs, or personal data. SoD violations detected at PO approval or payment authorization always halt the process and escalate to the compliance owner — no agent resolves a SoD conflict unilaterally. Back-dating of purchase orders and payment without a three-way match are explicitly refused.",
|
|
15
|
+
"last_verified": "2026-06-16",
|
|
16
|
+
"path": "skills/cross-functional/procure-to-pay-protocol",
|
|
17
|
+
"author": "github: Raishin",
|
|
18
|
+
"version": "0.1.0"
|
|
19
|
+
}
|