@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,102 +1,41 @@
|
|
|
1
|
-
# Workflow and
|
|
1
|
+
# Workflow and output contract
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
1. Parse the request exactly.
|
|
6
|
-
- Identify the target resource type and exact operations.
|
|
7
|
-
- Identify principal type: user, group, service principal, managed identity, or workload identity.
|
|
8
|
-
- Identify whether the ask is permanent, temporary, human, or machine access.
|
|
9
|
-
2. Separate permission planes.
|
|
10
|
-
- Control plane: Azure Resource Manager actions such as create, update, delete, deploy, read configuration, or assign policy.
|
|
11
|
-
- Data plane: service data actions such as reading blobs, secrets, queues, tables, or database data.
|
|
12
|
-
- If the user mixes both, keep them separate in the answer.
|
|
13
|
-
3. Minimize scope before role selection.
|
|
14
|
-
- Prefer resource scope over resource-group scope.
|
|
15
|
-
- Prefer resource-group scope over subscription scope.
|
|
16
|
-
- Prefer subscription scope over management-group scope.
|
|
17
|
-
- Treat broad inherited scope as a risk that must be justified.
|
|
18
|
-
4. Prefer the narrowest built-in role.
|
|
19
|
-
- Check whether a Microsoft built-in role already matches the required actions.
|
|
20
|
-
- Reject habitual escalation to `Owner`, `Contributor`, or other broad roles unless the requested actions truly require them.
|
|
21
|
-
- If a role includes meaningful extra privilege, say so explicitly.
|
|
22
|
-
5. Decide whether custom role fallback is justified.
|
|
23
|
-
- Only consider a custom role when no built-in role safely matches the needed actions.
|
|
24
|
-
- State which required actions are missing from the closest built-in role.
|
|
25
|
-
- Keep custom-role scope and assignable scopes narrow.
|
|
26
|
-
- Avoid wildcard-heavy custom roles unless the user has explicitly accepted the blast radius.
|
|
27
|
-
- If the design requires `DataActions`, remember that Microsoft documents these custom roles as not assignable at management-group scope.
|
|
28
|
-
6. Recommend assignment scope.
|
|
29
|
-
- Return the lowest workable scope.
|
|
30
|
-
- Call out inherited access risk if the user asks for a broader scope than needed.
|
|
31
|
-
- If the ask spans multiple resources, say whether one shared scope is acceptable or whether split assignments are safer.
|
|
32
|
-
7. Define the validation path.
|
|
33
|
-
- Validate the role definition or built-in role against the requested actions.
|
|
34
|
-
- Validate the assignment at the chosen scope.
|
|
35
|
-
- Validate the real task with a bounded operator test instead of assuming the grant works.
|
|
36
|
-
|
|
37
|
-
## Output contract
|
|
38
|
-
|
|
39
|
-
Return all of the following:
|
|
40
|
-
|
|
41
|
-
- requested access summary,
|
|
42
|
-
- control-plane needs,
|
|
43
|
-
- data-plane needs,
|
|
44
|
-
- recommended built-in role first, or explicit custom-role fallback rationale,
|
|
45
|
-
- recommended assignment scope,
|
|
46
|
-
- validation path,
|
|
47
|
-
- risks, assumptions, and any missing facts.
|
|
48
|
-
|
|
49
|
-
Use this response shape:
|
|
3
|
+
Use this reference for full execution of `azure-role-selector`.
|
|
50
4
|
|
|
51
|
-
|
|
52
|
-
Requested access
|
|
53
|
-
- <principal> needs <actions> on <resource>
|
|
54
|
-
|
|
55
|
-
Plane split
|
|
56
|
-
- Control plane: ...
|
|
57
|
-
- Data plane: ...
|
|
58
|
-
|
|
59
|
-
Recommended role
|
|
60
|
-
- Built-in role: <name> at <scope>
|
|
61
|
-
- Why: <why it fits>
|
|
62
|
-
- Gaps or excess privilege: <if any>
|
|
63
|
-
|
|
64
|
-
Custom role fallback
|
|
65
|
-
- Needed: yes|no
|
|
66
|
-
- Why: <only if built-in roles do not fit>
|
|
67
|
-
|
|
68
|
-
Validation path
|
|
69
|
-
- Confirm role definition
|
|
70
|
-
- Confirm assignment scope
|
|
71
|
-
- Perform bounded task test
|
|
5
|
+
## Workflow
|
|
72
6
|
|
|
73
|
-
|
|
74
|
-
-
|
|
75
|
-
|
|
7
|
+
1. **Classify the request**
|
|
8
|
+
- Identify service/domain, resource scope, environment, production impact, and whether mutation or billing impact is requested.
|
|
9
|
+
- Identify whether the task needs documentation-only guidance, sampled read-only current-state evidence, or sanitized user evidence.
|
|
76
10
|
|
|
77
|
-
|
|
11
|
+
2. **Ground in current sources**
|
|
12
|
+
- Prefer Microsoft Learn documentation through the user's configured documentation MCP.
|
|
13
|
+
- Read the component operations guide before issuing design, safety, or readiness conclusions.
|
|
14
|
+
- Treat current-state claims as unproven unless supported by sampled read-only evidence or sanitized user-provided evidence.
|
|
78
15
|
|
|
79
|
-
|
|
16
|
+
3. **Stress-test the plan**
|
|
17
|
+
- Kill broad permissions, vague ownership, missing rollback, missing validation, and unsupported production-readiness claims.
|
|
18
|
+
- Separate facts from inference.
|
|
19
|
+
- State blockers before recommendations.
|
|
80
20
|
|
|
81
|
-
|
|
82
|
-
-
|
|
83
|
-
-
|
|
84
|
-
-
|
|
85
|
-
- the assignment scope was omitted,
|
|
86
|
-
- the validation path did not include an actual bounded verification step,
|
|
87
|
-
- risks or assumptions were omitted when facts are incomplete.
|
|
21
|
+
4. **Recommend minimal safe action**
|
|
22
|
+
- Prefer read-only inspection, preview, what-if, diagnostic query, cost forecast, or staged rollout before mutation.
|
|
23
|
+
- Require explicit approval for live, destructive, access, reliability, hierarchy, or billing-impacting actions.
|
|
24
|
+
- Keep the recommendation scoped and reversible where possible.
|
|
88
25
|
|
|
89
|
-
|
|
26
|
+
5. **Validate and hand off**
|
|
27
|
+
- Name verification targets and evidence gaps.
|
|
28
|
+
- Provide safe next actions and escalation criteria.
|
|
29
|
+
- Do not claim tenant, subscription, resource, billing, quota, or posture state that was not observed.
|
|
90
30
|
|
|
91
|
-
|
|
92
|
-
2. narrow deploy-oriented application access,
|
|
93
|
-
3. custom-role fallback when built-in roles are too broad or incomplete.
|
|
31
|
+
## Output contract
|
|
94
32
|
|
|
95
|
-
|
|
33
|
+
Return:
|
|
96
34
|
|
|
97
|
-
|
|
98
|
-
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
35
|
+
1. Scope and target
|
|
36
|
+
2. Evidence level: documentation-based, sampled read-only evidence, user-provided evidence, repo evidence, or inference
|
|
37
|
+
3. Key findings and risks
|
|
38
|
+
4. Blockers or missing evidence
|
|
39
|
+
5. Minimal safe next actions
|
|
40
|
+
6. Verification targets
|
|
41
|
+
7. Rollback, cleanup, expiry, or reversal path where applicable
|
|
@@ -4,8 +4,8 @@ description: Use this skill for Azure security posture review, baseline hardenin
|
|
|
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.2
|
|
8
|
+
updated: "2026-06-05"
|
|
9
9
|
category: security
|
|
10
10
|
---
|
|
11
11
|
|
|
@@ -39,7 +39,7 @@ Do not use this skill as a full compliance audit, incident forensics runbook, or
|
|
|
39
39
|
|
|
40
40
|
## Lean operating rules
|
|
41
41
|
|
|
42
|
-
- Prefer
|
|
42
|
+
- Prefer Microsoft Learn documentation through the user's configured documentation MCP, then sampled read-only Azure evidence when available, then sanitized user evidence.
|
|
43
43
|
- Separate confirmed facts from inference. If state was not queried or shown, say so.
|
|
44
44
|
- Challenge broad access, broad scope, destructive changes, and hand-wavy production claims.
|
|
45
45
|
- Keep the answer scoped, reversible, least-privilege, and explicit about blockers or unknowns.
|
|
@@ -48,7 +48,9 @@ Do not use this skill as a full compliance audit, incident forensics runbook, or
|
|
|
48
48
|
|
|
49
49
|
Load these only when needed:
|
|
50
50
|
|
|
51
|
-
- [
|
|
51
|
+
- [Azure Security Posture Hardening Operations](references/security-posture-hardening-operations.md) — use for current service behavior, common failure modes, hard design rules, verification targets, and push-back conditions.
|
|
52
|
+
- [Safety checklist](references/safety-checklist.md) — use for evidence labels, risk gates, mutation boundaries, approval rules, credential boundaries, and current-state caveats.
|
|
53
|
+
- [MCP and evidence path](references/mcp-and-evidence.md) — use when choosing documentation-based evidence, sampled read-only evidence, or sanitized user evidence.
|
|
52
54
|
- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full review, applying stress checks, or formatting the final answer.
|
|
53
55
|
- [Official sources](references/official-sources.md) — use when you need the detailed Microsoft documentation list or source notes.
|
|
54
56
|
|
|
@@ -11,24 +11,20 @@
|
|
|
11
11
|
"kiro",
|
|
12
12
|
"other"
|
|
13
13
|
],
|
|
14
|
-
"summary": "Review Azure security posture with least privilege, managed identities, Key Vault hardening, private access decisions, policy guardrails, and audit-ready logging expectations.",
|
|
14
|
+
"summary": "Review Azure security posture with least privilege, managed identities, Key Vault hardening, private access decisions, policy guardrails, Defender recommendations, and audit-ready logging expectations.",
|
|
15
15
|
"source_type": "original",
|
|
16
16
|
"official_docs": [
|
|
17
|
-
"https://learn.microsoft.com/
|
|
18
|
-
"https://learn.microsoft.com/
|
|
19
|
-
"https://learn.microsoft.com/
|
|
20
|
-
"https://learn.microsoft.com/
|
|
21
|
-
"https://learn.microsoft.com/
|
|
22
|
-
"https://learn.microsoft.com/
|
|
23
|
-
"https://learn.microsoft.com/
|
|
24
|
-
"https://learn.microsoft.com/en-us/azure/key-vault/general/howto-logging",
|
|
25
|
-
"https://learn.microsoft.com/en-us/azure/key-vault/general/monitor-key-vault",
|
|
26
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
27
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/services/azure-mcp-server-for-key-vault"
|
|
17
|
+
"https://learn.microsoft.com/azure/key-vault/general/secure-key-vault",
|
|
18
|
+
"https://learn.microsoft.com/security/benchmark/azure/baselines/key-vault-security-baseline",
|
|
19
|
+
"https://learn.microsoft.com/security/benchmark/azure/baselines/microsoft-defender-for-cloud-security-baseline",
|
|
20
|
+
"https://learn.microsoft.com/azure/defender-for-cloud/recommendations-reference-identity-access",
|
|
21
|
+
"https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/design-area/security",
|
|
22
|
+
"https://learn.microsoft.com/azure/governance/policy/overview",
|
|
23
|
+
"https://learn.microsoft.com/azure/role-based-access-control/best-practices"
|
|
28
24
|
],
|
|
29
|
-
"security_notes": "Do not recommend broad admin roles, stored secrets, or public exposure by default. Prefer managed identities, scoped RBAC, policy-enforced controls, private access where justified, and verified logging coverage.",
|
|
30
|
-
"last_verified": "2026-
|
|
25
|
+
"security_notes": "Do not recommend broad admin roles, stored secrets, legacy Key Vault access policies, or public exposure by default. Prefer managed identities, scoped RBAC, policy-enforced controls, private access where justified, soft delete/purge protection, and verified logging coverage.",
|
|
26
|
+
"last_verified": "2026-06-05",
|
|
31
27
|
"path": "skills/azure/azure-security-posture-hardening",
|
|
32
28
|
"author": "github: Raishin",
|
|
33
|
-
"version": "0.1.
|
|
29
|
+
"version": "0.1.2"
|
|
34
30
|
}
|
|
@@ -1,23 +1,21 @@
|
|
|
1
|
-
# MCP and
|
|
1
|
+
# MCP and evidence path
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Use this reference when deciding how to ground `azure-security-posture-hardening` guidance.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## Evidence order
|
|
6
6
|
|
|
7
|
-
1.
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
- policy assignments/exemptions,
|
|
12
|
-
- Key Vault configuration,
|
|
13
|
-
- diagnostic settings and monitoring paths.
|
|
14
|
-
2. **Azure MCP evidence when supported by the client and enabled**
|
|
15
|
-
- `keyvault` for vault inventory and secret/certificate posture,
|
|
16
|
-
- `role` for RBAC evidence,
|
|
17
|
-
- `policy` for guardrail posture,
|
|
18
|
-
- `monitor` for diagnostic and logging checks,
|
|
19
|
-
- `advisor` for supporting posture signals.
|
|
20
|
-
3. **Official Microsoft documentation** for design decisions and corrective guidance.
|
|
21
|
-
4. **Explicit assumptions** when live evidence is missing.
|
|
7
|
+
1. Microsoft Learn documentation through the user's configured documentation MCP for documented Azure behavior.
|
|
8
|
+
2. Sampled read-only Azure evidence when the user has configured it and current-state confirmation is necessary.
|
|
9
|
+
3. Sanitized user-provided evidence when no read-only evidence path is available.
|
|
10
|
+
4. Clearly labeled inference when evidence is incomplete.
|
|
22
11
|
|
|
23
|
-
|
|
12
|
+
## Boundaries
|
|
13
|
+
|
|
14
|
+
- Documentation evidence does not prove the user's tenant, subscription, RBAC, quotas, deployed resources, billing state, security posture, reliability state, or production readiness.
|
|
15
|
+
- Sampled read-only evidence proves only the sampled configured environment and time window.
|
|
16
|
+
- User-provided evidence can be incomplete or stale; preserve uncertainty.
|
|
17
|
+
- Never ask for credentials, tokens, secrets, tenant IDs, subscription IDs, resource IDs, customer data, private keys, or raw incident payloads.
|
|
18
|
+
|
|
19
|
+
## Required phrasing
|
|
20
|
+
|
|
21
|
+
Use generic phrasing such as "Microsoft Learn documentation through the user's configured documentation MCP". Do not expose internal tool names, profile names, environment names, or local identifiers in committed docs.
|
|
@@ -1,15 +1,26 @@
|
|
|
1
|
-
# Official
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
-
|
|
8
|
-
-
|
|
9
|
-
-
|
|
10
|
-
-
|
|
11
|
-
-
|
|
12
|
-
-
|
|
13
|
-
-
|
|
14
|
-
-
|
|
15
|
-
-
|
|
1
|
+
# Official sources
|
|
2
|
+
|
|
3
|
+
Use this reference when grounding current Azure behavior for `azure-security-posture-hardening`.
|
|
4
|
+
|
|
5
|
+
## Microsoft Learn sources
|
|
6
|
+
|
|
7
|
+
- https://learn.microsoft.com/azure/key-vault/general/secure-key-vault
|
|
8
|
+
- https://learn.microsoft.com/security/benchmark/azure/baselines/key-vault-security-baseline
|
|
9
|
+
- https://learn.microsoft.com/security/benchmark/azure/baselines/microsoft-defender-for-cloud-security-baseline
|
|
10
|
+
- https://learn.microsoft.com/azure/defender-for-cloud/recommendations-reference-identity-access
|
|
11
|
+
- https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/design-area/security
|
|
12
|
+
- https://learn.microsoft.com/azure/governance/policy/overview
|
|
13
|
+
- https://learn.microsoft.com/azure/role-based-access-control/best-practices
|
|
14
|
+
- https://learn.microsoft.com/azure/defender-for-cloud/secure-score-security-controls
|
|
15
|
+
- https://learn.microsoft.com/azure/defender-for-cloud/concept-cloud-security-posture-management
|
|
16
|
+
- https://learn.microsoft.com/azure/defender-for-cloud/review-security-recommendations
|
|
17
|
+
|
|
18
|
+
## Current documentation refresh (2026-06-05)
|
|
19
|
+
|
|
20
|
+
- Microsoft Learn documentation through the user's configured documentation MCP is the primary source for documented Azure behavior.
|
|
21
|
+
- Documentation evidence is not live customer-state evidence. It does not prove the user's tenant, subscription, RBAC, quotas, deployed resources, billing state, security posture, or production readiness.
|
|
22
|
+
- Use sampled read-only Azure evidence only when the user has configured it and the task requires current-state confirmation. Label it as sampled evidence, not broad proof.
|
|
23
|
+
|
|
24
|
+
## Grounding rule
|
|
25
|
+
|
|
26
|
+
Docs explain service behavior. Current-state claims require sampled read-only evidence or sanitized user-provided evidence. If current state was not queried or shown, say so.
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# Safety checklist
|
|
2
|
+
|
|
3
|
+
Use before recommending production Azure changes, access grants, security remediation, hierarchy moves, cost actions, reliability changes, or readiness conclusions for `azure-security-posture-hardening`.
|
|
4
|
+
|
|
5
|
+
## Non-negotiables
|
|
6
|
+
|
|
7
|
+
- Do not ask for or print credentials, client secrets, certificates, private keys, access tokens, tenant IDs, subscription IDs, resource IDs, customer data, raw incident payloads, or environment-specific identifiers.
|
|
8
|
+
- Prefer Microsoft Learn documentation through the user's configured documentation MCP for documented Azure behavior.
|
|
9
|
+
- Use sampled read-only Azure evidence only for current-state claims and label it as sampled evidence.
|
|
10
|
+
- Require explicit approval before recommending live mutation, broad access, destructive remediation, billing changes, commitment purchases, hierarchy moves, failover, failback, or alert suppression.
|
|
11
|
+
- Keep recommendations least-privilege, reversible where possible, and scoped to the named resource or workload.
|
|
12
|
+
- Separate documentation-based claims, sampled evidence, user-provided evidence, and inference.
|
|
13
|
+
|
|
14
|
+
## Component risks
|
|
15
|
+
|
|
16
|
+
- **Identity and roles:** broad privileged roles, direct user grants, wildcard custom roles, missing PIM/time-bound controls, inherited scope surprises.
|
|
17
|
+
- **Security posture:** stored secrets, public exposure, missing managed identities, weak Key Vault boundaries, no diagnostic coverage, untracked policy exemptions.
|
|
18
|
+
- **Resource organization:** flat hierarchy drift, fake isolation via resource groups, subscription sprawl, weak ownership, policy inheritance surprises.
|
|
19
|
+
- **Cost:** optimizing recommendations without workload context, deleting resources without owner confirmation, buying commitments before rightsizing, ignoring licensing and reliability cost tradeoffs.
|
|
20
|
+
- **Reliability:** vague SLOs, untested recovery, overengineered topology, missing health model, no dependency mapping, unvalidated chaos or failover assumptions.
|
|
21
|
+
|
|
22
|
+
## Evidence labels
|
|
23
|
+
|
|
24
|
+
Use `documentation-based`, `sampled read-only evidence`, `repo evidence`, `user-provided evidence`, or `inference`. Documentation alone never proves the user's live Azure environment.
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
# Azure Security Posture Hardening Operations
|
|
2
|
+
|
|
3
|
+
> Version note: Azure service behavior and tooling change over time. Verify exact command syntax, permissions, and feature availability against Microsoft Learn documentation through the user's configured documentation MCP before production use. Do not paste secrets or sensitive identifiers into commands, files, or chat.
|
|
4
|
+
|
|
5
|
+
Use this reference for current, source-grounded service behavior and the hard review gates that the lean `SKILL.md` intentionally does not carry.
|
|
6
|
+
|
|
7
|
+
## What people get wrong
|
|
8
|
+
|
|
9
|
+
- Calling a workload hardened because it has a Key Vault.
|
|
10
|
+
- Using stored service-principal secrets when managed identities are supported.
|
|
11
|
+
- Keeping Key Vault public access or legacy access policies without justification.
|
|
12
|
+
- Treating Defender recommendations as optional noise instead of risk signals to triage.
|
|
13
|
+
- Skipping diagnostics and audit logs until after an incident.
|
|
14
|
+
|
|
15
|
+
## Officially grounded service shape
|
|
16
|
+
|
|
17
|
+
- Microsoft Learn Key Vault guidance implements Zero Trust principles: verify explicitly, use least privilege, and assume breach.
|
|
18
|
+
- Key Vault hardening includes one vault per application/region/environment where appropriate, private access or firewall controls, Azure RBAC over legacy access policies for critical workloads, PIM for privileged operations, soft delete, purge protection, rotation, logging, Defender, policy enforcement, and backup/recovery testing.
|
|
19
|
+
- Security baselines call out managed identities, Azure Policy audit/deny/deploy-if-not-exists effects, Defender for Cloud monitoring, conditional access where supported, and secure storage of credentials in Key Vault.
|
|
20
|
+
- Documentation-based security recommendations do not prove the user has enabled these controls. Current-state posture needs sampled read-only evidence.
|
|
21
|
+
|
|
22
|
+
Documentation evidence proves documented Azure service behavior. It does not prove the user's tenant, subscription, RBAC, quotas, deployed resources, billing state, security posture, or production readiness.
|
|
23
|
+
|
|
24
|
+
## Non-negotiable design rules
|
|
25
|
+
|
|
26
|
+
- Prefer managed identities over stored secrets where the service supports them.
|
|
27
|
+
- Use Azure RBAC, least privilege, and PIM/time-bound elevation for privileged operations.
|
|
28
|
+
- Disable public exposure or restrict network access where workload requirements allow it.
|
|
29
|
+
- Require diagnostic logs, alerts, and policy compliance evidence before calling posture audit-ready.
|
|
30
|
+
- Stage remediation and avoid broad production changes without rollback and owner approval.
|
|
31
|
+
|
|
32
|
+
## Minimal safe implementation flow
|
|
33
|
+
|
|
34
|
+
- Scope workload, data sensitivity, identities, secrets, public exposure, policies, logging, and production impact.
|
|
35
|
+
- Collect documentation requirements and sampled posture evidence when available.
|
|
36
|
+
- Classify gaps by identity, network, secret lifecycle, policy, monitoring, and backup/recovery risk.
|
|
37
|
+
- Prioritize reversible least-privilege remediations before disruptive controls.
|
|
38
|
+
- Return hardened target state, blockers, safe rollout sequence, verification checks, and residual risk.
|
|
39
|
+
|
|
40
|
+
## High-risk assumptions to kill
|
|
41
|
+
|
|
42
|
+
- Secure score equals production readiness; it is an input, not a substitute for owner-reviewed risk acceptance.
|
|
43
|
+
- A Defender recommendation is false positive noise until triaged; unreviewed recommendations are unbounded risk debt.
|
|
44
|
+
- Enabling a paid plan, policy, or deny effect is automatically safe; it can affect cost, deployment paths, and operations.
|
|
45
|
+
- A Key Vault exists, therefore secrets are safe; network access, RBAC model, purge protection, diagnostics, and rotation still matter.
|
|
46
|
+
- Documentation guidance proves current posture; it only proves documented service behavior unless sampled evidence confirms the environment.
|
|
47
|
+
|
|
48
|
+
## Safe command/code verification targets
|
|
49
|
+
|
|
50
|
+
- Query Defender secure score controls and recommendations read-only, then label results as sampled current-state evidence.
|
|
51
|
+
- Review policy assignments, exemptions, and compliance states before recommending deny or deploy-if-not-exists effects.
|
|
52
|
+
- Inspect identity usage, Key Vault access model, network settings, soft delete, purge protection, rotation, and diagnostic settings without exposing secrets.
|
|
53
|
+
- Verify log destinations and alert ownership; an enabled diagnostic setting with no owner is not audit readiness.
|
|
54
|
+
- Separate documentation evidence, sampled read-only evidence, and sanitized user evidence in the final verdict.
|
|
55
|
+
|
|
56
|
+
## Safe verification targets
|
|
57
|
+
|
|
58
|
+
- Managed identities or approved credential model are used for service access.
|
|
59
|
+
- Key Vault RBAC, network controls, soft delete, purge protection, rotation, and diagnostics match sensitivity.
|
|
60
|
+
- Policy assignments or Defender recommendations cover required controls and exemptions are justified.
|
|
61
|
+
- Audit logs and alerts reach an owned destination.
|
|
62
|
+
- Remediation has rollback or staged deployment plan.
|
|
63
|
+
|
|
64
|
+
## When to push back
|
|
65
|
+
|
|
66
|
+
- The user wants public access because private networking is inconvenient.
|
|
67
|
+
- The plan stores credentials in repo, pipeline files, or app settings without a secure reference.
|
|
68
|
+
- The request skips logging or Defender/Policy evidence.
|
|
69
|
+
- The remediation would break production without staged validation.
|
|
@@ -1,96 +1,41 @@
|
|
|
1
|
-
# Workflow and
|
|
1
|
+
# Workflow and output contract
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
1. **Scope the review**
|
|
6
|
-
- Identify tenant, management group, subscription, resource group, workload, or service scope.
|
|
7
|
-
- Separate platform controls from workload-local controls.
|
|
8
|
-
- Identify whether the ask is greenfield hardening, brownfield remediation, or exception review.
|
|
3
|
+
Use this reference for full execution of `azure-security-posture-hardening`.
|
|
9
4
|
|
|
10
|
-
|
|
11
|
-
- List human admins, workload identities, service principals, and managed identities.
|
|
12
|
-
- Challenge stored credentials, connection strings in code/config, and over-scoped service principals.
|
|
13
|
-
- Prefer system-assigned or user-assigned managed identities when they reduce secret handling and blast radius.
|
|
14
|
-
- Check whether Key Vault access uses Azure RBAC and whether permissions are scoped narrowly.
|
|
5
|
+
## Workflow
|
|
15
6
|
|
|
16
|
-
|
|
17
|
-
- Identify
|
|
18
|
-
-
|
|
19
|
-
- Recommend private endpoints, Private Link, or tighter network restrictions when justified by data sensitivity, lateral-movement risk, or zero-trust requirements.
|
|
20
|
-
- Do not force private access blindly; call out DNS, routing, operational, and cost implications.
|
|
7
|
+
1. **Classify the request**
|
|
8
|
+
- Identify service/domain, resource scope, environment, production impact, and whether mutation or billing impact is requested.
|
|
9
|
+
- Identify whether the task needs documentation-only guidance, sampled read-only current-state evidence, or sanitized user evidence.
|
|
21
10
|
|
|
22
|
-
|
|
23
|
-
-
|
|
24
|
-
-
|
|
25
|
-
-
|
|
26
|
-
- Flag broad vault administrator access, uncontrolled secret sprawl, and missing monitoring.
|
|
11
|
+
2. **Ground in current sources**
|
|
12
|
+
- Prefer Microsoft Learn documentation through the user's configured documentation MCP.
|
|
13
|
+
- Read the component operations guide before issuing design, safety, or readiness conclusions.
|
|
14
|
+
- Treat current-state claims as unproven unless supported by sampled read-only evidence or sanitized user-provided evidence.
|
|
27
15
|
|
|
28
|
-
|
|
29
|
-
-
|
|
30
|
-
-
|
|
31
|
-
-
|
|
16
|
+
3. **Stress-test the plan**
|
|
17
|
+
- Kill broad permissions, vague ownership, missing rollback, missing validation, and unsupported production-readiness claims.
|
|
18
|
+
- Separate facts from inference.
|
|
19
|
+
- State blockers before recommendations.
|
|
32
20
|
|
|
33
|
-
|
|
34
|
-
-
|
|
35
|
-
-
|
|
36
|
-
-
|
|
37
|
-
- Separate “control exists” from “control is monitored.”
|
|
21
|
+
4. **Recommend minimal safe action**
|
|
22
|
+
- Prefer read-only inspection, preview, what-if, diagnostic query, cost forecast, or staged rollout before mutation.
|
|
23
|
+
- Require explicit approval for live, destructive, access, reliability, hierarchy, or billing-impacting actions.
|
|
24
|
+
- Keep the recommendation scoped and reversible where possible.
|
|
38
25
|
|
|
39
|
-
|
|
40
|
-
-
|
|
41
|
-
-
|
|
42
|
-
-
|
|
26
|
+
5. **Validate and hand off**
|
|
27
|
+
- Name verification targets and evidence gaps.
|
|
28
|
+
- Provide safe next actions and escalation criteria.
|
|
29
|
+
- Do not claim tenant, subscription, resource, billing, quota, or posture state that was not observed.
|
|
43
30
|
|
|
44
31
|
## Output contract
|
|
45
32
|
|
|
46
|
-
Return
|
|
47
|
-
|
|
48
|
-
- **Scope and evidence summary**
|
|
49
|
-
- reviewed scope,
|
|
50
|
-
- evidence sources used,
|
|
51
|
-
- important unknowns.
|
|
52
|
-
- **Current posture summary**
|
|
53
|
-
- identity model,
|
|
54
|
-
- secret handling model,
|
|
55
|
-
- network exposure posture,
|
|
56
|
-
- policy and monitoring posture.
|
|
57
|
-
- **High-risk findings**
|
|
58
|
-
- issue,
|
|
59
|
-
- why it matters,
|
|
60
|
-
- likely blast radius.
|
|
61
|
-
- **Prioritized hardening plan**
|
|
62
|
-
- urgent actions,
|
|
63
|
-
- near-term actions,
|
|
64
|
-
- strategic improvements.
|
|
65
|
-
- **Safe sequencing**
|
|
66
|
-
- dependency notes,
|
|
67
|
-
- validation steps,
|
|
68
|
-
- rollback cautions.
|
|
69
|
-
- **Assumptions and evidence gaps**
|
|
70
|
-
- what was inferred,
|
|
71
|
-
- what must be verified before change approval.
|
|
72
|
-
|
|
73
|
-
## Eval gate
|
|
74
|
-
|
|
75
|
-
The skill output is only acceptable if it:
|
|
76
|
-
|
|
77
|
-
1. identifies identities, secret flows, and network exposure explicitly,
|
|
78
|
-
2. separates control-plane, data-plane, and policy/monitoring concerns,
|
|
79
|
-
3. recommends managed identities and least privilege where applicable,
|
|
80
|
-
4. addresses Key Vault posture, not just generic “use a vault” advice,
|
|
81
|
-
5. includes logging or diagnostic expectations,
|
|
82
|
-
6. prioritizes actions by risk and rollout safety,
|
|
83
|
-
7. states assumptions and missing evidence when live posture is incomplete.
|
|
84
|
-
|
|
85
|
-
Fail the response if it defaults to broad access, treats public exposure as harmless, ignores telemetry, or gives generic compliance prose without an operator action path.
|
|
86
|
-
|
|
87
|
-
## Safety notes
|
|
33
|
+
Return:
|
|
88
34
|
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
- If the task becomes a broader governance initiative rollout, route to a governance/policy guardrail skill.
|
|
35
|
+
1. Scope and target
|
|
36
|
+
2. Evidence level: documentation-based, sampled read-only evidence, user-provided evidence, repo evidence, or inference
|
|
37
|
+
3. Key findings and risks
|
|
38
|
+
4. Blockers or missing evidence
|
|
39
|
+
5. Minimal safe next actions
|
|
40
|
+
6. Verification targets
|
|
41
|
+
7. Rollback, cleanup, expiry, or reversal path where applicable
|
|
@@ -4,8 +4,8 @@ description: Use this skill for Azure management-group hierarchy, subscription p
|
|
|
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.2
|
|
8
|
+
updated: "2026-06-05"
|
|
9
9
|
category: compliance
|
|
10
10
|
---
|
|
11
11
|
|
|
@@ -17,11 +17,10 @@ Act as a ruthless Azure resource-organization architect. Your job is to stop wea
|
|
|
17
17
|
|
|
18
18
|
Default posture:
|
|
19
19
|
|
|
20
|
-
- Prefer
|
|
21
|
-
- Prefer live Azure MCP evidence when the client exposes relevant official Azure tools and current-state inspection reduces guesswork.
|
|
20
|
+
- Prefer Microsoft Learn documentation through the user's configured documentation MCP, then sampled read-only Azure evidence when available, then sanitized user evidence.
|
|
22
21
|
- Do not invent management-group or subscription capabilities that the active client does not actually expose.
|
|
23
22
|
- Do not ask the user to paste secrets, credentials, tenant secrets, access tokens, or customer identifiers into chat.
|
|
24
|
-
- Do not hard-code tenant names, management-group
|
|
23
|
+
- Do not hard-code tenant names, management-group names, subscription IDs, resource-group names, or organizational structure unless the user provides them as confirmed context.
|
|
25
24
|
|
|
26
25
|
## Trigger Situations
|
|
27
26
|
|
|
@@ -37,7 +36,7 @@ Use this skill when the user asks to:
|
|
|
37
36
|
|
|
38
37
|
## Lean operating rules
|
|
39
38
|
|
|
40
|
-
- Prefer
|
|
39
|
+
- Prefer Microsoft Learn documentation through the user's configured documentation MCP, then sampled read-only Azure evidence when available, then sanitized user evidence.
|
|
41
40
|
- Separate confirmed facts from inference. If state was not queried or shown, say so.
|
|
42
41
|
- Challenge broad access, broad scope, destructive changes, and hand-wavy production claims.
|
|
43
42
|
- Keep the answer scoped, reversible, least-privilege, and explicit about blockers or unknowns.
|
|
@@ -46,7 +45,9 @@ Use this skill when the user asks to:
|
|
|
46
45
|
|
|
47
46
|
Load these only when needed:
|
|
48
47
|
|
|
49
|
-
- [
|
|
48
|
+
- [Azure Subscription Resource Organization Operations](references/subscription-resource-organization-operations.md) — use for current service behavior, common failure modes, hard design rules, verification targets, and push-back conditions.
|
|
49
|
+
- [Safety checklist](references/safety-checklist.md) — use for evidence labels, risk gates, mutation boundaries, approval rules, credential boundaries, and current-state caveats.
|
|
50
|
+
- [MCP and evidence path](references/mcp-and-evidence.md) — use when choosing documentation-based evidence, sampled read-only evidence, or sanitized user evidence.
|
|
50
51
|
- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full review, applying stress checks, or formatting the final answer.
|
|
51
52
|
- [Official sources](references/official-sources.md) — use when you need the detailed Microsoft documentation list or source notes.
|
|
52
53
|
|
|
@@ -11,21 +11,20 @@
|
|
|
11
11
|
"kiro",
|
|
12
12
|
"other"
|
|
13
13
|
],
|
|
14
|
-
"summary": "Design and review Azure management-group, subscription, and resource-group boundaries with explicit governance, ownership, and landing-zone operating-model consequences.",
|
|
14
|
+
"summary": "Design and review Azure management-group, subscription, and resource-group boundaries with explicit governance, ownership, policy inheritance, scale-unit, and landing-zone operating-model consequences.",
|
|
15
15
|
"source_type": "original",
|
|
16
16
|
"official_docs": [
|
|
17
|
-
"https://learn.microsoft.com/
|
|
18
|
-
"https://learn.microsoft.com/
|
|
19
|
-
"https://learn.microsoft.com/
|
|
20
|
-
"https://learn.microsoft.com/
|
|
21
|
-
"https://learn.microsoft.com/
|
|
22
|
-
"https://learn.microsoft.com/
|
|
23
|
-
"https://learn.microsoft.com/
|
|
24
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/resource-group"
|
|
17
|
+
"https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/design-area/resource-org",
|
|
18
|
+
"https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/design-area/resource-org-management-groups",
|
|
19
|
+
"https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/design-area/resource-org-subscriptions",
|
|
20
|
+
"https://learn.microsoft.com/azure/cloud-adoption-framework/ready/azure-setup-guide/organize-resources",
|
|
21
|
+
"https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/design-area/management-application-environments",
|
|
22
|
+
"https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/design-area/governance",
|
|
23
|
+
"https://learn.microsoft.com/training/modules/design-governance/"
|
|
25
24
|
],
|
|
26
|
-
"security_notes": "Do not recommend flat hierarchies, fake isolation via resource groups, or subscription moves without proving governance, ownership, policy inheritance, and operational blast-radius implications.",
|
|
27
|
-
"last_verified": "2026-
|
|
25
|
+
"security_notes": "Do not recommend flat hierarchies, fake isolation via resource groups, or subscription moves without proving governance, ownership, policy inheritance, RBAC, cost, quota, and operational blast-radius implications.",
|
|
26
|
+
"last_verified": "2026-06-05",
|
|
28
27
|
"path": "skills/azure/azure-subscription-resource-organization",
|
|
29
28
|
"author": "github: Raishin",
|
|
30
|
-
"version": "0.1.
|
|
29
|
+
"version": "0.1.2"
|
|
31
30
|
}
|