@raishin/vanguard-frontier-agentic 2.7.1 → 2.9.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 +3 -3
- package/.claude-plugin/plugin.json +23 -1
- package/.cursor-plugin/plugin.json +23 -1
- package/.github/plugin/marketplace.json +1 -1
- package/README.md +13 -12
- package/agents/accounting/AGENTS.md +33 -0
- package/agents/accounting/README.md +30 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/metadata.json +44 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/AGENT.md +71 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/kiro-ide.agent.md +26 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/metadata.json +41 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/AGENT.md +72 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/metadata.json +42 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/PERMISSIONS.md +20 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/metadata.json +42 -0
- package/agents/accounting/accounting-maestro-agent/AGENT.md +60 -0
- package/agents/accounting/accounting-maestro-agent/PERMISSIONS.md +20 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/copilot.agent.md +31 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/cursor.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/gemini.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/metadata.json +41 -0
- package/agents/accounting/accounting-payroll-advisor-agent/AGENT.md +69 -0
- package/agents/accounting/accounting-payroll-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/AGENT.md +71 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/codex.toml +35 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/copilot.agent.md +34 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/cursor.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/gemini.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/metadata.json +44 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/AGENT.md +72 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/metadata.json +44 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/AGENT.md +19 -11
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/claude-code.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/copilot.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/cursor.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/gemini.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/kiro-ide.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/metadata.json +8 -16
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/ai-foundry-ops-agent-operations.md +69 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/official-sources.md +21 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-aks-platform-operator-agent/AGENT.md +17 -9
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/claude-code.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/copilot.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/cursor.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/gemini.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/kiro-ide.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/metadata.json +7 -12
- package/agents/azure/azure-aks-platform-operator-agent/references/aks-platform-agent-operations.md +69 -0
- package/agents/azure/azure-aks-platform-operator-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-aks-platform-operator-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-aks-platform-operator-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-aks-platform-operator-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-app-service-production-readiness-agent/AGENT.md +17 -9
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/claude-code.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/copilot.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/cursor.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/gemini.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/kiro-ide.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/metadata.json +8 -21
- package/agents/azure/azure-app-service-production-readiness-agent/references/app-service-production-agent-operations.md +69 -0
- package/agents/azure/azure-app-service-production-readiness-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-app-service-production-readiness-agent/references/official-sources.md +23 -0
- package/agents/azure/azure-app-service-production-readiness-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-app-service-production-readiness-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/AGENT.md +17 -9
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/claude-code.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/copilot.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/cursor.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/gemini.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/kiro-ide.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/metadata.json +7 -14
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/cosmosdb-application-agent-operations.md +69 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/AGENT.md +17 -9
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/claude-code.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/copilot.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/cursor.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/gemini.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/kiro-ide.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/metadata.json +8 -13
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/cosmosdb-performance-agent-operations.md +69 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/AGENT.md +19 -11
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/claude-code.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/copilot.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/cursor.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/gemini.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/kiro-ide.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/metadata.json +12 -14
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/cosmosdb-platform-agent-operations.md +65 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/official-sources.md +31 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-cost-estimation-review-agent/AGENT.md +19 -11
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/claude-code.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/copilot.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/cursor.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/gemini.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/kiro-ide.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/metadata.json +10 -13
- package/agents/azure/azure-cost-estimation-review-agent/references/cost-estimation-agent-operations.md +63 -0
- package/agents/azure/azure-cost-estimation-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cost-estimation-review-agent/references/official-sources.md +29 -0
- package/agents/azure/azure-cost-estimation-review-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-cost-estimation-review-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-cost-optimization-governor-agent/AGENT.md +19 -11
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/claude-code.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/copilot.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/cursor.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/gemini.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/kiro-ide.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/metadata.json +11 -15
- package/agents/azure/azure-cost-optimization-governor-agent/references/cost-optimization-agent-operations.md +64 -0
- package/agents/azure/azure-cost-optimization-governor-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cost-optimization-governor-agent/references/official-sources.md +30 -0
- package/agents/azure/azure-cost-optimization-governor-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-cost-optimization-governor-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-entra-id-specialist-agent/AGENT.md +19 -13
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/claude-code.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/copilot.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/cursor.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/gemini.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/kiro-ide.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/metadata.json +12 -14
- package/agents/azure/azure-entra-id-specialist-agent/references/entra-id-specialist-agent-operations.md +65 -0
- package/agents/azure/azure-entra-id-specialist-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-entra-id-specialist-agent/references/official-sources.md +31 -0
- package/agents/azure/azure-entra-id-specialist-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-entra-id-specialist-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/AGENT.md +19 -11
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/claude-code.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/copilot.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/cursor.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/gemini.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/kiro-ide.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/metadata.json +11 -16
- package/agents/azure/azure-governance-policy-guardrails-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/references/official-sources.md +30 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/references/policy-guardrails-agent-operations.md +66 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-identity-governance-review-agent/AGENT.md +19 -11
- package/agents/azure/azure-identity-governance-review-agent/harnesses/claude-code.agent.md +35 -11
- package/agents/azure/azure-identity-governance-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-identity-governance-review-agent/harnesses/copilot.agent.md +35 -24
- package/agents/azure/azure-identity-governance-review-agent/harnesses/cursor.agent.md +35 -13
- package/agents/azure/azure-identity-governance-review-agent/harnesses/gemini.agent.md +35 -12
- package/agents/azure/azure-identity-governance-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-identity-governance-review-agent/harnesses/kiro-ide.agent.md +35 -11
- package/agents/azure/azure-identity-governance-review-agent/metadata.json +10 -17
- package/agents/azure/azure-identity-governance-review-agent/references/identity-governance-agent-operations.md +68 -0
- package/agents/azure/azure-identity-governance-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-identity-governance-review-agent/references/official-sources.md +21 -0
- package/agents/azure/azure-identity-governance-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-identity-governance-review-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/AGENT.md +18 -10
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/claude-code.agent.md +34 -10
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/copilot.agent.md +35 -24
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/cursor.agent.md +34 -12
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/gemini.agent.md +34 -11
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/kiro-ide.agent.md +34 -10
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/metadata.json +11 -14
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/key-vault-secret-lifecycle-agent-operations.md +68 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/official-sources.md +23 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/AGENT.md +23 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/claude-code.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/codex.toml +3 -16
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/copilot.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/cursor.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/gemini.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/kiro-ide.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/metadata.json +12 -9
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/keyvault-certificate-issuer-agent-operations.md +68 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-landing-zone-architect-agent/AGENT.md +19 -11
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/claude-code.agent.md +35 -11
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/copilot.agent.md +35 -24
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/cursor.agent.md +35 -13
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/gemini.agent.md +35 -12
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/kiro-ide.agent.md +35 -11
- package/agents/azure/azure-landing-zone-architect-agent/metadata.json +8 -10
- package/agents/azure/azure-landing-zone-architect-agent/references/landing-zone-agent-operations.md +68 -0
- package/agents/azure/azure-landing-zone-architect-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-landing-zone-architect-agent/references/official-sources.md +23 -0
- package/agents/azure/azure-landing-zone-architect-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-landing-zone-architect-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-aks-rollout-guard-agent/PERMISSIONS.md +15 -50
- package/agents/azure/azure-live-aks-rollout-guard-agent/PREFLIGHT.md +16 -43
- package/agents/azure/azure-live-aks-rollout-guard-agent/ROLLBACK.md +13 -31
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/copilot.agent.md +39 -29
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-aks-rollout-guard-agent/metadata.json +9 -6
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/live-aks-rollout-agent-operations.md +68 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/PERMISSIONS.md +7 -41
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/PREFLIGHT.md +7 -48
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/ROLLBACK.md +6 -44
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/copilot.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/metadata.json +8 -7
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/app-service-slot-swap-agent-operations.md +68 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/official-sources.md +19 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/PERMISSIONS.md +7 -86
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/PREFLIGHT.md +7 -46
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/ROLLBACK.md +6 -46
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/copilot.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/metadata.json +8 -8
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/arm-deployment-stack-agent-operations.md +68 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/official-sources.md +19 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-cost-budget-action-guard-agent/PERMISSIONS.md +7 -91
- package/agents/azure/azure-live-cost-budget-action-guard-agent/PREFLIGHT.md +7 -42
- package/agents/azure/azure-live-cost-budget-action-guard-agent/ROLLBACK.md +6 -47
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/copilot.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/metadata.json +9 -8
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/cost-budget-action-agent-operations.md +69 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/AGENT.md +24 -19
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/claude-code.agent.md +40 -19
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/codex.toml +4 -24
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/copilot.agent.md +40 -19
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/cursor.agent.md +40 -21
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/gemini.agent.md +40 -20
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/kiro-ide.agent.md +40 -19
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/metadata.json +9 -9
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/entra-role-assignment-agent-operations.md +68 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/PERMISSIONS.md +7 -66
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/PREFLIGHT.md +7 -44
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/ROLLBACK.md +6 -42
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/copilot.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/metadata.json +9 -8
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/keyvault-rotation-purge-agent-operations.md +68 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/AGENT.md +25 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/PERMISSIONS.md +2 -58
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/PREFLIGHT.md +6 -40
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/ROLLBACK.md +2 -47
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/claude-code.agent.md +42 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/copilot.agent.md +42 -30
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/cursor.agent.md +42 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/gemini.agent.md +42 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/kiro-ide.agent.md +42 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/metadata.json +7 -7
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/pim-jit-activation-agent-operations.md +48 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-maestro-agent/AGENT.md +27 -18
- package/agents/azure/azure-maestro-agent/harnesses/claude-code.agent.md +45 -19
- package/agents/azure/azure-maestro-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-maestro-agent/harnesses/copilot.agent.md +45 -32
- package/agents/azure/azure-maestro-agent/harnesses/cursor.agent.md +45 -21
- package/agents/azure/azure-maestro-agent/harnesses/gemini.agent.md +45 -20
- package/agents/azure/azure-maestro-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-maestro-agent/harnesses/kiro-ide.agent.md +45 -19
- package/agents/azure/azure-maestro-agent/metadata.json +5 -7
- package/agents/azure/azure-maestro-agent/references/azure-maestro-routing-operations.md +47 -0
- package/agents/azure/azure-maestro-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-maestro-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-maestro-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-maestro-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/AGENT.md +20 -11
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/metadata.json +8 -13
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/migrate-landing-zone-cutover-agent-operations.md +48 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-network-topology-review-agent/AGENT.md +20 -11
- package/agents/azure/azure-network-topology-review-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-network-topology-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-network-topology-review-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-network-topology-review-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-network-topology-review-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-network-topology-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-network-topology-review-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-network-topology-review-agent/metadata.json +6 -8
- package/agents/azure/azure-network-topology-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-network-topology-review-agent/references/network-topology-agent-operations.md +49 -0
- package/agents/azure/azure-network-topology-review-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-network-topology-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-network-topology-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-observability-investigator-agent/AGENT.md +20 -11
- package/agents/azure/azure-observability-investigator-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-observability-investigator-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-observability-investigator-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-observability-investigator-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-observability-investigator-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-observability-investigator-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-observability-investigator-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-observability-investigator-agent/metadata.json +6 -19
- package/agents/azure/azure-observability-investigator-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-observability-investigator-agent/references/observability-investigator-agent-operations.md +48 -0
- package/agents/azure/azure-observability-investigator-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-observability-investigator-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-observability-investigator-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-platform-automation-devops-agent/AGENT.md +20 -11
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-platform-automation-devops-agent/metadata.json +7 -15
- package/agents/azure/azure-platform-automation-devops-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-platform-automation-devops-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-platform-automation-devops-agent/references/platform-automation-devops-agent-operations.md +47 -0
- package/agents/azure/azure-platform-automation-devops-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-platform-automation-devops-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/AGENT.md +20 -11
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/metadata.json +6 -11
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/private-endpoint-adoption-agent-operations.md +47 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-rbac-review-agent/AGENT.md +20 -11
- package/agents/azure/azure-rbac-review-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-rbac-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-rbac-review-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-rbac-review-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-rbac-review-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-rbac-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-rbac-review-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-rbac-review-agent/metadata.json +6 -7
- package/agents/azure/azure-rbac-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-rbac-review-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-rbac-review-agent/references/rbac-review-agent-operations.md +47 -0
- package/agents/azure/azure-rbac-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-rbac-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/AGENT.md +20 -11
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-resilience-bcdr-review-agent/metadata.json +7 -13
- package/agents/azure/azure-resilience-bcdr-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/references/resilience-bcdr-agent-operations.md +47 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/AGENT.md +20 -11
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-resource-health-incident-triage-agent/metadata.json +7 -14
- package/agents/azure/azure-resource-health-incident-triage-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/references/resource-health-incident-triage-agent-operations.md +47 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-role-selector-agent/AGENT.md +20 -11
- package/agents/azure/azure-role-selector-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-role-selector-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-role-selector-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-role-selector-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-role-selector-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-role-selector-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-role-selector-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-role-selector-agent/metadata.json +10 -10
- package/agents/azure/azure-role-selector-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-role-selector-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-role-selector-agent/references/role-selector-agent-operations.md +47 -0
- package/agents/azure/azure-role-selector-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-role-selector-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-security-posture-hardening-agent/AGENT.md +20 -11
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-security-posture-hardening-agent/metadata.json +11 -17
- package/agents/azure/azure-security-posture-hardening-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-security-posture-hardening-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-security-posture-hardening-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-security-posture-hardening-agent/references/security-posture-hardening-agent-operations.md +47 -0
- package/agents/azure/azure-security-posture-hardening-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-subscription-resource-organization-agent/AGENT.md +20 -11
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-subscription-resource-organization-agent/metadata.json +9 -12
- package/agents/azure/azure-subscription-resource-organization-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-subscription-resource-organization-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-subscription-resource-organization-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-subscription-resource-organization-agent/references/subscription-resource-organization-agent-operations.md +47 -0
- package/agents/azure/azure-subscription-resource-organization-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/AGENT.md +27 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/claude-code.agent.md +43 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/codex.toml +2 -3
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/copilot.agent.md +43 -35
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/cursor.agent.md +43 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/gemini.agent.md +43 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/kiro-ide.agent.md +43 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/metadata.json +19 -8
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/waf-cost-optimization-agent-operations.md +47 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-waf-reliability-review-agent/AGENT.md +27 -24
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/claude-code.agent.md +43 -23
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/codex.toml +2 -3
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/copilot.agent.md +43 -36
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/cursor.agent.md +43 -23
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/gemini.agent.md +43 -23
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/kiro-ide.agent.md +43 -23
- package/agents/azure/azure-waf-reliability-review-agent/metadata.json +19 -8
- package/agents/azure/azure-waf-reliability-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-waf-reliability-review-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-waf-reliability-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-waf-reliability-review-agent/references/waf-reliability-agent-operations.md +47 -0
- package/agents/azure/azure-waf-reliability-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-waf-security-review-agent/AGENT.md +27 -22
- package/agents/azure/azure-waf-security-review-agent/harnesses/claude-code.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/harnesses/codex.toml +2 -3
- package/agents/azure/azure-waf-security-review-agent/harnesses/copilot.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/harnesses/cursor.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/harnesses/gemini.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-waf-security-review-agent/harnesses/kiro-ide.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/metadata.json +21 -8
- package/agents/azure/azure-waf-security-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-waf-security-review-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-waf-security-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-waf-security-review-agent/references/waf-security-agent-operations.md +53 -0
- package/agents/azure/azure-waf-security-review-agent/references/workflow-and-output.md +20 -0
- package/agents/finance/AGENTS.md +33 -0
- package/agents/finance/README.md +30 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/AGENT.md +70 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/PERMISSIONS.md +24 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/metadata.json +42 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/PERMISSIONS.md +25 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/metadata.json +45 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/metadata.json +42 -0
- package/agents/finance/finance-maestro-agent/AGENT.md +57 -0
- package/agents/finance/finance-maestro-agent/PERMISSIONS.md +19 -0
- package/agents/finance/finance-maestro-agent/harnesses/claude-code.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/codex.toml +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/cursor.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/gemini.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-maestro-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/metadata.json +41 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/AGENT.md +70 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/metadata.json +45 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/AGENT.md +69 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/metadata.json +44 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/AGENT.md +69 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/copilot.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/metadata.json +43 -0
- package/agents/finance/finance-working-capital-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-working-capital-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/metadata.json +44 -0
- package/agents/oci/oci-autonomous-database-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/AGENT.md +3 -3
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/claude-code.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/copilot.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/cursor.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/gemini.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/kiro-ide.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/metadata.json +7 -7
- package/agents/oci/oci-cloud-guard-responder-agent/AGENT.md +6 -6
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/codex.toml +2 -2
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/metadata.json +6 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/metadata.json +1 -1
- package/agents/oci/oci-compute-platform-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/metadata.json +1 -1
- package/agents/oci/oci-cost-finops-analyst-agent/AGENT.md +5 -5
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/metadata.json +1 -1
- package/agents/oci/oci-database-platform-dba-agent/AGENT.md +5 -5
- package/agents/oci/oci-database-platform-dba-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-database-platform-dba-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-database-platform-dba-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/metadata.json +1 -1
- package/agents/oci/oci-dbtools-sql-analyst-agent/AGENT.md +5 -5
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/metadata.json +1 -1
- package/agents/oci/oci-devops-container-platform-engineer-agent/AGENT.md +5 -5
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/metadata.json +1 -1
- package/agents/oci/oci-exadata-platform-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-fusion-apps-environment-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/metadata.json +1 -1
- package/agents/oci/oci-goldengate-replication-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/metadata.json +1 -1
- package/agents/oci/oci-identity-access-governor-agent/AGENT.md +5 -5
- package/agents/oci/oci-identity-access-governor-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-identity-access-governor-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-identity-access-governor-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/metadata.json +1 -1
- package/agents/oci/oci-iot-digital-twin-engineer-agent/AGENT.md +5 -5
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/metadata.json +1 -1
- package/agents/oci/oci-limits-capacity-planner-agent/AGENT.md +5 -5
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/metadata.json +1 -1
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/metadata.json +6 -7
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/metadata.json +7 -7
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/metadata.json +5 -6
- package/agents/oci/oci-live-network-security-rule-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-network-security-rule-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-network-security-rule-guard-agent/metadata.json +6 -7
- package/agents/oci/oci-live-oke-rollout-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-oke-rollout-guard-agent/metadata.json +7 -7
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/metadata.json +6 -6
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/metadata.json +5 -6
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/AGENT.md +5 -5
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/metadata.json +1 -1
- package/agents/oci/oci-maestro-agent/AGENT.md +2 -2
- package/agents/oci/oci-maestro-agent/harnesses/claude-code.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/copilot.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/cursor.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/gemini.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/kiro-ide.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/metadata.json +8 -9
- package/agents/oci/oci-migration-cutover-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-multi-cloud-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/AGENT.md +5 -5
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/metadata.json +1 -1
- package/agents/oci/oci-network-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-network-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-network-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-network-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-observability-incident-responder-agent/AGENT.md +5 -5
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/metadata.json +1 -1
- package/agents/oci/oci-recovery-service-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/metadata.json +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/AGENT.md +5 -5
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/metadata.json +5 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/AGENT.md +5 -5
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/metadata.json +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/AGENT.md +5 -5
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/metadata.json +5 -4
- package/agents/oci/oci-solution-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-solution-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-solution-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-solution-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/metadata.json +5 -4
- package/agents/oci/oci-storage-backup-steward-agent/AGENT.md +5 -5
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/metadata.json +5 -4
- package/agents/oci/oci-support-incident-coordinator-agent/AGENT.md +5 -5
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/metadata.json +4 -4
- package/agents/oci/oci-waf-cost-optimization-review-agent/AGENT.md +4 -4
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/claude-code.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/copilot.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/cursor.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/gemini.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/kiro-ide.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/metadata.json +17 -7
- package/agents/oci/oci-waf-reliability-review-agent/AGENT.md +4 -4
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/claude-code.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/copilot.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/cursor.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/gemini.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/kiro-ide.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/metadata.json +16 -6
- package/agents/oci/oci-waf-security-review-agent/AGENT.md +4 -4
- package/agents/oci/oci-waf-security-review-agent/harnesses/claude-code.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-waf-security-review-agent/harnesses/copilot.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/harnesses/cursor.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/harnesses/gemini.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-waf-security-review-agent/harnesses/kiro-ide.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/metadata.json +17 -8
- package/catalog/agents.json +1065 -555
- package/catalog/asset-integrity.json +7197 -4762
- package/catalog/install-roles.json +53 -1
- package/catalog/skill-manifest.json +3006 -1337
- package/catalog/skills.json +1431 -589
- package/package.json +2 -1
- package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
- package/powers/README.md +4 -2
- package/powers/vanguard-accounting/POWER.md +40 -0
- package/powers/vanguard-finance/POWER.md +40 -0
- package/schemas/agent.schema.json +19 -5
- package/schemas/skill.frontmatter.schema.json +53 -15
- package/scripts/generate-docs-data.mjs +116 -0
- package/scripts/generate-plugin-manifest.mjs +74 -12
- package/skills/accounting/README.md +8 -0
- package/skills/accounting/accounting-maestro/README.md +14 -0
- package/skills/accounting/accounting-maestro/SKILL.md +87 -0
- package/skills/accounting/accounting-maestro/metadata.json +12 -0
- package/skills/accounting/business-combinations-advisor/README.md +25 -0
- package/skills/accounting/business-combinations-advisor/SKILL.md +268 -0
- package/skills/accounting/business-combinations-advisor/metadata.json +23 -0
- package/skills/accounting/close-cycle-advisor/README.md +21 -0
- package/skills/accounting/close-cycle-advisor/SKILL.md +286 -0
- package/skills/accounting/close-cycle-advisor/metadata.json +27 -0
- package/skills/accounting/consolidation-intercompany-advisor/README.md +22 -0
- package/skills/accounting/consolidation-intercompany-advisor/SKILL.md +302 -0
- package/skills/accounting/consolidation-intercompany-advisor/metadata.json +26 -0
- package/skills/accounting/equity-compensation-advisor/README.md +22 -0
- package/skills/accounting/equity-compensation-advisor/SKILL.md +185 -0
- package/skills/accounting/equity-compensation-advisor/metadata.json +23 -0
- package/skills/accounting/fixed-assets-advisor/README.md +20 -0
- package/skills/accounting/fixed-assets-advisor/SKILL.md +391 -0
- package/skills/accounting/fixed-assets-advisor/metadata.json +26 -0
- package/skills/accounting/fx-translation-advisor/README.md +23 -0
- package/skills/accounting/fx-translation-advisor/SKILL.md +275 -0
- package/skills/accounting/fx-translation-advisor/metadata.json +26 -0
- package/skills/accounting/hedge-accounting-advisor/README.md +28 -0
- package/skills/accounting/hedge-accounting-advisor/SKILL.md +459 -0
- package/skills/accounting/hedge-accounting-advisor/metadata.json +25 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/README.md +21 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/SKILL.md +481 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/metadata.json +26 -0
- package/skills/accounting/lease-accounting-advisor/README.md +24 -0
- package/skills/accounting/lease-accounting-advisor/SKILL.md +296 -0
- package/skills/accounting/lease-accounting-advisor/metadata.json +25 -0
- package/skills/accounting/payroll-advisor/README.md +25 -0
- package/skills/accounting/payroll-advisor/SKILL.md +314 -0
- package/skills/accounting/payroll-advisor/metadata.json +26 -0
- package/skills/accounting/procure-to-pay-advisor/README.md +21 -0
- package/skills/accounting/procure-to-pay-advisor/SKILL.md +382 -0
- package/skills/accounting/procure-to-pay-advisor/metadata.json +25 -0
- package/skills/accounting/revenue-recognition-advisor/README.md +17 -0
- package/skills/accounting/revenue-recognition-advisor/SKILL.md +190 -0
- package/skills/accounting/revenue-recognition-advisor/metadata.json +12 -0
- package/skills/accounting/tax-provision-advisor/README.md +25 -0
- package/skills/accounting/tax-provision-advisor/SKILL.md +343 -0
- package/skills/accounting/tax-provision-advisor/metadata.json +27 -0
- package/skills/aws/aws-agentcore/SKILL.md +8 -8
- package/skills/aws/aws-agentcore/metadata.json +15 -3
- package/skills/aws/aws-agentcore/references/gateway-integration.md +38 -3
- package/skills/aws/aws-agentcore/references/getting-started.md +9 -0
- package/skills/aws/aws-agentcore/references/memory-integration.md +24 -6
- package/skills/aws/aws-agentcore/references/official-sources.md +60 -0
- package/skills/aws/aws-agentcore/references/safety-checklist.md +8 -4
- package/skills/aws/aws-agentcore/references/workflow-and-output.md +12 -3
- package/skills/aws/aws-api-edge-delivery-review/SKILL.md +7 -3
- package/skills/aws/aws-api-edge-delivery-review/metadata.json +8 -3
- package/skills/aws/aws-api-edge-delivery-review/references/api-gateway-controls.md +120 -0
- package/skills/aws/aws-api-edge-delivery-review/references/cloudfront-origin-protection.md +100 -0
- package/skills/aws/aws-api-edge-delivery-review/references/observability-incident-playbook.md +110 -0
- package/skills/aws/aws-api-edge-delivery-review/references/official-sources.md +61 -5
- package/skills/aws/aws-api-edge-delivery-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-api-edge-delivery-review/references/waf-shield-abuse-controls.md +97 -0
- package/skills/aws/aws-api-edge-delivery-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-bedrock-agent-security-governor/SKILL.md +4 -3
- package/skills/aws/aws-bedrock-agent-security-governor/metadata.json +2 -2
- package/skills/aws/aws-bedrock-agent-security-governor/references/bedrock-agent-attack-surface.md +59 -0
- package/skills/aws/aws-bedrock-agent-security-governor/references/official-sources.md +14 -1
- package/skills/aws/aws-bedrock-agent-security-governor/references/safety-checklist.md +2 -2
- package/skills/aws/aws-bedrock-agent-security-governor/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-change-impact-advisor/SKILL.md +4 -3
- package/skills/aws/aws-change-impact-advisor/metadata.json +2 -2
- package/skills/aws/aws-change-impact-advisor/references/change-impact-assessment.md +59 -0
- package/skills/aws/aws-change-impact-advisor/references/official-sources.md +13 -0
- package/skills/aws/aws-ci-cd-release-engineer/SKILL.md +4 -3
- package/skills/aws/aws-ci-cd-release-engineer/metadata.json +2 -2
- package/skills/aws/aws-ci-cd-release-engineer/references/official-sources.md +15 -1
- package/skills/aws/aws-ci-cd-release-engineer/references/release-safety-and-provenance.md +59 -0
- package/skills/aws/aws-ci-cd-release-engineer/references/safety-checklist.md +2 -2
- package/skills/aws/aws-ci-cd-release-engineer/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-compliance-evidence-mapper/SKILL.md +4 -3
- package/skills/aws/aws-compliance-evidence-mapper/metadata.json +2 -2
- package/skills/aws/aws-compliance-evidence-mapper/references/compliance-evidence-chain.md +59 -0
- package/skills/aws/aws-compliance-evidence-mapper/references/official-sources.md +15 -1
- package/skills/aws/aws-compliance-evidence-mapper/references/safety-checklist.md +2 -2
- package/skills/aws/aws-compliance-evidence-mapper/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-cost-anomaly-watch-coordinator/SKILL.md +4 -3
- package/skills/aws/aws-cost-anomaly-watch-coordinator/metadata.json +5 -5
- package/skills/aws/aws-cost-anomaly-watch-coordinator/references/cost-anomaly-triage.md +60 -0
- package/skills/aws/aws-cost-anomaly-watch-coordinator/references/official-sources.md +20 -4
- package/skills/aws/aws-cost-optimization-governor/SKILL.md +4 -3
- package/skills/aws/aws-cost-optimization-governor/metadata.json +5 -5
- package/skills/aws/aws-cost-optimization-governor/references/cost-optimization-risk-governance.md +59 -0
- package/skills/aws/aws-cost-optimization-governor/references/official-sources.md +18 -4
- package/skills/aws/aws-cost-optimization-governor/references/safety-checklist.md +2 -2
- package/skills/aws/aws-cost-optimization-governor/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-daily-operations-briefing-coordinator/SKILL.md +4 -3
- package/skills/aws/aws-daily-operations-briefing-coordinator/metadata.json +5 -5
- package/skills/aws/aws-daily-operations-briefing-coordinator/references/official-sources.md +21 -4
- package/skills/aws/aws-daily-operations-briefing-coordinator/references/operations-briefing-signal-quality.md +60 -0
- package/skills/aws/aws-data-protection-backup-steward/SKILL.md +4 -3
- package/skills/aws/aws-data-protection-backup-steward/metadata.json +4 -4
- package/skills/aws/aws-data-protection-backup-steward/references/backup-restore-evidence.md +59 -0
- package/skills/aws/aws-data-protection-backup-steward/references/official-sources.md +16 -2
- package/skills/aws/aws-data-protection-backup-steward/references/safety-checklist.md +2 -2
- package/skills/aws/aws-data-protection-backup-steward/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-deployment-hotfix-operator/SKILL.md +4 -3
- package/skills/aws/aws-deployment-hotfix-operator/metadata.json +6 -4
- package/skills/aws/aws-deployment-hotfix-operator/references/deployment-hotfix-safety.md +64 -0
- package/skills/aws/aws-deployment-hotfix-operator/references/official-sources.md +27 -2
- package/skills/aws/aws-devops-agent-skill-designer/SKILL.md +4 -3
- package/skills/aws/aws-devops-agent-skill-designer/metadata.json +5 -5
- package/skills/aws/aws-devops-agent-skill-designer/references/devops-agent-skill-quality.md +59 -0
- package/skills/aws/aws-devops-agent-skill-designer/references/official-sources.md +17 -4
- package/skills/aws/aws-devops-agent-skill-designer/references/safety-checklist.md +2 -2
- package/skills/aws/aws-devops-agent-skill-designer/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/SKILL.md +4 -3
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/metadata.json +6 -6
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/references/dynamodb-access-patterns-capacity.md +59 -0
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/references/official-sources.md +19 -5
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-ec2-compute-operations-steward/SKILL.md +4 -3
- package/skills/aws/aws-ec2-compute-operations-steward/metadata.json +6 -6
- package/skills/aws/aws-ec2-compute-operations-steward/references/ec2-fleet-operations-safety.md +59 -0
- package/skills/aws/aws-ec2-compute-operations-steward/references/official-sources.md +19 -5
- package/skills/aws/aws-ec2-compute-operations-steward/references/safety-checklist.md +2 -2
- package/skills/aws/aws-ec2-compute-operations-steward/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-ecs-fargate-platform-operator/SKILL.md +4 -3
- package/skills/aws/aws-ecs-fargate-platform-operator/metadata.json +6 -6
- package/skills/aws/aws-ecs-fargate-platform-operator/references/ecs-fargate-service-safety.md +59 -0
- package/skills/aws/aws-ecs-fargate-platform-operator/references/official-sources.md +19 -5
- package/skills/aws/aws-ecs-fargate-platform-operator/references/safety-checklist.md +2 -2
- package/skills/aws/aws-ecs-fargate-platform-operator/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-ecs-service-remediation-operator/SKILL.md +4 -3
- package/skills/aws/aws-ecs-service-remediation-operator/metadata.json +6 -5
- package/skills/aws/aws-ecs-service-remediation-operator/references/ecs-remediation-playbook.md +59 -0
- package/skills/aws/aws-ecs-service-remediation-operator/references/official-sources.md +27 -3
- package/skills/aws/aws-eks-platform-operator/SKILL.md +4 -3
- package/skills/aws/aws-eks-platform-operator/metadata.json +5 -5
- package/skills/aws/aws-eks-platform-operator/references/eks-platform-operations.md +59 -0
- package/skills/aws/aws-eks-platform-operator/references/official-sources.md +18 -4
- package/skills/aws/aws-eks-platform-operator/references/safety-checklist.md +2 -2
- package/skills/aws/aws-eks-platform-operator/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-event-driven-architecture-review/SKILL.md +4 -3
- package/skills/aws/aws-event-driven-architecture-review/metadata.json +6 -6
- package/skills/aws/aws-event-driven-architecture-review/references/event-delivery-failure-modes.md +59 -0
- package/skills/aws/aws-event-driven-architecture-review/references/official-sources.md +19 -5
- package/skills/aws/aws-event-driven-architecture-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-event-driven-architecture-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-generative-ai-developer/SKILL.md +4 -3
- package/skills/aws/aws-generative-ai-developer/metadata.json +5 -9
- package/skills/aws/aws-generative-ai-developer/references/bedrock-serverless-genai.md +61 -0
- package/skills/aws/aws-generative-ai-developer/references/official-sources.md +23 -28
- package/skills/aws/aws-iac-change-safety-review/SKILL.md +4 -3
- package/skills/aws/aws-iac-change-safety-review/metadata.json +5 -5
- package/skills/aws/aws-iac-change-safety-review/references/iac-change-risk-review.md +59 -0
- package/skills/aws/aws-iac-change-safety-review/references/official-sources.md +18 -4
- package/skills/aws/aws-iac-change-safety-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-iac-change-safety-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-iac-patch-executor/SKILL.md +4 -3
- package/skills/aws/aws-iac-patch-executor/metadata.json +5 -4
- package/skills/aws/aws-iac-patch-executor/references/iac-patch-safety.md +64 -0
- package/skills/aws/aws-iac-patch-executor/references/official-sources.md +26 -2
- package/skills/aws/aws-iam-least-privilege-review/SKILL.md +4 -3
- package/skills/aws/aws-iam-least-privilege-review/metadata.json +4 -4
- package/skills/aws/aws-iam-least-privilege-review/references/iam-policy-trust-boundaries.md +59 -0
- package/skills/aws/aws-iam-least-privilege-review/references/official-sources.md +17 -3
- package/skills/aws/aws-iam-least-privilege-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-iam-least-privilege-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-kms-secrets-lifecycle-steward/SKILL.md +4 -3
- package/skills/aws/aws-kms-secrets-lifecycle-steward/metadata.json +6 -6
- package/skills/aws/aws-kms-secrets-lifecycle-steward/references/kms-secrets-lifecycle-controls.md +59 -0
- package/skills/aws/aws-kms-secrets-lifecycle-steward/references/official-sources.md +19 -5
- package/skills/aws/aws-kms-secrets-lifecycle-steward/references/safety-checklist.md +2 -2
- package/skills/aws/aws-kms-secrets-lifecycle-steward/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-landing-zone-governor/SKILL.md +4 -3
- package/skills/aws/aws-landing-zone-governor/metadata.json +5 -5
- package/skills/aws/aws-landing-zone-governor/references/landing-zone-governance-controls.md +59 -0
- package/skills/aws/aws-landing-zone-governor/references/official-sources.md +18 -4
- package/skills/aws/aws-landing-zone-governor/references/safety-checklist.md +2 -2
- package/skills/aws/aws-landing-zone-governor/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-live-deployment-guarded-operator/SKILL.md +2 -2
- package/skills/aws/aws-live-deployment-guarded-operator/metadata.json +5 -5
- package/skills/aws/aws-live-deployment-guarded-operator/references/official-sources.md +23 -6
- package/skills/aws/aws-live-ecs-rollout-guard/SKILL.md +2 -2
- package/skills/aws/aws-live-ecs-rollout-guard/metadata.json +6 -6
- package/skills/aws/aws-live-ecs-rollout-guard/references/official-sources.md +24 -7
- package/skills/aws/aws-live-iac-change-guard/SKILL.md +2 -2
- package/skills/aws/aws-live-iac-change-guard/metadata.json +5 -6
- package/skills/aws/aws-live-iac-change-guard/references/official-sources.md +22 -6
- package/skills/aws/aws-live-pipeline-approval-operator/SKILL.md +2 -2
- package/skills/aws/aws-live-pipeline-approval-operator/metadata.json +5 -5
- package/skills/aws/aws-live-pipeline-approval-operator/references/official-sources.md +23 -6
- package/skills/aws/aws-live-serverless-release-guard/SKILL.md +2 -2
- package/skills/aws/aws-live-serverless-release-guard/metadata.json +5 -5
- package/skills/aws/aws-live-serverless-release-guard/references/official-sources.md +23 -6
- package/skills/aws/aws-maestro/SKILL.md +3 -2
- package/skills/aws/aws-maestro/metadata.json +6 -7
- package/skills/aws/aws-maestro/references/official-sources.md +18 -14
- package/skills/aws/aws-maestro/references/routing-quality-and-safety.md +59 -0
- package/skills/aws/aws-migration-cutover-architect/SKILL.md +4 -3
- package/skills/aws/aws-migration-cutover-architect/metadata.json +6 -6
- package/skills/aws/aws-migration-cutover-architect/references/migration-cutover-readiness.md +59 -0
- package/skills/aws/aws-migration-cutover-architect/references/official-sources.md +19 -5
- package/skills/aws/aws-migration-cutover-architect/references/safety-checklist.md +2 -2
- package/skills/aws/aws-migration-cutover-architect/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-network-architect/SKILL.md +4 -3
- package/skills/aws/aws-network-architect/metadata.json +6 -8
- package/skills/aws/aws-network-architect/references/network-routing-and-dns.md +59 -0
- package/skills/aws/aws-network-architect/references/official-sources.md +19 -5
- package/skills/aws/aws-network-architect/references/safety-checklist.md +2 -2
- package/skills/aws/aws-network-architect/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-non-destructive-task-automation-advisor/SKILL.md +4 -3
- package/skills/aws/aws-non-destructive-task-automation-advisor/metadata.json +5 -5
- package/skills/aws/aws-non-destructive-task-automation-advisor/references/non-destructive-automation-patterns.md +60 -0
- package/skills/aws/aws-non-destructive-task-automation-advisor/references/official-sources.md +22 -5
- package/skills/aws/aws-observability-incident-responder/SKILL.md +4 -3
- package/skills/aws/aws-observability-incident-responder/metadata.json +5 -5
- package/skills/aws/aws-observability-incident-responder/references/incident-evidence-correlation.md +59 -0
- package/skills/aws/aws-observability-incident-responder/references/official-sources.md +18 -4
- package/skills/aws/aws-observability-incident-responder/references/safety-checklist.md +2 -2
- package/skills/aws/aws-observability-incident-responder/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-pipeline-fix-operator/SKILL.md +4 -3
- package/skills/aws/aws-pipeline-fix-operator/metadata.json +6 -5
- package/skills/aws/aws-pipeline-fix-operator/references/official-sources.md +27 -3
- package/skills/aws/aws-pipeline-fix-operator/references/pipeline-failure-analysis.md +60 -0
- package/skills/aws/aws-private-ca-issuer-review/SKILL.md +3 -2
- package/skills/aws/aws-private-ca-issuer-review/metadata.json +13 -7
- package/skills/aws/aws-private-ca-issuer-review/references/official-sources.md +19 -12
- package/skills/aws/aws-private-ca-issuer-review/references/private-ca-issuer-trust-boundaries.md +59 -0
- package/skills/aws/aws-rds-aurora-performance-investigator/SKILL.md +4 -3
- package/skills/aws/aws-rds-aurora-performance-investigator/metadata.json +5 -5
- package/skills/aws/aws-rds-aurora-performance-investigator/references/official-sources.md +18 -4
- package/skills/aws/aws-rds-aurora-performance-investigator/references/rds-aurora-performance-evidence.md +59 -0
- package/skills/aws/aws-rds-aurora-performance-investigator/references/safety-checklist.md +2 -2
- package/skills/aws/aws-rds-aurora-performance-investigator/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-resilience-bcdr-review/SKILL.md +4 -3
- package/skills/aws/aws-resilience-bcdr-review/metadata.json +6 -6
- package/skills/aws/aws-resilience-bcdr-review/references/bcdr-recovery-evidence.md +59 -0
- package/skills/aws/aws-resilience-bcdr-review/references/official-sources.md +18 -4
- package/skills/aws/aws-resilience-bcdr-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-resilience-bcdr-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-s3-data-perimeter-governor/SKILL.md +4 -3
- package/skills/aws/aws-s3-data-perimeter-governor/metadata.json +5 -5
- package/skills/aws/aws-s3-data-perimeter-governor/references/official-sources.md +18 -4
- package/skills/aws/aws-s3-data-perimeter-governor/references/s3-data-perimeter-controls.md +59 -0
- package/skills/aws/aws-s3-data-perimeter-governor/references/safety-checklist.md +2 -2
- package/skills/aws/aws-s3-data-perimeter-governor/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-security-posture-hardening/SKILL.md +4 -3
- package/skills/aws/aws-security-posture-hardening/metadata.json +6 -6
- package/skills/aws/aws-security-posture-hardening/references/official-sources.md +19 -5
- package/skills/aws/aws-security-posture-hardening/references/safety-checklist.md +2 -2
- package/skills/aws/aws-security-posture-hardening/references/security-posture-prioritization.md +59 -0
- package/skills/aws/aws-security-posture-hardening/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-serverless-production-readiness/SKILL.md +4 -3
- package/skills/aws/aws-serverless-production-readiness/metadata.json +5 -5
- package/skills/aws/aws-serverless-production-readiness/references/lambda-event-production-readiness.md +59 -0
- package/skills/aws/aws-serverless-production-readiness/references/official-sources.md +18 -4
- package/skills/aws/aws-serverless-production-readiness/references/safety-checklist.md +2 -2
- package/skills/aws/aws-serverless-production-readiness/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-serverless-rollout-corrector/SKILL.md +4 -3
- package/skills/aws/aws-serverless-rollout-corrector/metadata.json +5 -4
- package/skills/aws/aws-serverless-rollout-corrector/references/lambda-rollout-correction.md +64 -0
- package/skills/aws/aws-serverless-rollout-corrector/references/official-sources.md +25 -1
- package/skills/aws/aws-solution-architect/SKILL.md +4 -3
- package/skills/aws/aws-solution-architect/metadata.json +4 -5
- package/skills/aws/aws-solution-architect/references/architecture-decision-stress-test.md +59 -0
- package/skills/aws/aws-solution-architect/references/official-sources.md +15 -3
- package/skills/aws/aws-solution-architect/references/safety-checklist.md +2 -2
- package/skills/aws/aws-solution-architect/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-ticket-triage-escalation-coordinator/SKILL.md +4 -3
- package/skills/aws/aws-ticket-triage-escalation-coordinator/metadata.json +5 -5
- package/skills/aws/aws-ticket-triage-escalation-coordinator/references/official-sources.md +22 -5
- package/skills/aws/aws-ticket-triage-escalation-coordinator/references/ticket-triage-escalation.md +60 -0
- package/skills/aws/aws-waf-cost-optimization-review/SKILL.md +3 -2
- package/skills/aws/aws-waf-cost-optimization-review/metadata.json +5 -3
- package/skills/aws/aws-waf-cost-optimization-review/references/official-sources.md +19 -18
- package/skills/aws/aws-waf-cost-optimization-review/references/well-architected-cost-review.md +59 -0
- package/skills/aws/aws-waf-reliability-review/SKILL.md +3 -2
- package/skills/aws/aws-waf-reliability-review/metadata.json +5 -3
- package/skills/aws/aws-waf-reliability-review/references/official-sources.md +19 -18
- package/skills/aws/aws-waf-reliability-review/references/well-architected-reliability-review.md +59 -0
- package/skills/aws/aws-waf-security-review/SKILL.md +3 -2
- package/skills/aws/aws-waf-security-review/metadata.json +5 -3
- package/skills/aws/aws-waf-security-review/references/official-sources.md +18 -19
- package/skills/aws/aws-waf-security-review/references/well-architected-security-review.md +59 -0
- package/skills/azure/azure-ai-foundry-ops-governor/SKILL.md +7 -5
- package/skills/azure/azure-ai-foundry-ops-governor/metadata.json +7 -4
- package/skills/azure/azure-ai-foundry-ops-governor/references/foundry-ops-governance.md +62 -0
- package/skills/azure/azure-ai-foundry-ops-governor/references/mcp-and-evidence.md +19 -26
- package/skills/azure/azure-ai-foundry-ops-governor/references/official-sources.md +25 -21
- package/skills/azure/azure-ai-foundry-ops-governor/references/safety-checklist.md +37 -0
- package/skills/azure/azure-ai-foundry-ops-governor/references/workflow-and-output.md +23 -80
- package/skills/azure/azure-aks-platform-operator/SKILL.md +8 -6
- package/skills/azure/azure-aks-platform-operator/metadata.json +6 -5
- package/skills/azure/azure-aks-platform-operator/references/aks-platform-operations.md +62 -0
- package/skills/azure/azure-aks-platform-operator/references/mcp-and-evidence.md +19 -29
- package/skills/azure/azure-aks-platform-operator/references/official-sources.md +26 -10
- package/skills/azure/azure-aks-platform-operator/references/safety-checklist.md +32 -0
- package/skills/azure/azure-aks-platform-operator/references/workflow-and-output.md +23 -101
- package/skills/azure/azure-app-service-production-readiness/SKILL.md +7 -5
- package/skills/azure/azure-app-service-production-readiness/metadata.json +4 -5
- package/skills/azure/azure-app-service-production-readiness/references/app-service-production-operations.md +61 -0
- package/skills/azure/azure-app-service-production-readiness/references/mcp-and-evidence.md +19 -31
- package/skills/azure/azure-app-service-production-readiness/references/official-sources.md +20 -19
- package/skills/azure/azure-app-service-production-readiness/references/safety-checklist.md +33 -0
- package/skills/azure/azure-app-service-production-readiness/references/workflow-and-output.md +21 -108
- package/skills/azure/azure-cosmosdb-application-developer/SKILL.md +6 -4
- package/skills/azure/azure-cosmosdb-application-developer/metadata.json +6 -6
- package/skills/azure/azure-cosmosdb-application-developer/references/cosmosdb-application-design.md +61 -0
- package/skills/azure/azure-cosmosdb-application-developer/references/mcp-and-evidence.md +19 -23
- package/skills/azure/azure-cosmosdb-application-developer/references/official-sources.md +18 -31
- package/skills/azure/azure-cosmosdb-application-developer/references/safety-checklist.md +32 -0
- package/skills/azure/azure-cosmosdb-application-developer/references/workflow-and-output.md +27 -27
- package/skills/azure/azure-cosmosdb-performance-investigator/SKILL.md +6 -4
- package/skills/azure/azure-cosmosdb-performance-investigator/metadata.json +6 -6
- package/skills/azure/azure-cosmosdb-performance-investigator/references/cosmosdb-performance-investigation.md +62 -0
- package/skills/azure/azure-cosmosdb-performance-investigator/references/mcp-and-evidence.md +19 -30
- package/skills/azure/azure-cosmosdb-performance-investigator/references/official-sources.md +19 -32
- package/skills/azure/azure-cosmosdb-performance-investigator/references/safety-checklist.md +32 -0
- package/skills/azure/azure-cosmosdb-performance-investigator/references/workflow-and-output.md +34 -42
- package/skills/azure/azure-cosmosdb-platform-operator/SKILL.md +8 -6
- package/skills/azure/azure-cosmosdb-platform-operator/metadata.json +6 -6
- package/skills/azure/azure-cosmosdb-platform-operator/references/cosmosdb-platform-operations.md +62 -0
- package/skills/azure/azure-cosmosdb-platform-operator/references/mcp-and-evidence.md +19 -23
- package/skills/azure/azure-cosmosdb-platform-operator/references/official-sources.md +18 -29
- package/skills/azure/azure-cosmosdb-platform-operator/references/safety-checklist.md +33 -0
- package/skills/azure/azure-cosmosdb-platform-operator/references/workflow-and-output.md +30 -28
- package/skills/azure/azure-cost-estimation-review/SKILL.md +9 -7
- package/skills/azure/azure-cost-estimation-review/metadata.json +7 -5
- package/skills/azure/azure-cost-estimation-review/references/cost-estimation-review.md +62 -0
- package/skills/azure/azure-cost-estimation-review/references/mcp-and-evidence.md +19 -23
- package/skills/azure/azure-cost-estimation-review/references/official-sources.md +17 -18
- package/skills/azure/azure-cost-estimation-review/references/safety-checklist.md +33 -0
- package/skills/azure/azure-cost-estimation-review/references/workflow-and-output.md +25 -59
- package/skills/azure/azure-cost-optimization-governor/SKILL.md +9 -7
- package/skills/azure/azure-cost-optimization-governor/metadata.json +8 -5
- package/skills/azure/azure-cost-optimization-governor/references/cost-optimization-governance.md +62 -0
- package/skills/azure/azure-cost-optimization-governor/references/mcp-and-evidence.md +19 -22
- package/skills/azure/azure-cost-optimization-governor/references/official-sources.md +20 -11
- package/skills/azure/azure-cost-optimization-governor/references/safety-checklist.md +33 -0
- package/skills/azure/azure-cost-optimization-governor/references/workflow-and-output.md +25 -57
- package/skills/azure/azure-entra-id-specialist/SKILL.md +6 -4
- package/skills/azure/azure-entra-id-specialist/metadata.json +9 -6
- package/skills/azure/azure-entra-id-specialist/references/adjacent-service-expansion.md +4 -0
- package/skills/azure/azure-entra-id-specialist/references/entra-id-identity-operations.md +62 -0
- package/skills/azure/azure-entra-id-specialist/references/licensing-and-service-entitlements.md +4 -0
- package/skills/azure/azure-entra-id-specialist/references/mcp-and-evidence.md +19 -25
- package/skills/azure/azure-entra-id-specialist/references/official-sources.md +23 -70
- package/skills/azure/azure-entra-id-specialist/references/safety-checklist.md +32 -0
- package/skills/azure/azure-entra-id-specialist/references/workflow-and-output.md +35 -46
- package/skills/azure/azure-governance-policy-guardrails/SKILL.md +6 -4
- package/skills/azure/azure-governance-policy-guardrails/metadata.json +6 -4
- package/skills/azure/azure-governance-policy-guardrails/references/mcp-and-evidence.md +27 -22
- package/skills/azure/azure-governance-policy-guardrails/references/official-sources.md +19 -14
- package/skills/azure/azure-governance-policy-guardrails/references/policy-guardrail-operations.md +62 -0
- package/skills/azure/azure-governance-policy-guardrails/references/safety-checklist.md +33 -0
- package/skills/azure/azure-governance-policy-guardrails/references/workflow-and-output.md +27 -74
- package/skills/azure/azure-identity-governance-review/SKILL.md +7 -5
- package/skills/azure/azure-identity-governance-review/metadata.json +12 -15
- package/skills/azure/azure-identity-governance-review/references/identity-governance-operations.md +68 -0
- package/skills/azure/azure-identity-governance-review/references/mcp-and-evidence.md +18 -41
- package/skills/azure/azure-identity-governance-review/references/official-sources.md +24 -24
- package/skills/azure/azure-identity-governance-review/references/safety-checklist.md +29 -0
- package/skills/azure/azure-identity-governance-review/references/workflow-and-output.md +21 -67
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/SKILL.md +6 -4
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/metadata.json +11 -12
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/key-vault-secret-lifecycle-operations.md +68 -0
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/mcp-and-evidence.md +18 -32
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/official-sources.md +26 -13
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/safety-checklist.md +29 -0
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/workflow-and-output.md +21 -92
- package/skills/azure/azure-keyvault-certificate-issuer-review/SKILL.md +8 -4
- package/skills/azure/azure-keyvault-certificate-issuer-review/metadata.json +16 -9
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/keyvault-certificate-issuer-operations.md +68 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/official-sources.md +28 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/safety-checklist.md +29 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/workflow-and-output.md +21 -181
- package/skills/azure/azure-landing-zone-architect/SKILL.md +5 -3
- package/skills/azure/azure-landing-zone-architect/metadata.json +8 -7
- package/skills/azure/azure-landing-zone-architect/references/landing-zone-architecture-operations.md +68 -0
- package/skills/azure/azure-landing-zone-architect/references/mcp-and-evidence.md +20 -19
- package/skills/azure/azure-landing-zone-architect/references/official-sources.md +23 -14
- package/skills/azure/azure-landing-zone-architect/references/safety-checklist.md +29 -0
- package/skills/azure/azure-landing-zone-architect/references/workflow-and-output.md +21 -77
- package/skills/azure/azure-live-aks-rollout-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-aks-rollout-guard/metadata.json +13 -8
- package/skills/azure/azure-live-aks-rollout-guard/references/aks-rollout-operations.md +68 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/official-sources.md +31 -13
- package/skills/azure/azure-live-aks-rollout-guard/references/permission-model.md +4 -2
- package/skills/azure/azure-live-aks-rollout-guard/references/preflight-commands.md +15 -9
- package/skills/azure/azure-live-aks-rollout-guard/references/rollback-playbook.md +9 -9
- package/skills/azure/azure-live-aks-rollout-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/workflow-and-output.md +30 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-app-service-slot-swap-guard/metadata.json +9 -7
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/official-sources.md +30 -8
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/permission-model.md +7 -1
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/preflight-commands.md +32 -7
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/rollback-playbook.md +11 -7
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/slot-swap-operations.md +68 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-arm-deployment-stack-guard/metadata.json +9 -8
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/deployment-stack-operations.md +68 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/official-sources.md +28 -11
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/permission-model.md +12 -2
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/preflight-commands.md +24 -13
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/rollback-playbook.md +13 -9
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-cost-budget-action-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-cost-budget-action-guard/metadata.json +10 -8
- package/skills/azure/azure-live-cost-budget-action-guard/references/budget-quota-operations.md +68 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/official-sources.md +21 -11
- package/skills/azure/azure-live-cost-budget-action-guard/references/permission-model.md +3 -1
- package/skills/azure/azure-live-cost-budget-action-guard/references/preflight-commands.md +1 -1
- package/skills/azure/azure-live-cost-budget-action-guard/references/rollback-playbook.md +12 -5
- package/skills/azure/azure-live-cost-budget-action-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/SKILL.md +11 -7
- package/skills/azure/azure-live-entra-role-assignment-guard/metadata.json +10 -9
- package/skills/azure/azure-live-entra-role-assignment-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/references/official-sources.md +33 -19
- package/skills/azure/azure-live-entra-role-assignment-guard/references/permission-model.md +7 -1
- package/skills/azure/azure-live-entra-role-assignment-guard/references/preflight-commands.md +9 -9
- package/skills/azure/azure-live-entra-role-assignment-guard/references/role-assignment-operations.md +68 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/references/rollback-playbook.md +13 -9
- package/skills/azure/azure-live-entra-role-assignment-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/metadata.json +10 -8
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/keyvault-rotation-purge-operations.md +68 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/official-sources.md +31 -9
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/permission-model.md +7 -1
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/preflight-commands.md +18 -7
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/rollback-playbook.md +10 -6
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/SKILL.md +5 -3
- package/skills/azure/azure-live-pim-jit-activation-guard/metadata.json +10 -8
- package/skills/azure/azure-live-pim-jit-activation-guard/references/mcp-and-evidence.md +22 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/official-sources.md +22 -9
- package/skills/azure/azure-live-pim-jit-activation-guard/references/permission-model.md +3 -1
- package/skills/azure/azure-live-pim-jit-activation-guard/references/pim-jit-activation-operations.md +68 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/preflight-commands.md +9 -5
- package/skills/azure/azure-live-pim-jit-activation-guard/references/rollback-playbook.md +12 -8
- package/skills/azure/azure-live-pim-jit-activation-guard/references/safety-checklist.md +28 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/workflow-and-output.md +30 -0
- package/skills/azure/azure-maestro/SKILL.md +14 -3
- package/skills/azure/azure-maestro/metadata.json +9 -9
- package/skills/azure/azure-maestro/references/maestro-routing-operations.md +68 -0
- package/skills/azure/azure-maestro/references/mcp-and-evidence.md +22 -0
- package/skills/azure/azure-maestro/references/official-sources.md +25 -0
- package/skills/azure/azure-maestro/references/safety-checklist.md +28 -0
- package/skills/azure/azure-maestro/references/workflow-and-output.md +30 -0
- package/skills/azure/azure-migrate-landing-zone-cutover/SKILL.md +6 -4
- package/skills/azure/azure-migrate-landing-zone-cutover/metadata.json +9 -9
- package/skills/azure/azure-migrate-landing-zone-cutover/references/mcp-and-evidence.md +16 -31
- package/skills/azure/azure-migrate-landing-zone-cutover/references/migration-cutover-operations.md +68 -0
- package/skills/azure/azure-migrate-landing-zone-cutover/references/official-sources.md +22 -8
- package/skills/azure/azure-migrate-landing-zone-cutover/references/safety-checklist.md +28 -0
- package/skills/azure/azure-migrate-landing-zone-cutover/references/workflow-and-output.md +21 -108
- package/skills/azure/azure-network-topology-review/SKILL.md +5 -3
- package/skills/azure/azure-network-topology-review/metadata.json +10 -8
- package/skills/azure/azure-network-topology-review/references/mcp-and-evidence.md +18 -12
- package/skills/azure/azure-network-topology-review/references/network-topology-operations.md +68 -0
- package/skills/azure/azure-network-topology-review/references/official-sources.md +21 -13
- package/skills/azure/azure-network-topology-review/references/safety-checklist.md +28 -0
- package/skills/azure/azure-network-topology-review/references/workflow-and-output.md +21 -120
- package/skills/azure/azure-observability-investigator/SKILL.md +5 -3
- package/skills/azure/azure-observability-investigator/metadata.json +14 -19
- package/skills/azure/azure-observability-investigator/references/mcp-and-evidence.md +16 -31
- package/skills/azure/azure-observability-investigator/references/observability-investigation-operations.md +68 -0
- package/skills/azure/azure-observability-investigator/references/official-sources.md +25 -13
- package/skills/azure/azure-observability-investigator/references/safety-checklist.md +28 -0
- package/skills/azure/azure-observability-investigator/references/workflow-and-output.md +21 -122
- package/skills/azure/azure-platform-automation-devops/SKILL.md +7 -5
- package/skills/azure/azure-platform-automation-devops/metadata.json +11 -14
- package/skills/azure/azure-platform-automation-devops/references/mcp-and-evidence.md +14 -30
- package/skills/azure/azure-platform-automation-devops/references/official-sources.md +20 -13
- package/skills/azure/azure-platform-automation-devops/references/platform-automation-operations.md +69 -0
- package/skills/azure/azure-platform-automation-devops/references/safety-checklist.md +24 -0
- package/skills/azure/azure-platform-automation-devops/references/workflow-and-output.md +31 -99
- package/skills/azure/azure-private-endpoint-adoption-planner/SKILL.md +8 -7
- package/skills/azure/azure-private-endpoint-adoption-planner/metadata.json +10 -11
- package/skills/azure/azure-private-endpoint-adoption-planner/references/mcp-and-evidence.md +14 -19
- package/skills/azure/azure-private-endpoint-adoption-planner/references/official-sources.md +19 -17
- package/skills/azure/azure-private-endpoint-adoption-planner/references/private-endpoint-adoption-operations.md +69 -0
- package/skills/azure/azure-private-endpoint-adoption-planner/references/safety-checklist.md +24 -0
- package/skills/azure/azure-private-endpoint-adoption-planner/references/workflow-and-output.md +31 -90
- package/skills/azure/azure-rbac-review/SKILL.md +6 -4
- package/skills/azure/azure-rbac-review/metadata.json +11 -6
- package/skills/azure/azure-rbac-review/references/mcp-and-evidence.md +17 -9
- package/skills/azure/azure-rbac-review/references/official-sources.md +19 -14
- package/skills/azure/azure-rbac-review/references/rbac-review-operations.md +69 -0
- package/skills/azure/azure-rbac-review/references/safety-checklist.md +24 -0
- package/skills/azure/azure-rbac-review/references/workflow-and-output.md +34 -26
- package/skills/azure/azure-resilience-bcdr-review/SKILL.md +8 -6
- package/skills/azure/azure-resilience-bcdr-review/metadata.json +10 -12
- package/skills/azure/azure-resilience-bcdr-review/references/mcp-and-evidence.md +14 -29
- package/skills/azure/azure-resilience-bcdr-review/references/official-sources.md +19 -11
- package/skills/azure/azure-resilience-bcdr-review/references/resilience-bcdr-operations.md +69 -0
- package/skills/azure/azure-resilience-bcdr-review/references/safety-checklist.md +24 -0
- package/skills/azure/azure-resilience-bcdr-review/references/workflow-and-output.md +31 -68
- package/skills/azure/azure-resource-health-incident-triage/SKILL.md +8 -6
- package/skills/azure/azure-resource-health-incident-triage/metadata.json +10 -13
- package/skills/azure/azure-resource-health-incident-triage/references/mcp-and-evidence.md +14 -27
- package/skills/azure/azure-resource-health-incident-triage/references/official-sources.md +19 -12
- package/skills/azure/azure-resource-health-incident-triage/references/resource-health-triage-operations.md +69 -0
- package/skills/azure/azure-resource-health-incident-triage/references/safety-checklist.md +24 -0
- package/skills/azure/azure-resource-health-incident-triage/references/workflow-and-output.md +31 -69
- package/skills/azure/azure-role-selector/SKILL.md +6 -4
- package/skills/azure/azure-role-selector/metadata.json +10 -8
- package/skills/azure/azure-role-selector/references/mcp-and-evidence.md +17 -8
- package/skills/azure/azure-role-selector/references/official-sources.md +21 -14
- package/skills/azure/azure-role-selector/references/role-selection-operations.md +69 -0
- package/skills/azure/azure-role-selector/references/safety-checklist.md +24 -0
- package/skills/azure/azure-role-selector/references/workflow-and-output.md +31 -92
- package/skills/azure/azure-security-posture-hardening/SKILL.md +6 -4
- package/skills/azure/azure-security-posture-hardening/metadata.json +11 -15
- package/skills/azure/azure-security-posture-hardening/references/mcp-and-evidence.md +17 -19
- package/skills/azure/azure-security-posture-hardening/references/official-sources.md +26 -15
- package/skills/azure/azure-security-posture-hardening/references/safety-checklist.md +24 -0
- package/skills/azure/azure-security-posture-hardening/references/security-posture-hardening-operations.md +69 -0
- package/skills/azure/azure-security-posture-hardening/references/workflow-and-output.md +30 -85
- package/skills/azure/azure-subscription-resource-organization/SKILL.md +8 -7
- package/skills/azure/azure-subscription-resource-organization/metadata.json +11 -12
- package/skills/azure/azure-subscription-resource-organization/references/mcp-and-evidence.md +14 -25
- package/skills/azure/azure-subscription-resource-organization/references/official-sources.md +23 -11
- package/skills/azure/azure-subscription-resource-organization/references/safety-checklist.md +24 -0
- package/skills/azure/azure-subscription-resource-organization/references/subscription-resource-organization-operations.md +69 -0
- package/skills/azure/azure-subscription-resource-organization/references/workflow-and-output.md +31 -85
- package/skills/azure/azure-waf-cost-optimization-review/SKILL.md +25 -81
- package/skills/azure/azure-waf-cost-optimization-review/metadata.json +18 -6
- package/skills/azure/azure-waf-cost-optimization-review/references/mcp-and-evidence.md +21 -0
- package/skills/azure/azure-waf-cost-optimization-review/references/official-sources.md +24 -0
- package/skills/azure/azure-waf-cost-optimization-review/references/safety-checklist.md +24 -0
- package/skills/azure/azure-waf-cost-optimization-review/references/waf-cost-optimization-operations.md +69 -0
- package/skills/azure/azure-waf-cost-optimization-review/references/workflow-and-output.md +41 -0
- package/skills/azure/azure-waf-reliability-review/SKILL.md +25 -88
- package/skills/azure/azure-waf-reliability-review/metadata.json +18 -6
- package/skills/azure/azure-waf-reliability-review/references/mcp-and-evidence.md +21 -0
- package/skills/azure/azure-waf-reliability-review/references/official-sources.md +23 -0
- package/skills/azure/azure-waf-reliability-review/references/safety-checklist.md +24 -0
- package/skills/azure/azure-waf-reliability-review/references/waf-reliability-operations.md +69 -0
- package/skills/azure/azure-waf-reliability-review/references/workflow-and-output.md +41 -0
- package/skills/azure/azure-waf-security-review/SKILL.md +33 -63
- package/skills/azure/azure-waf-security-review/metadata.json +18 -7
- package/skills/azure/azure-waf-security-review/references/mcp-and-evidence.md +30 -0
- package/skills/azure/azure-waf-security-review/references/official-sources.md +36 -0
- package/skills/azure/azure-waf-security-review/references/safety-checklist.md +28 -0
- package/skills/azure/azure-waf-security-review/references/waf-security-operations.md +75 -0
- package/skills/azure/azure-waf-security-review/references/workflow-and-output.md +40 -0
- package/skills/finance/README.md +8 -0
- package/skills/finance/capital-allocation-advisor/README.md +20 -0
- package/skills/finance/capital-allocation-advisor/SKILL.md +463 -0
- package/skills/finance/capital-allocation-advisor/metadata.json +29 -0
- package/skills/finance/debt-capital-structure-advisor/README.md +23 -0
- package/skills/finance/debt-capital-structure-advisor/SKILL.md +530 -0
- package/skills/finance/debt-capital-structure-advisor/metadata.json +27 -0
- package/skills/finance/finance-maestro/README.md +13 -0
- package/skills/finance/finance-maestro/SKILL.md +72 -0
- package/skills/finance/finance-maestro/metadata.json +12 -0
- package/skills/finance/fpa-forecasting-advisor/README.md +21 -0
- package/skills/finance/fpa-forecasting-advisor/SKILL.md +428 -0
- package/skills/finance/fpa-forecasting-advisor/metadata.json +27 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/README.md +21 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/SKILL.md +319 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/metadata.json +28 -0
- package/skills/finance/treasury-liquidity-advisor/README.md +20 -0
- package/skills/finance/treasury-liquidity-advisor/SKILL.md +291 -0
- package/skills/finance/treasury-liquidity-advisor/metadata.json +27 -0
- package/skills/finance/variance-analysis-advisor/README.md +19 -0
- package/skills/finance/variance-analysis-advisor/SKILL.md +167 -0
- package/skills/finance/variance-analysis-advisor/metadata.json +12 -0
- package/skills/finance/working-capital-advisor/README.md +23 -0
- package/skills/finance/working-capital-advisor/SKILL.md +438 -0
- package/skills/finance/working-capital-advisor/metadata.json +30 -0
- package/skills/oci/oci-autonomous-database-architect/SKILL.md +30 -108
- package/skills/oci/oci-autonomous-database-architect/metadata.json +4 -4
- package/skills/oci/oci-autonomous-database-architect/references/autonomous-database-operations.md +69 -0
- package/skills/oci/oci-autonomous-database-architect/references/compatibility-checklist.md +7 -26
- package/skills/oci/oci-autonomous-database-architect/references/deployment-options.md +7 -21
- package/skills/oci/oci-autonomous-database-architect/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-autonomous-database-architect/references/official-sources.md +21 -0
- package/skills/oci/oci-autonomous-database-architect/references/safety-checklist.md +11 -27
- package/skills/oci/oci-autonomous-database-architect/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-certificates-issuer-review/SKILL.md +29 -18
- package/skills/oci/oci-certificates-issuer-review/metadata.json +16 -9
- package/skills/oci/oci-certificates-issuer-review/references/certificates-issuer-operations.md +69 -0
- package/skills/oci/oci-certificates-issuer-review/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-certificates-issuer-review/references/official-sources.md +21 -0
- package/skills/oci/oci-certificates-issuer-review/references/safety-checklist.md +16 -0
- package/skills/oci/oci-certificates-issuer-review/references/workflow-and-output.md +18 -201
- package/skills/oci/oci-cloud-guard-responder/SKILL.md +31 -90
- package/skills/oci/oci-cloud-guard-responder/metadata.json +6 -6
- package/skills/oci/oci-cloud-guard-responder/references/cloud-guard-operations.md +69 -0
- package/skills/oci/oci-cloud-guard-responder/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-cloud-guard-responder/references/official-sources.md +19 -0
- package/skills/oci/oci-cloud-guard-responder/references/safety-checklist.md +11 -27
- package/skills/oci/oci-cloud-guard-responder/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-compute-instance-agent-operator/SKILL.md +30 -89
- package/skills/oci/oci-compute-instance-agent-operator/metadata.json +5 -6
- package/skills/oci/oci-compute-instance-agent-operator/references/instance-agent-operations.md +69 -0
- package/skills/oci/oci-compute-instance-agent-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-compute-instance-agent-operator/references/official-sources.md +18 -0
- package/skills/oci/oci-compute-instance-agent-operator/references/safety-checklist.md +11 -27
- package/skills/oci/oci-compute-instance-agent-operator/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-compute-platform-operator/SKILL.md +29 -209
- package/skills/oci/oci-compute-platform-operator/metadata.json +6 -6
- package/skills/oci/oci-compute-platform-operator/references/compute-platform-operations.md +69 -0
- package/skills/oci/oci-compute-platform-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-compute-platform-operator/references/official-sources.md +19 -0
- package/skills/oci/oci-compute-platform-operator/references/safety-checklist.md +11 -27
- package/skills/oci/oci-compute-platform-operator/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-cost-finops-analyst/SKILL.md +29 -212
- package/skills/oci/oci-cost-finops-analyst/metadata.json +8 -6
- package/skills/oci/oci-cost-finops-analyst/references/cost-finops-operations.md +70 -0
- package/skills/oci/oci-cost-finops-analyst/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-cost-finops-analyst/references/official-sources.md +21 -0
- package/skills/oci/oci-cost-finops-analyst/references/safety-checklist.md +11 -27
- package/skills/oci/oci-cost-finops-analyst/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-database-platform-dba/SKILL.md +28 -234
- package/skills/oci/oci-database-platform-dba/metadata.json +8 -6
- package/skills/oci/oci-database-platform-dba/references/database-platform-operations.md +70 -0
- package/skills/oci/oci-database-platform-dba/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-database-platform-dba/references/official-sources.md +21 -0
- package/skills/oci/oci-database-platform-dba/references/safety-checklist.md +11 -27
- package/skills/oci/oci-database-platform-dba/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-dbtools-sql-analyst/SKILL.md +31 -90
- package/skills/oci/oci-dbtools-sql-analyst/metadata.json +8 -6
- package/skills/oci/oci-dbtools-sql-analyst/references/dbtools-sql-operations.md +70 -0
- package/skills/oci/oci-dbtools-sql-analyst/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-dbtools-sql-analyst/references/official-sources.md +21 -0
- package/skills/oci/oci-dbtools-sql-analyst/references/safety-checklist.md +11 -27
- package/skills/oci/oci-dbtools-sql-analyst/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-devops-container-platform-engineer/SKILL.md +28 -222
- package/skills/oci/oci-devops-container-platform-engineer/metadata.json +8 -6
- package/skills/oci/oci-devops-container-platform-engineer/references/devops-container-operations.md +70 -0
- package/skills/oci/oci-devops-container-platform-engineer/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-devops-container-platform-engineer/references/official-sources.md +21 -0
- package/skills/oci/oci-devops-container-platform-engineer/references/safety-checklist.md +11 -27
- package/skills/oci/oci-devops-container-platform-engineer/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-exadata-database-architect/SKILL.md +29 -287
- package/skills/oci/oci-exadata-database-architect/metadata.json +6 -5
- package/skills/oci/oci-exadata-database-architect/references/exadata-database-operations.md +70 -0
- package/skills/oci/oci-exadata-database-architect/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-exadata-database-architect/references/official-sources.md +23 -0
- package/skills/oci/oci-exadata-database-architect/references/safety-checklist.md +16 -0
- package/skills/oci/oci-exadata-database-architect/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-exadata-platform-architect/SKILL.md +30 -108
- package/skills/oci/oci-exadata-platform-architect/metadata.json +8 -6
- package/skills/oci/oci-exadata-platform-architect/references/exadata-platform-operations.md +64 -0
- package/skills/oci/oci-exadata-platform-architect/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-exadata-platform-architect/references/official-sources.md +22 -0
- package/skills/oci/oci-exadata-platform-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-exadata-platform-architect/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-fusion-apps-environment-operator/SKILL.md +30 -89
- package/skills/oci/oci-fusion-apps-environment-operator/metadata.json +8 -6
- package/skills/oci/oci-fusion-apps-environment-operator/references/fusion-apps-environment-operations.md +64 -0
- package/skills/oci/oci-fusion-apps-environment-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-fusion-apps-environment-operator/references/official-sources.md +22 -0
- package/skills/oci/oci-fusion-apps-environment-operator/references/safety-checklist.md +26 -23
- package/skills/oci/oci-fusion-apps-environment-operator/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-goldengate-replication-operator/SKILL.md +30 -89
- package/skills/oci/oci-goldengate-replication-operator/metadata.json +7 -6
- package/skills/oci/oci-goldengate-replication-operator/references/goldengate-replication-operations.md +65 -0
- package/skills/oci/oci-goldengate-replication-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-goldengate-replication-operator/references/official-sources.md +21 -0
- package/skills/oci/oci-goldengate-replication-operator/references/safety-checklist.md +26 -23
- package/skills/oci/oci-goldengate-replication-operator/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-identity-access-governor/SKILL.md +29 -208
- package/skills/oci/oci-identity-access-governor/metadata.json +9 -6
- package/skills/oci/oci-identity-access-governor/references/identity-access-operations.md +66 -0
- package/skills/oci/oci-identity-access-governor/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-identity-access-governor/references/official-sources.md +23 -0
- package/skills/oci/oci-identity-access-governor/references/safety-checklist.md +26 -23
- package/skills/oci/oci-identity-access-governor/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-iot-digital-twin-engineer/SKILL.md +30 -89
- package/skills/oci/oci-iot-digital-twin-engineer/metadata.json +5 -6
- package/skills/oci/oci-iot-digital-twin-engineer/references/iot-digital-twin-operations.md +65 -0
- package/skills/oci/oci-iot-digital-twin-engineer/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-iot-digital-twin-engineer/references/official-sources.md +19 -0
- package/skills/oci/oci-iot-digital-twin-engineer/references/safety-checklist.md +26 -23
- package/skills/oci/oci-iot-digital-twin-engineer/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-limits-capacity-planner/SKILL.md +31 -90
- package/skills/oci/oci-limits-capacity-planner/metadata.json +7 -6
- package/skills/oci/oci-limits-capacity-planner/references/limits-capacity-operations.md +65 -0
- package/skills/oci/oci-limits-capacity-planner/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-limits-capacity-planner/references/official-sources.md +21 -0
- package/skills/oci/oci-limits-capacity-planner/references/safety-checklist.md +26 -23
- package/skills/oci/oci-limits-capacity-planner/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/metadata.json +8 -8
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/autonomous-db-lifecycle-operations.md +63 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/official-sources.md +18 -9
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-cost-budget-runaway-guard/metadata.json +6 -6
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/cost-budget-runaway-operations.md +65 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/official-sources.md +15 -10
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-iam-policy-compartment-guard/metadata.json +7 -7
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/iam-policy-compartment-operations.md +65 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/official-sources.md +17 -8
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-network-security-rule-guard/SKILL.md +26 -35
- package/skills/oci/oci-live-network-security-rule-guard/metadata.json +6 -7
- package/skills/oci/oci-live-network-security-rule-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-network-security-rule-guard/references/network-security-rule-operations.md +65 -0
- package/skills/oci/oci-live-network-security-rule-guard/references/official-sources.md +18 -17
- package/skills/oci/oci-live-network-security-rule-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-network-security-rule-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-oke-rollout-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-oke-rollout-guard/metadata.json +5 -4
- package/skills/oci/oci-live-oke-rollout-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/official-sources.md +16 -11
- package/skills/oci/oci-live-oke-rollout-guard/references/oke-rollout-operations.md +65 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-resource-manager-stack-guard/metadata.json +8 -8
- package/skills/oci/oci-live-resource-manager-stack-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/official-sources.md +18 -8
- package/skills/oci/oci-live-resource-manager-stack-guard/references/resource-manager-stack-operations.md +66 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-vault-key-destruction-guard/metadata.json +7 -7
- package/skills/oci/oci-live-vault-key-destruction-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/official-sources.md +17 -8
- package/skills/oci/oci-live-vault-key-destruction-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/vault-key-destruction-operations.md +66 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-load-balancer-traffic-engineer/SKILL.md +30 -89
- package/skills/oci/oci-load-balancer-traffic-engineer/metadata.json +8 -6
- package/skills/oci/oci-load-balancer-traffic-engineer/references/load-balancer-traffic-operations.md +67 -0
- package/skills/oci/oci-load-balancer-traffic-engineer/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-load-balancer-traffic-engineer/references/official-sources.md +22 -0
- package/skills/oci/oci-load-balancer-traffic-engineer/references/safety-checklist.md +26 -23
- package/skills/oci/oci-load-balancer-traffic-engineer/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-maestro/SKILL.md +31 -146
- package/skills/oci/oci-maestro/metadata.json +6 -6
- package/skills/oci/oci-maestro/references/maestro-routing-operations.md +64 -0
- package/skills/oci/oci-maestro/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-maestro/references/official-sources.md +22 -0
- package/skills/oci/oci-maestro/references/safety-checklist.md +35 -0
- package/skills/oci/oci-maestro/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-migration-cutover-architect/SKILL.md +31 -89
- package/skills/oci/oci-migration-cutover-architect/metadata.json +7 -6
- package/skills/oci/oci-migration-cutover-architect/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-migration-cutover-architect/references/migration-cutover-operations.md +65 -0
- package/skills/oci/oci-migration-cutover-architect/references/official-sources.md +22 -0
- package/skills/oci/oci-migration-cutover-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-migration-cutover-architect/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-multi-cloud-architect/SKILL.md +29 -248
- package/skills/oci/oci-multi-cloud-architect/metadata.json +9 -6
- package/skills/oci/oci-multi-cloud-architect/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-multi-cloud-architect/references/multi-cloud-architecture-operations.md +64 -0
- package/skills/oci/oci-multi-cloud-architect/references/official-sources.md +24 -0
- package/skills/oci/oci-multi-cloud-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-multi-cloud-architect/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-mysql-heatwave-ai-specialist/SKILL.md +31 -89
- package/skills/oci/oci-mysql-heatwave-ai-specialist/metadata.json +7 -6
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/mysql-heatwave-ai-operations.md +65 -0
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/official-sources.md +22 -0
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/safety-checklist.md +26 -23
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-network-architect/SKILL.md +30 -195
- package/skills/oci/oci-network-architect/metadata.json +9 -6
- package/skills/oci/oci-network-architect/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-network-architect/references/network-architecture-operations.md +65 -0
- package/skills/oci/oci-network-architect/references/official-sources.md +24 -0
- package/skills/oci/oci-network-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-network-architect/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-observability-incident-responder/SKILL.md +30 -238
- package/skills/oci/oci-observability-incident-responder/metadata.json +9 -6
- package/skills/oci/oci-observability-incident-responder/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-observability-incident-responder/references/observability-incident-operations.md +66 -0
- package/skills/oci/oci-observability-incident-responder/references/official-sources.md +24 -0
- package/skills/oci/oci-observability-incident-responder/references/safety-checklist.md +26 -23
- package/skills/oci/oci-observability-incident-responder/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-recovery-service-operator/SKILL.md +30 -89
- package/skills/oci/oci-recovery-service-operator/metadata.json +7 -6
- package/skills/oci/oci-recovery-service-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-recovery-service-operator/references/official-sources.md +21 -0
- package/skills/oci/oci-recovery-service-operator/references/recovery-service-operations.md +65 -0
- package/skills/oci/oci-recovery-service-operator/references/safety-checklist.md +26 -23
- package/skills/oci/oci-recovery-service-operator/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-registry-artifact-governor/SKILL.md +30 -89
- package/skills/oci/oci-registry-artifact-governor/metadata.json +8 -6
- package/skills/oci/oci-registry-artifact-governor/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-registry-artifact-governor/references/official-sources.md +22 -0
- package/skills/oci/oci-registry-artifact-governor/references/registry-artifact-operations.md +65 -0
- package/skills/oci/oci-registry-artifact-governor/references/safety-checklist.md +26 -23
- package/skills/oci/oci-registry-artifact-governor/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-resource-search-inventory-analyst/SKILL.md +31 -90
- package/skills/oci/oci-resource-search-inventory-analyst/metadata.json +7 -6
- package/skills/oci/oci-resource-search-inventory-analyst/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-resource-search-inventory-analyst/references/official-sources.md +21 -0
- package/skills/oci/oci-resource-search-inventory-analyst/references/resource-search-inventory-operations.md +65 -0
- package/skills/oci/oci-resource-search-inventory-analyst/references/safety-checklist.md +26 -23
- package/skills/oci/oci-resource-search-inventory-analyst/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-security-compliance-reviewer/SKILL.md +28 -210
- package/skills/oci/oci-security-compliance-reviewer/metadata.json +10 -6
- package/skills/oci/oci-security-compliance-reviewer/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-security-compliance-reviewer/references/official-sources.md +24 -0
- package/skills/oci/oci-security-compliance-reviewer/references/safety-checklist.md +26 -23
- package/skills/oci/oci-security-compliance-reviewer/references/security-compliance-operations.md +65 -0
- package/skills/oci/oci-security-compliance-reviewer/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-solution-architect/SKILL.md +28 -219
- package/skills/oci/oci-solution-architect/metadata.json +9 -6
- package/skills/oci/oci-solution-architect/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-solution-architect/references/official-sources.md +23 -0
- package/skills/oci/oci-solution-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-solution-architect/references/solution-architecture-operations.md +65 -0
- package/skills/oci/oci-solution-architect/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-storage-backup-steward/SKILL.md +24 -236
- package/skills/oci/oci-storage-backup-steward/metadata.json +8 -6
- package/skills/oci/oci-storage-backup-steward/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-storage-backup-steward/references/oci-storage-backup-steward-operations.md +59 -0
- package/skills/oci/oci-storage-backup-steward/references/official-sources.md +15 -0
- package/skills/oci/oci-storage-backup-steward/references/safety-checklist.md +11 -25
- package/skills/oci/oci-storage-backup-steward/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-support-incident-coordinator/SKILL.md +26 -93
- package/skills/oci/oci-support-incident-coordinator/metadata.json +7 -6
- package/skills/oci/oci-support-incident-coordinator/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-support-incident-coordinator/references/oci-support-incident-coordinator-operations.md +58 -0
- package/skills/oci/oci-support-incident-coordinator/references/official-sources.md +14 -0
- package/skills/oci/oci-support-incident-coordinator/references/safety-checklist.md +11 -25
- package/skills/oci/oci-support-incident-coordinator/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-waf-cost-optimization-review/SKILL.md +25 -77
- package/skills/oci/oci-waf-cost-optimization-review/metadata.json +16 -8
- package/skills/oci/oci-waf-cost-optimization-review/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-waf-cost-optimization-review/references/oci-waf-cost-optimization-review-operations.md +58 -0
- package/skills/oci/oci-waf-cost-optimization-review/references/official-sources.md +15 -0
- package/skills/oci/oci-waf-cost-optimization-review/references/safety-checklist.md +18 -0
- package/skills/oci/oci-waf-cost-optimization-review/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-waf-reliability-review/SKILL.md +25 -75
- package/skills/oci/oci-waf-reliability-review/metadata.json +15 -7
- package/skills/oci/oci-waf-reliability-review/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-waf-reliability-review/references/oci-waf-reliability-review-operations.md +58 -0
- package/skills/oci/oci-waf-reliability-review/references/official-sources.md +15 -0
- package/skills/oci/oci-waf-reliability-review/references/safety-checklist.md +18 -0
- package/skills/oci/oci-waf-reliability-review/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-waf-security-review/SKILL.md +25 -71
- package/skills/oci/oci-waf-security-review/metadata.json +15 -8
- package/skills/oci/oci-waf-security-review/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-waf-security-review/references/oci-waf-security-review-operations.md +58 -0
- package/skills/oci/oci-waf-security-review/references/official-sources.md +15 -0
- package/skills/oci/oci-waf-security-review/references/safety-checklist.md +18 -0
- package/skills/oci/oci-waf-security-review/references/workflow-and-output.md +24 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/SKILL.md +26 -21
- package/skills/oci/oracle-oci-mcp-grounded-advisor/metadata.json +6 -5
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/official-sources.md +15 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/oracle-oci-mcp-grounded-advisor-operations.md +58 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/safety-checklist.md +18 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/workflow-and-output.md +24 -0
- package/tests/fixtures/accounting-maestro-routing/expected/01-revenue-recognition.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/02-close-cycle.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/03-tax-provision.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/04-lease-accounting.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/05-consolidation-intercompany.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/06-fx-translation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/07-hedge-accounting.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/08-indirect-tax-einvoicing.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/09-payroll.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/10-procure-to-pay.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/11-fixed-assets.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/12-equity-compensation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/13-business-combinations.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/14-parallel-ic-deferred-tax.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/15-boundary-hedge-mechanics.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/16-boundary-fx-translation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/17-boundary-pillar-two-deferred-tax.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/18-ambiguous.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/19-adversarial-injection.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/20-adversarial-persona.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/21-live-guard-write.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/22-secrets-bait.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/23-direct-answer-extraction.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/01-revenue-recognition.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/02-close-cycle.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/03-tax-provision.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/04-lease-accounting.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/05-consolidation-intercompany.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/06-fx-translation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/07-hedge-accounting.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/08-indirect-tax-einvoicing.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/09-payroll.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/10-procure-to-pay.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/11-fixed-assets.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/12-equity-compensation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/13-business-combinations.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/14-parallel-ic-deferred-tax.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/15-boundary-hedge-mechanics.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/16-boundary-fx-translation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/17-boundary-pillar-two-deferred-tax.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/18-ambiguous.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/19-adversarial-injection.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/20-adversarial-persona.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/21-live-guard-write.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/22-secrets-bait.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/23-direct-answer-extraction.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/taxonomy.json +158 -0
- package/tests/fixtures/finance-maestro-routing/expected/01-variance-analysis.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/02-treasury-liquidity.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/03-capital-allocation.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/04-transfer-pricing.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/05-fpa-forecasting.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/06-debt-capital-structure.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/07-working-capital.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/08-parallel-wacc-leverage.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/09-boundary-treasury-not-hedge.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/10-boundary-pillar-two-globe.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/11-ambiguous.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/12-adversarial-injection.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/13-adversarial-persona.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/14-live-guard-write.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/15-secrets-bait.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/16-direct-answer-extraction.json +4 -0
- package/tests/fixtures/finance-maestro-routing/inputs/01-variance-analysis.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/02-treasury-liquidity.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/03-capital-allocation.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/04-transfer-pricing.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/05-fpa-forecasting.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/06-debt-capital-structure.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/07-working-capital.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/08-parallel-wacc-leverage.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/09-boundary-treasury-not-hedge.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/10-boundary-pillar-two-globe.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/11-ambiguous.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/12-adversarial-injection.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/13-adversarial-persona.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/14-live-guard-write.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/15-secrets-bait.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/16-direct-answer-extraction.json +5 -0
- package/tests/fixtures/finance-maestro-routing/taxonomy.json +100 -0
- package/tests/validate-catalog.py +2 -0
- package/skills/oci/oci-autonomous-database-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-autonomous-database-architect/references/oracle-mcp.md +0 -28
- package/skills/oci/oci-cloud-guard-responder/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-cloud-guard-responder/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-compute-instance-agent-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-compute-instance-agent-operator/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-compute-platform-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-compute-platform-operator/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-cost-finops-analyst/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-cost-finops-analyst/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-database-platform-dba/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-database-platform-dba/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-dbtools-sql-analyst/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-dbtools-sql-analyst/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-devops-container-platform-engineer/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-devops-container-platform-engineer/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-exadata-platform-architect/references/compatibility-checklist.md +0 -25
- package/skills/oci/oci-exadata-platform-architect/references/deployment-options.md +0 -22
- package/skills/oci/oci-exadata-platform-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-exadata-platform-architect/references/oracle-mcp.md +0 -28
- package/skills/oci/oci-fusion-apps-environment-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-fusion-apps-environment-operator/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-goldengate-replication-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-goldengate-replication-operator/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-identity-access-governor/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-identity-access-governor/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-iot-digital-twin-engineer/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-iot-digital-twin-engineer/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-limits-capacity-planner/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-limits-capacity-planner/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/permission-model.md +0 -49
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/preflight-commands.md +0 -58
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/rollback-playbook.md +0 -44
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/permission-model.md +0 -59
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/preflight-commands.md +0 -42
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/rollback-playbook.md +0 -44
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/permission-model.md +0 -71
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/preflight-commands.md +0 -49
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/rollback-playbook.md +0 -62
- package/skills/oci/oci-live-network-security-rule-guard/references/permission-model.md +0 -65
- package/skills/oci/oci-live-network-security-rule-guard/references/preflight-commands.md +0 -69
- package/skills/oci/oci-live-network-security-rule-guard/references/rollback-playbook.md +0 -79
- package/skills/oci/oci-live-oke-rollout-guard/references/permission-model.md +0 -80
- package/skills/oci/oci-live-oke-rollout-guard/references/preflight-commands.md +0 -55
- package/skills/oci/oci-live-oke-rollout-guard/references/rollback-playbook.md +0 -45
- package/skills/oci/oci-live-resource-manager-stack-guard/references/permission-model.md +0 -70
- package/skills/oci/oci-live-resource-manager-stack-guard/references/preflight-commands.md +0 -57
- package/skills/oci/oci-live-resource-manager-stack-guard/references/rollback-playbook.md +0 -51
- package/skills/oci/oci-live-vault-key-destruction-guard/references/permission-model.md +0 -55
- package/skills/oci/oci-live-vault-key-destruction-guard/references/preflight-commands.md +0 -62
- package/skills/oci/oci-live-vault-key-destruction-guard/references/rollback-playbook.md +0 -55
- package/skills/oci/oci-load-balancer-traffic-engineer/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-load-balancer-traffic-engineer/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-migration-cutover-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-migration-cutover-architect/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-multi-cloud-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-multi-cloud-architect/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-network-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-network-architect/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-observability-incident-responder/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-observability-incident-responder/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-recovery-service-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-recovery-service-operator/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-registry-artifact-governor/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-registry-artifact-governor/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-resource-search-inventory-analyst/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-resource-search-inventory-analyst/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-security-compliance-reviewer/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-security-compliance-reviewer/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-solution-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-solution-architect/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-storage-backup-steward/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-storage-backup-steward/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-support-incident-coordinator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-support-incident-coordinator/references/oracle-mcp.md +0 -23
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: azure-cost-optimization-governor
|
|
3
|
-
description: Review Azure spend governance, budgets, alerts, cost analysis visibility, reservation and savings-plan awareness, tagging for cost allocation, exports, and FinOps ownership with official Microsoft documentation and Azure
|
|
3
|
+
description: Review Azure spend governance, budgets, alerts, cost analysis visibility, reservation and savings-plan awareness, tagging for cost allocation, exports, and FinOps ownership with official Microsoft documentation and sampled read-only Azure evidence where available.
|
|
4
4
|
allowed-tools: Read Grep Glob
|
|
5
5
|
metadata:
|
|
6
6
|
author: github: Raishin
|
|
7
|
-
version: 0.1.
|
|
8
|
-
updated: "2026-
|
|
7
|
+
version: 0.1.3
|
|
8
|
+
updated: "2026-06-05"
|
|
9
9
|
category: finops
|
|
10
10
|
---
|
|
11
11
|
|
|
@@ -16,10 +16,10 @@ metadata:
|
|
|
16
16
|
Act as a ruthless Azure cost optimization governor. Your job is to stop vague FinOps theater, missing ownership, and fake savings claims before they become budget drift. Force exact scope, billing boundary, owner, timeframe, tagging posture, visibility gaps, and control maturity before recommending changes.
|
|
17
17
|
|
|
18
18
|
Default access posture:
|
|
19
|
-
- Prefer
|
|
19
|
+
- Prefer Microsoft Learn documentation through the user's configured documentation MCP; use sampled cost or recommendation evidence only when the active client exposes a relevant read-only path.
|
|
20
20
|
- Otherwise work from official Microsoft documentation and user-provided sanitized evidence.
|
|
21
21
|
- Never ask the user to paste secrets, billing exports with customer data, credentials, tokens, tenant secrets, or account identifiers into chat.
|
|
22
|
-
- Do not hard-code
|
|
22
|
+
- Do not hard-code environment-specific identifiers, billing scopes, resource groups, storage accounts, or automation identities.
|
|
23
23
|
|
|
24
24
|
## Trigger Situations
|
|
25
25
|
|
|
@@ -34,7 +34,7 @@ Use this skill when the user asks to:
|
|
|
34
34
|
|
|
35
35
|
## Lean operating rules
|
|
36
36
|
|
|
37
|
-
- Prefer
|
|
37
|
+
- Prefer Microsoft Learn documentation through the user's configured documentation MCP, then sampled read-only Azure evidence when the active client exposes it, then sanitized user evidence.
|
|
38
38
|
- Separate confirmed facts from inference. If state was not queried or shown, say so.
|
|
39
39
|
- Challenge broad access, broad scope, destructive changes, and hand-wavy production claims.
|
|
40
40
|
- Keep the answer scoped, reversible, least-privilege, and explicit about blockers or unknowns.
|
|
@@ -43,7 +43,9 @@ Use this skill when the user asks to:
|
|
|
43
43
|
|
|
44
44
|
Load these only when needed:
|
|
45
45
|
|
|
46
|
-
- [
|
|
46
|
+
- [Operations guide](references/cost-optimization-governance.md) — use for service-specific pitfalls, design rules, verification targets, and pushback criteria.
|
|
47
|
+
- [MCP and evidence path](references/mcp-and-evidence.md) — use when choosing documentation-based evidence, sampled read-only Azure evidence, or sanitized user evidence.
|
|
48
|
+
- [Safety checklist](references/safety-checklist.md) — use for evidence labels, risk gates, mutation boundaries, approval rules, credential boundaries, and current-state caveats.
|
|
47
49
|
- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full review, applying stress checks, or formatting the final answer.
|
|
48
50
|
- [Official sources](references/official-sources.md) — use when you need the detailed Microsoft documentation list or source notes.
|
|
49
51
|
|
|
@@ -20,13 +20,16 @@
|
|
|
20
20
|
"https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/reporting-get-started",
|
|
21
21
|
"https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/tutorial-improved-exports",
|
|
22
22
|
"https://learn.microsoft.com/en-us/azure/advisor/advisor-reference-cost-recommendations",
|
|
23
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
24
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
25
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
23
|
+
"https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/overview-cost-management",
|
|
24
|
+
"https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/cost-mgt-best-practices",
|
|
25
|
+
"https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/tutorial-acm-opt-recommendations",
|
|
26
|
+
"https://learn.microsoft.com/en-us/azure/advisor/advisor-workbook-cost-optimization",
|
|
27
|
+
"https://learn.microsoft.com/en-us/azure/cost-management-billing/savings-plan/decide-between-savings-plan-reservation",
|
|
28
|
+
"https://learn.microsoft.com/en-us/azure/cost-management-billing/savings-plan/purchase-recommendations"
|
|
26
29
|
],
|
|
27
30
|
"security_notes": "Do not promise savings without utilization evidence, treat budgets as alerts rather than enforcement, keep billing and export data sanitized, and require named ownership for alerts, tags, exports, and optimization follow-up before calling the FinOps posture credible.",
|
|
28
|
-
"last_verified": "2026-
|
|
31
|
+
"last_verified": "2026-06-05",
|
|
29
32
|
"path": "skills/azure/azure-cost-optimization-governor",
|
|
30
33
|
"author": "github: Raishin",
|
|
31
|
-
"version": "0.1.
|
|
34
|
+
"version": "0.1.3"
|
|
32
35
|
}
|
package/skills/azure/azure-cost-optimization-governor/references/cost-optimization-governance.md
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
# Azure cost optimization governance
|
|
2
|
+
|
|
3
|
+
## What people get wrong
|
|
4
|
+
|
|
5
|
+
- They chase potential savings before establishing cost visibility, ownership, and clean allocation.
|
|
6
|
+
- They buy reservations or savings plans before right-sizing and removing idle resources.
|
|
7
|
+
- They treat budgets as hard controls when they are primarily alerts and automation triggers.
|
|
8
|
+
- They add Advisor recommendation totals together even though recommendation datasets can overlap.
|
|
9
|
+
- They optimize one subscription while shared services, logs, networking, and commitments sit elsewhere.
|
|
10
|
+
|
|
11
|
+
## Officially grounded service shape
|
|
12
|
+
|
|
13
|
+
Microsoft Learn frames Cost Management as an ongoing organizational practice with planning, visibility, accountability, optimization, and iteration. Cost data can be analyzed through Cost Analysis, exports, APIs, budgets, tags, management groups, and dimensions. Advisor and Cost Optimization workbooks expose recommendations, while reservations and savings plans are rate-optimization tools that require stable usage and careful sequencing.
|
|
14
|
+
|
|
15
|
+
## Non-negotiable design rules
|
|
16
|
+
|
|
17
|
+
1. Establish cost scope, billing model, owners, and reporting dimensions before optimization.
|
|
18
|
+
2. Enforce allocation tags and reporting conventions where they drive accountability.
|
|
19
|
+
3. Use budgets and alerts with named response owners.
|
|
20
|
+
4. Remove waste and right-size before purchasing commitments.
|
|
21
|
+
5. Treat Advisor and workbook recommendations as leads, not orders.
|
|
22
|
+
6. Validate actual savings after implementation.
|
|
23
|
+
7. Require approval and rollback for any action that changes runtime state or financial commitment.
|
|
24
|
+
|
|
25
|
+
## Minimal safe implementation flow
|
|
26
|
+
|
|
27
|
+
1. Map billing/resource hierarchy and cost ownership.
|
|
28
|
+
2. Validate Cost Analysis views, exports, budgets, tags, dimensions, and alert recipients.
|
|
29
|
+
3. Build a sanitized top-cost and trend view by service, owner, environment, and region.
|
|
30
|
+
4. Review idle, oversized, scheduling, retention, and architecture opportunities.
|
|
31
|
+
5. Review rate optimization only after baseline usage is clean.
|
|
32
|
+
6. Turn recommendations into owner-approved work items with impact, rollback, and measurement.
|
|
33
|
+
7. Reconcile realized savings against actual cost data after the billing cycle.
|
|
34
|
+
|
|
35
|
+
## High-risk assumptions to kill
|
|
36
|
+
|
|
37
|
+
- Budgets alert; they do not inherently stop spend unless connected automation and ownership exist.
|
|
38
|
+
- Advisor recommendations are leads, not guaranteed savings, and recommendation totals can overlap or be operationally unsafe.
|
|
39
|
+
- Commitment purchases are dangerous before idle waste, rightsizing, and usage stability are proven.
|
|
40
|
+
- Tag coverage is not allocation quality if owners, environments, applications, or inherited tags are inconsistent.
|
|
41
|
+
- Cost exports and billing data can contain sensitive business context; do not request raw dumps in chat.
|
|
42
|
+
|
|
43
|
+
## Safe command/code verification targets
|
|
44
|
+
|
|
45
|
+
- Inspect budget definitions for scope, thresholds, forecast/actual triggers, recipients, action groups, and named response owner.
|
|
46
|
+
- Review export definitions and report pipelines for dataset type, destination, schedule, retention, sanitization, and downstream access controls.
|
|
47
|
+
- Check dashboards or queries for top services, owner/environment dimensions, amortized versus actual views, commitment utilization, and anomaly trends.
|
|
48
|
+
- Verify optimization tickets include expected impact, operational risk, approval, rollback, and post-billing-cycle measurement.
|
|
49
|
+
- Confirm reservation or savings-plan recommendations are backed by stable utilization windows and do not double-count rightsizing or deletion savings.
|
|
50
|
+
|
|
51
|
+
## Safe verification targets
|
|
52
|
+
|
|
53
|
+
- Budget thresholds, recipients, action groups, and runbook response.
|
|
54
|
+
- Cost exports: actual, amortized, FOCUS, price sheet, reservation, and recommendation datasets where appropriate.
|
|
55
|
+
- Top services, anomalous growth, idle resources, underutilized commitments, and log/storage retention.
|
|
56
|
+
- Tag coverage and allocation quality by owner/environment/application.
|
|
57
|
+
- Advisor recommendations with overlap and feasibility review.
|
|
58
|
+
- Before/after actuals for implemented optimizations.
|
|
59
|
+
|
|
60
|
+
## When to push back
|
|
61
|
+
|
|
62
|
+
Push back on savings guarantees, blind resource deletion, unowned recommendations, raw billing data requests, immediate commitment purchases, or optimization plans without measurement and rollback.
|
|
@@ -1,30 +1,27 @@
|
|
|
1
|
-
# MCP and
|
|
1
|
+
# MCP and evidence path for Azure cost optimization governance
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Use Microsoft Learn documentation through the user's configured documentation MCP as the first grounding path for Azure service behavior. This file defines evidence boundaries; it must not imply that documentation proves the user's tenant, subscriptions, RBAC, quotas, billing agreement, deployed resources, or production readiness.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## Evidence ladder
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
1. `docs_only`: Microsoft Learn documentation and official architecture guidance. Use for documented behavior, caveats, and safe review criteria.
|
|
8
|
+
2. `sampled_read_only`: configured-environment evidence from read-only tools, if available and explicitly scoped. Use only for the sampled resource/time window.
|
|
9
|
+
3. `user_supplied`: sanitized outputs, IaC, diagrams, billing summaries, or metrics provided by the user. Treat as unverified unless independently checked.
|
|
10
|
+
4. `mutation_ready`: documentation plus current-state evidence plus explicit approval, blast-radius statement, and rollback path.
|
|
8
11
|
|
|
9
|
-
|
|
10
|
-
- `advisor` for live cost recommendation posture and optimization candidates.
|
|
11
|
-
- `quota` only when quota posture materially affects reservation, sizing, or cost-governance decisions.
|
|
12
|
+
## Rules
|
|
12
13
|
|
|
13
|
-
|
|
14
|
+
- Do not expose environment-specific implementation details in committed docs or user-facing guidance.
|
|
15
|
+
- Do not ask for credentials, tokens, tenant identifiers, subscription identifiers, billing account identifiers, connection strings, private keys, customer data, or raw secrets.
|
|
16
|
+
- If current-state evidence was not sampled, say `not sampled`; do not imply it.
|
|
17
|
+
- If evidence is representative or partial, say so. A sample does not prove broad regional availability, billing accuracy, policy compliance, or production readiness.
|
|
18
|
+
- Prefer read-only evidence before mutation planning. Stop for approval before write operations.
|
|
14
19
|
|
|
15
|
-
|
|
20
|
+
## Final-answer evidence language
|
|
16
21
|
|
|
17
|
-
|
|
22
|
+
Use phrases like:
|
|
18
23
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
Live Azure MCP data beats documentation. If live data is unavailable, incomplete, denied, or unsafe to query, switch to documentation/reference mode:
|
|
24
|
-
|
|
25
|
-
- Use Microsoft Learn Cost Management and Billing documentation for cost-governance behavior, budget mechanics, cost-analysis visibility, exports, and optimization framing.
|
|
26
|
-
- Use Microsoft Learn Azure Advisor guidance for recommendation categories and cost-saving posture.
|
|
27
|
-
- Use Microsoft Learn Azure MCP documentation only to describe confirmed official MCP capabilities, not to invent runtime access or tenant state.
|
|
28
|
-
- Ask for sanitized screenshots, cost-analysis views, redacted export samples, tag dictionaries, ownership matrices, or redacted budget definitions when current-state evidence is required.
|
|
29
|
-
- Label every conclusion as `live evidence`, `documentation-based`, `user-provided sanitized evidence`, or `inference`.
|
|
30
|
-
- Do not pretend documentation proves current spend, current savings opportunity, or current reservation coverage.
|
|
24
|
+
- "Based on Microsoft Learn documentation..."
|
|
25
|
+
- "Configured-environment evidence was not sampled in this review."
|
|
26
|
+
- "The following is an inference from the provided configuration, not proven live state."
|
|
27
|
+
- "This recommendation is mutation-ready only after explicit approval and rollback review."
|
|
@@ -1,14 +1,23 @@
|
|
|
1
|
-
# Official
|
|
1
|
+
# Official sources for Azure Cost Optimization Governor
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Use Microsoft Learn documentation through the user's configured documentation MCP before recommending Azure cost optimizations. Documentation proves tool behavior and best practices; it does not prove the user's utilization, commitment coverage, budget ownership, or actual savings.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## Primary Microsoft Learn sources
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
7
|
+
| Source | Review implication |
|
|
8
|
+
| --- | --- |
|
|
9
|
+
| [How to optimize your cloud investment with Cost Management](https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/cost-mgt-best-practices) | Use for planning, visibility, accountability, cost analysis, exports, budgets, APIs, savings plans, reservations, and iteration. |
|
|
10
|
+
| [What is Microsoft Cost Management](https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/overview-cost-management) | Ground Cost Management capabilities and Advisor as first stop for optimization recommendations. |
|
|
11
|
+
| [Create and manage budgets](https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/tutorial-acm-create-budgets) | Use for budget thresholds and alerting; budgets inform and automate actions, they are not hard spend caps. |
|
|
12
|
+
| [Create and manage Cost Management exports](https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/tutorial-improved-exports) | Use for actual/amortized/FOCUS exports, price sheet, reservation, and recommendation datasets. |
|
|
13
|
+
| [Azure Advisor cost recommendations](https://learn.microsoft.com/en-us/azure/advisor/advisor-reference-cost-recommendations) | Use for recommendation classes and savings opportunities, but verify overlap and current utilization. |
|
|
14
|
+
| [Cost Optimization workbook](https://learn.microsoft.com/en-us/azure/advisor/advisor-workbook-cost-optimization) | Use for Advisor workbook-driven optimization across rate and usage recommendations. |
|
|
15
|
+
| [Savings plan recommendations](https://learn.microsoft.com/en-us/azure/cost-management-billing/savings-plan/purchase-recommendations) | Use for lookback, simulations, stale-data safeguards, and overcommitment risks. |
|
|
16
|
+
| [Decide between a savings plan and a reservation](https://learn.microsoft.com/en-us/azure/cost-management-billing/savings-plan/decide-between-savings-plan-reservation) | Use for right-size-first sequencing and commitment selection. |
|
|
17
|
+
|
|
18
|
+
## Source-grounding rules
|
|
19
|
+
|
|
20
|
+
- Do not promise savings; label them as potential until implemented and measured.
|
|
21
|
+
- Do not recommend commitments before waste removal and utilization stability checks.
|
|
22
|
+
- Do not treat budgets as enforcement unless action groups or automation are explicitly designed.
|
|
23
|
+
- Cost exports and cost data can contain sensitive business information; request sanitized summaries only.
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
# Safety checklist for Azure Cost Optimization Governor
|
|
2
|
+
|
|
3
|
+
## Non-negotiable gates
|
|
4
|
+
|
|
5
|
+
- Never ask for invoices, billing account identifiers, enrollment identifiers, tenant identifiers, subscription identifiers, customer names, or raw exported cost data containing sensitive business details.
|
|
6
|
+
- Do not recommend deleting, resizing, stopping, or changing commitments without owner, impact, rollback, and utilization evidence.
|
|
7
|
+
- Do not purchase or recommend purchase of reservations or savings plans until waste is removed and baseline usage is stable.
|
|
8
|
+
- Treat budgets as alerts/automation triggers, not guaranteed hard stops.
|
|
9
|
+
- Require explicit approval before budget automation, resource shutdown, rightsizing, commitment purchase, export creation, tag enforcement, or policy remediation.
|
|
10
|
+
|
|
11
|
+
## High-risk assumptions to kill
|
|
12
|
+
|
|
13
|
+
- "Advisor savings are additive." Recommendation datasets can overlap.
|
|
14
|
+
- "Potential savings equal realized savings." Realized savings require implementation and measurement.
|
|
15
|
+
- "Budgets prevent overruns." They notify and can trigger automation; spend can still accrue.
|
|
16
|
+
- "Commitments fix waste." Discounts reduce rates, not unused resources.
|
|
17
|
+
- "Tags are enough." Tags must be enforced, inherited where appropriate, and used by reporting owners.
|
|
18
|
+
|
|
19
|
+
## Evidence labels
|
|
20
|
+
|
|
21
|
+
- `docs_only`: Microsoft Learn guidance only.
|
|
22
|
+
- `cost_sample`: sanitized Cost Management/Advisor/export evidence reviewed.
|
|
23
|
+
- `owner_confirmed`: resource or cost center owner confirmed action scope.
|
|
24
|
+
- `savings_validated`: before/after actuals prove realized savings.
|
|
25
|
+
- `mutation_ready`: approval, impact, rollback, and monitoring are documented.
|
|
26
|
+
|
|
27
|
+
## Minimum safe evidence
|
|
28
|
+
|
|
29
|
+
- Scope, billing model, management group/subscription/resource-group boundaries, and reporting owners.
|
|
30
|
+
- Budget thresholds, alert recipients, action groups, and response runbook.
|
|
31
|
+
- Cost analysis views, exports, dimensions, tags, and chargeback model.
|
|
32
|
+
- Advisor recommendations with overlap analysis and owner review.
|
|
33
|
+
- Utilization history before rightsizing or commitment decisions.
|
|
@@ -1,71 +1,39 @@
|
|
|
1
|
-
# Workflow and
|
|
1
|
+
# Workflow and output contract for Azure Cost Optimization Governor
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Minimal safe workflow
|
|
4
4
|
|
|
5
|
-
1.
|
|
6
|
-
2.
|
|
7
|
-
3.
|
|
8
|
-
4.
|
|
9
|
-
5.
|
|
10
|
-
6.
|
|
11
|
-
7.
|
|
5
|
+
1. Classify the request: spend visibility, budget governance, tagging, exports, rightsizing, rate optimization, or optimization approval.
|
|
6
|
+
2. Ground the review in Microsoft Learn through the user's configured documentation MCP.
|
|
7
|
+
3. Establish scope and evidence: docs only, sanitized cost sample, Advisor recommendation, export schema, or owner-confirmed action.
|
|
8
|
+
4. Separate visibility gaps from savings opportunities.
|
|
9
|
+
5. Rank opportunities: waste removal, rightsizing, scheduling, storage/log retention, reservations, savings plans, and architecture changes.
|
|
10
|
+
6. For each action, require owner, blast radius, rollback, and measurement method.
|
|
11
|
+
7. Return potential savings carefully, never as guaranteed realized savings.
|
|
12
12
|
|
|
13
|
-
##
|
|
14
|
-
|
|
15
|
-
- Do not promise savings without utilization or recommendation evidence.
|
|
16
|
-
- Do not confuse price estimation with governance. A pricing quote is not a cost-control operating model.
|
|
17
|
-
- Do not call budgets “enforcement.” Budgets alert; they do not stop resource consumption.
|
|
18
|
-
- Do not ignore actual-versus-amortized cost views when reservations or savings plans matter.
|
|
19
|
-
- Do not accept “we have tags” as success unless tag coverage, consistency, and ownership are real.
|
|
20
|
-
- Do not recommend exports without naming dataset consumers, refresh cadence, storage path ownership, and verification checks.
|
|
21
|
-
- Do not treat Azure Advisor recommendations as self-justifying. Check ownership, feasibility, and risk before calling them savings.
|
|
22
|
-
- Do not accept governance claims when no one owns alerts, no one reviews exports, and no one triages cost anomalies.
|
|
23
|
-
|
|
24
|
-
## Output Template
|
|
13
|
+
## Output contract
|
|
25
14
|
|
|
26
15
|
```markdown
|
|
27
|
-
# Azure Cost Governance Review: <scope>
|
|
28
|
-
|
|
29
16
|
## Verdict
|
|
30
|
-
|
|
31
|
-
- Biggest cost-governance gap:
|
|
32
|
-
- Evidence level: live evidence / documentation-based / sanitized evidence / inference
|
|
17
|
+
<credible governance | conditional | high-risk | docs-only advisory>
|
|
33
18
|
|
|
34
|
-
##
|
|
35
|
-
-
|
|
36
|
-
-
|
|
37
|
-
- Audience:
|
|
38
|
-
- Requested action:
|
|
19
|
+
## Evidence level
|
|
20
|
+
- Documentation: <sources used>
|
|
21
|
+
- Cost evidence: <cost_sample|owner_confirmed|not sampled>
|
|
39
22
|
|
|
40
|
-
##
|
|
41
|
-
|
|
42
|
-
|---|---|---|---|---|---|
|
|
43
|
-
| Cost analysis | | | | | |
|
|
44
|
-
| Budgets and alerts | | | | | |
|
|
45
|
-
| Tags for cost | | | | | |
|
|
46
|
-
| Exports and reporting | | | | | |
|
|
47
|
-
| Reservation and savings-plan awareness | | | | | |
|
|
48
|
-
| Advisor and optimization review | | | | | |
|
|
23
|
+
## Findings
|
|
24
|
+
1. <finding> — Evidence: <docs_only|cost_sample|owner_confirmed|inference>
|
|
49
25
|
|
|
50
|
-
##
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
3.
|
|
26
|
+
## Optimization backlog
|
|
27
|
+
| Priority | Action | Evidence needed | Risk | Owner |
|
|
28
|
+
| --- | --- | --- | --- | --- |
|
|
54
29
|
|
|
55
|
-
##
|
|
56
|
-
|
|
57
|
-
2.
|
|
58
|
-
3.
|
|
30
|
+
## Guardrails
|
|
31
|
+
- <budget/export/tag/policy control>
|
|
59
32
|
|
|
60
|
-
##
|
|
61
|
-
-
|
|
33
|
+
## Safe next actions
|
|
34
|
+
- <least-risk next step>
|
|
62
35
|
```
|
|
63
36
|
|
|
64
|
-
##
|
|
37
|
+
## Pushback triggers
|
|
65
38
|
|
|
66
|
-
|
|
67
|
-
- The answer claims savings based only on pricing pages or intuition, without usage evidence, Advisor findings, or documented governance gaps.
|
|
68
|
-
- The design depends on reservations or savings plans but ignores amortized reporting.
|
|
69
|
-
- The team has budgets but no alert recipients with accountability.
|
|
70
|
-
- The team exports data but cannot name who consumes it or how failed exports are detected.
|
|
71
|
-
- The plan depends on tags for cost allocation but tag coverage or ownership is unknown.
|
|
39
|
+
Push back on unowned recommendations, immediate deletion, blind commitment purchases, unsanitized billing data, savings guarantees, or optimization plans without before/after measurement.
|
|
@@ -4,8 +4,8 @@ description: Use this skill for Microsoft Entra ID specialist work, especially C
|
|
|
4
4
|
allowed-tools: Read Grep Glob
|
|
5
5
|
metadata:
|
|
6
6
|
author: github: Raishin
|
|
7
|
-
version: 0.1.
|
|
8
|
-
updated: "2026-
|
|
7
|
+
version: 0.1.5
|
|
8
|
+
updated: "2026-06-05"
|
|
9
9
|
category: security
|
|
10
10
|
---
|
|
11
11
|
|
|
@@ -51,7 +51,7 @@ If the problem narrows mainly to PIM, access reviews, entitlement management, or
|
|
|
51
51
|
|
|
52
52
|
## Lean operating rules
|
|
53
53
|
|
|
54
|
-
- Prefer
|
|
54
|
+
- Prefer Microsoft Learn documentation through the user's configured documentation MCP, then sampled read-only Azure evidence when the active client exposes it, then sanitized user evidence.
|
|
55
55
|
- Separate confirmed facts from inference. If state was not queried or shown, say so.
|
|
56
56
|
- Treat Microsoft licensing and service entitlement as a first-class constraint; do not imply a control exists for the tenant if the required license or product entitlement is unproven.
|
|
57
57
|
- If the user mentions an adjacent Microsoft service that is not explicitly covered in the current examples, consult official references before concluding feature rights, identity scope, or licensing behavior. The examples in this skill are anchors, not the limit of the role.
|
|
@@ -62,7 +62,9 @@ If the problem narrows mainly to PIM, access reviews, entitlement management, or
|
|
|
62
62
|
|
|
63
63
|
Load these only when needed:
|
|
64
64
|
|
|
65
|
-
- [
|
|
65
|
+
- [Operations guide](references/entra-id-identity-operations.md) — use for service-specific pitfalls, design rules, verification targets, and pushback criteria.
|
|
66
|
+
- [MCP and evidence path](references/mcp-and-evidence.md) — use when choosing documentation-based evidence, sampled read-only Azure evidence, or sanitized user evidence.
|
|
67
|
+
- [Safety checklist](references/safety-checklist.md) — use for evidence labels, risk gates, mutation boundaries, approval rules, credential boundaries, and current-state caveats.
|
|
66
68
|
- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full review, applying stress checks, or formatting the final answer.
|
|
67
69
|
- [Licensing and service entitlements](references/licensing-and-service-entitlements.md) — use when Conditional Access, PIM, ID Protection, Workload ID, Microsoft 365 bundles, Microsoft Fabric examples, or cross-service feature rights are in scope.
|
|
68
70
|
- [Adjacent Microsoft service expansion](references/adjacent-service-expansion.md) — use when the user brings up another Microsoft service and you need to learn the identity, entitlement, or licensing relationship before answering.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "azure-entra-id-specialist",
|
|
3
3
|
"name": "Azure Entra ID Specialist",
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.5",
|
|
5
5
|
"type": "skill",
|
|
6
6
|
"provider": "azure",
|
|
7
7
|
"harnesses": [
|
|
@@ -15,19 +15,22 @@
|
|
|
15
15
|
"summary": "Review and guide Microsoft Entra ID tenant posture across conditional access, authentication methods, MFA and SSPR registration, identity protection, workload identities, app registrations, external identities, governance boundaries, and least-privilege identity operations with explicit evidence-versus-inference handling.",
|
|
16
16
|
"source_type": "original",
|
|
17
17
|
"official_docs": [
|
|
18
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
19
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts",
|
|
20
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
21
18
|
"https://learn.microsoft.com/en-us/entra/fundamentals/what-is-entra",
|
|
22
19
|
"https://learn.microsoft.com/en-us/entra/id-governance/identity-governance-overview",
|
|
23
20
|
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-configure",
|
|
24
21
|
"https://learn.microsoft.com/en-us/entra/identity/conditional-access/policy-all-users-security-info-registration",
|
|
25
22
|
"https://learn.microsoft.com/en-us/entra/identity/conditional-access/concept-conditional-access-users-groups",
|
|
26
23
|
"https://learn.microsoft.com/en-us/entra/workload-id/workload-identities-overview",
|
|
27
|
-
"https://learn.microsoft.com/en-us/entra/id-protection/concept-workload-identity-risk"
|
|
24
|
+
"https://learn.microsoft.com/en-us/entra/id-protection/concept-workload-identity-risk",
|
|
25
|
+
"https://learn.microsoft.com/en-us/entra/agent-id/security-for-ai-overview",
|
|
26
|
+
"https://learn.microsoft.com/en-us/entra/agent-id/what-is-microsoft-entra-agent-id",
|
|
27
|
+
"https://learn.microsoft.com/en-us/entra/id-governance/agent-id-governance-overview",
|
|
28
|
+
"https://learn.microsoft.com/en-us/entra/fundamentals/security-defaults",
|
|
29
|
+
"https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/best-practices",
|
|
30
|
+
"https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/security-emergency-access"
|
|
28
31
|
],
|
|
29
32
|
"security_notes": "Do not recommend broad exclusions, unsafe break-glass patterns, blanket MFA bypasses, overprivileged app registrations, or risky Conditional Access changes without scoping blast radius, role ownership, and recovery paths.",
|
|
30
|
-
"last_verified": "2026-
|
|
33
|
+
"last_verified": "2026-06-05",
|
|
31
34
|
"path": "skills/azure/azure-entra-id-specialist",
|
|
32
35
|
"author": "github: Raishin"
|
|
33
36
|
}
|
|
@@ -111,3 +111,7 @@ Typical checks:
|
|
|
111
111
|
- “This service uses the same Entra tenant, but that does not by itself prove the needed feature rights.”
|
|
112
112
|
- “This looks like a cross-service licensing question, so I’m grounding it against the service’s official documentation before concluding.”
|
|
113
113
|
- “I can confirm the documented prerequisite, but I cannot confirm your tenant owns that license from the evidence provided.”
|
|
114
|
+
|
|
115
|
+
## Evidence refresh - 2026-06-04
|
|
116
|
+
|
|
117
|
+
- Agent identity guidance is now a first-class adjacent-service example: distinguish agent identities, agent users, sponsors, blueprints, Conditional Access for agents, ID Protection for agents, and Microsoft Agent 365 licensing before reusing ordinary human or workload identity conclusions.
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
# Microsoft Entra identity operations
|
|
2
|
+
|
|
3
|
+
## What people get wrong
|
|
4
|
+
|
|
5
|
+
- They disable security defaults before replacement Conditional Access coverage exists.
|
|
6
|
+
- They make broad Conditional Access exclusions for executives, service accounts, or break-glass without monitoring and compensating controls.
|
|
7
|
+
- They grant permanent privileged roles instead of using PIM and just-in-time activation.
|
|
8
|
+
- They ignore workload identities, app registrations, credentials, and delegated permissions while focusing only on human users.
|
|
9
|
+
- They treat report-only Conditional Access results as proof enforcement is safe for every token path.
|
|
10
|
+
|
|
11
|
+
## Officially grounded service shape
|
|
12
|
+
|
|
13
|
+
Microsoft Learn describes security defaults as a basic baseline requiring MFA registration, administrator MFA, protection for privileged Azure Resource Manager access, and blocking of legacy authentication and device code flow. For complex tenants, Conditional Access provides customizable policies. Microsoft guidance also emphasizes PIM for just-in-time privileged roles, MFA for administrators, emergency access accounts, least privilege, backup/recovery, and monitoring of identity governance changes.
|
|
14
|
+
|
|
15
|
+
## Non-negotiable design rules
|
|
16
|
+
|
|
17
|
+
1. Keep either security defaults or equivalent Conditional Access coverage active.
|
|
18
|
+
2. Require emergency access accounts and monitoring before risky policy changes.
|
|
19
|
+
3. Prefer PIM eligible assignments over permanent privileged roles.
|
|
20
|
+
4. Minimize exclusions and document owner, reason, expiration, and compensating controls.
|
|
21
|
+
5. Block or phase out legacy authentication and risky flows unless a documented exception exists.
|
|
22
|
+
6. Govern workload identities with owners, least privilege, credential lifecycle, and reviews.
|
|
23
|
+
7. Treat identity configuration changes as high blast-radius mutations.
|
|
24
|
+
|
|
25
|
+
## Minimal safe implementation flow
|
|
26
|
+
|
|
27
|
+
1. Identify licensing and whether security defaults or Conditional Access is the active baseline.
|
|
28
|
+
2. Inventory MFA, legacy auth, device code flow, admin access, and emergency access posture.
|
|
29
|
+
3. Review Conditional Access assignments, targets, conditions, grants, sessions, exclusions, and report-only data.
|
|
30
|
+
4. Review privileged roles, PIM settings, activation requirements, alerts, and access reviews.
|
|
31
|
+
5. Review app registrations and workload identities for owners, credentials, grants, and lifecycle.
|
|
32
|
+
6. Stage changes with pilot scope, report-only, break-glass verification, and rollback.
|
|
33
|
+
7. Enforce only after monitoring and support readiness are proven.
|
|
34
|
+
|
|
35
|
+
## High-risk assumptions to kill
|
|
36
|
+
|
|
37
|
+
- Disabling security defaults is unsafe unless equivalent Conditional Access coverage, emergency access, monitoring, and support readiness already exist.
|
|
38
|
+
- Report-only Conditional Access is impact evidence, not enforcement proof; token paths, exclusions, app dependencies, and break-glass flows still need testing.
|
|
39
|
+
- Broad block policies can lock out admins, especially when combined with all-resources scope and weak exclusion planning.
|
|
40
|
+
- Workload identities are not covered by user-scoped Conditional Access; service principals, managed identities, and federated credentials need separate review.
|
|
41
|
+
- A control may require specific Entra licensing or service entitlement; do not imply availability from documentation alone.
|
|
42
|
+
|
|
43
|
+
## Safe command/code verification targets
|
|
44
|
+
|
|
45
|
+
- Inspect policy-as-code or exported Conditional Access JSON for users/workload identities, target resources, conditions, grants, session controls, state, exclusions, and report-only posture.
|
|
46
|
+
- Review role assignments and PIM configuration for permanent privileged roles, activation duration, MFA, approval, notifications, and access reviews.
|
|
47
|
+
- Check app registrations and service principals for owners, credential type, credential age, federated credentials, API permissions, consent grants, and sign-in/risk logs.
|
|
48
|
+
- Verify emergency access accounts are excluded appropriately, monitored, tested, and not used for routine administration.
|
|
49
|
+
- Confirm final evidence distinguishes documented Microsoft Learn behavior from sampled tenant evidence and unverified licensing assumptions.
|
|
50
|
+
|
|
51
|
+
## Safe verification targets
|
|
52
|
+
|
|
53
|
+
- Security defaults state or equivalent Conditional Access baseline.
|
|
54
|
+
- MFA registration and enforcement for users and privileged roles.
|
|
55
|
+
- Legacy authentication and device code flow handling.
|
|
56
|
+
- Emergency access account count, configuration, and alerting.
|
|
57
|
+
- PIM role eligibility, activation duration, approval, MFA, and notifications.
|
|
58
|
+
- Workload identity owners, credentials, permissions, and risk signals.
|
|
59
|
+
|
|
60
|
+
## When to push back
|
|
61
|
+
|
|
62
|
+
Push back on disabling defaults, enforcing broad Conditional Access without emergency access, permanent Global Administrator assignments, unowned app registrations, blanket exclusions, or identity recommendations based only on screenshots or assumptions.
|
package/skills/azure/azure-entra-id-specialist/references/licensing-and-service-entitlements.md
CHANGED
|
@@ -121,3 +121,7 @@ Use this when the user is designing AI agents and assumes ordinary Entra pattern
|
|
|
121
121
|
- “Documentation says this feature requires Entra ID P1, but I do not know whether your tenant has that license.”
|
|
122
122
|
- “Business Premium includes Conditional Access, but risk-based Conditional Access depends on P2-backed ID Protection.”
|
|
123
123
|
- “Fabric uses the same Entra tenant, but user rights and capacity rights are separate from Entra feature entitlements.”
|
|
124
|
+
|
|
125
|
+
## Evidence refresh - 2026-06-04
|
|
126
|
+
|
|
127
|
+
- Microsoft Learn documents separate prerequisites for agent security features: Conditional Access for agents requires Entra ID P1, ID Protection for agents requires Entra ID P2, ID Governance for agents requires Entra ID P1, and network controls for agents require Global Secure Access licensing. Treat these as documented prerequisites, not proof of tenant entitlement.
|
|
@@ -1,33 +1,27 @@
|
|
|
1
|
-
# MCP and evidence path
|
|
1
|
+
# MCP and evidence path for Microsoft Entra identity operations
|
|
2
2
|
|
|
3
|
-
Use
|
|
3
|
+
Use Microsoft Learn documentation through the user's configured documentation MCP as the first grounding path for Azure service behavior. This file defines evidence boundaries; it must not imply that documentation proves the user's tenant, subscriptions, RBAC, quotas, billing agreement, deployed resources, or production readiness.
|
|
4
4
|
|
|
5
|
-
##
|
|
5
|
+
## Evidence ladder
|
|
6
6
|
|
|
7
|
-
1.
|
|
8
|
-
2.
|
|
9
|
-
3.
|
|
7
|
+
1. `docs_only`: Microsoft Learn documentation and official architecture guidance. Use for documented behavior, caveats, and safe review criteria.
|
|
8
|
+
2. `sampled_read_only`: configured-environment evidence from read-only tools, if available and explicitly scoped. Use only for the sampled resource/time window.
|
|
9
|
+
3. `user_supplied`: sanitized outputs, IaC, diagrams, billing summaries, or metrics provided by the user. Treat as unverified unless independently checked.
|
|
10
|
+
4. `mutation_ready`: documentation plus current-state evidence plus explicit approval, blast-radius statement, and rollback path.
|
|
10
11
|
|
|
11
|
-
##
|
|
12
|
+
## Rules
|
|
12
13
|
|
|
13
|
-
|
|
14
|
+
- Do not expose environment-specific implementation details in committed docs or user-facing guidance.
|
|
15
|
+
- Do not ask for credentials, tokens, tenant identifiers, subscription identifiers, billing account identifiers, connection strings, private keys, customer data, or raw secrets.
|
|
16
|
+
- If current-state evidence was not sampled, say `not sampled`; do not imply it.
|
|
17
|
+
- If evidence is representative or partial, say so. A sample does not prove broad regional availability, billing accuracy, policy compliance, or production readiness.
|
|
18
|
+
- Prefer read-only evidence before mutation planning. Stop for approval before write operations.
|
|
14
19
|
|
|
15
|
-
-
|
|
16
|
-
- Namespace filtering means a client may expose only a subset of Azure tools.
|
|
17
|
-
- Do not assume that the active client exposes Entra-specific operations just because Microsoft documents broader Azure MCP capabilities.
|
|
20
|
+
## Final-answer evidence language
|
|
18
21
|
|
|
19
|
-
|
|
22
|
+
Use phrases like:
|
|
20
23
|
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
3. **documentation-based** — Microsoft Learn and official Azure MCP documentation
|
|
26
|
-
4. **inference** — conclusions derived from patterns but not directly proven by evidence
|
|
27
|
-
|
|
28
|
-
## Entra caution points
|
|
29
|
-
|
|
30
|
-
- Do not bless Conditional Access exclusions without explicit break-glass and recovery logic.
|
|
31
|
-
- Do not assume MFA means safe posture if registration, authentication methods, or legacy paths are weak.
|
|
32
|
-
- Do not confuse identity governance controls with full Entra ID security posture.
|
|
33
|
-
- Do not assume workload identities, service principals, or app registrations are low-risk just because they are nonhuman.
|
|
24
|
+
- "Based on Microsoft Learn documentation..."
|
|
25
|
+
- "Configured-environment evidence was not sampled in this review."
|
|
26
|
+
- "The following is an inference from the provided configuration, not proven live state."
|
|
27
|
+
- "This recommendation is mutation-ready only after explicit approval and rollback review."
|