@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
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
# EKS Platform Operations Guide
|
|
2
|
+
|
|
3
|
+
Use this reference for Amazon EKS platform operations across cluster access, Kubernetes RBAC, IRSA, EKS Pod Identity, node groups, Karpenter, VPC CNI, add-ons, upgrades, observability, autoscaling, ingress, and multi-tenant workload safety.
|
|
4
|
+
|
|
5
|
+
## What people get wrong
|
|
6
|
+
|
|
7
|
+
The lazy story is:
|
|
8
|
+
|
|
9
|
+
> EKS is Kubernetes, so standard cluster checks are enough.
|
|
10
|
+
|
|
11
|
+
Wrong. EKS failures sit at the AWS/Kubernetes seam: IAM-to-RBAC mapping, pod identity, CNI IP exhaustion, security group boundaries, add-on drift, node lifecycle, and control-plane version skew.
|
|
12
|
+
|
|
13
|
+
Common bad assumptions:
|
|
14
|
+
|
|
15
|
+
- Cluster admin in Kubernetes is the same as AWS account admin.
|
|
16
|
+
- IRSA or Pod Identity automatically enforces least privilege.
|
|
17
|
+
- Managed node groups remove node lifecycle risk.
|
|
18
|
+
- Karpenter fixes capacity without disruption risk.
|
|
19
|
+
- VPC CNI networking behaves like overlay networking.
|
|
20
|
+
- Add-on upgrades are low risk if the cluster version is supported.
|
|
21
|
+
|
|
22
|
+
## EKS failure modes
|
|
23
|
+
|
|
24
|
+
- Access entries, aws-auth, IAM roles, and Kubernetes RBAC create hidden privilege paths.
|
|
25
|
+
- Service accounts share broad roles or trust policies across namespaces.
|
|
26
|
+
- Pods cannot schedule due to IP exhaustion, security groups for pods, taints, topology spread, or PDB constraints.
|
|
27
|
+
- Karpenter/node group changes drain critical workloads without disruption budget evidence.
|
|
28
|
+
- CNI/CoreDNS/kube-proxy/add-on drift breaks networking or DNS.
|
|
29
|
+
- Cluster upgrade ignores API deprecations, webhook compatibility, managed add-ons, and workload tests.
|
|
30
|
+
|
|
31
|
+
## Minimum safe workflow
|
|
32
|
+
|
|
33
|
+
1. Identify cluster version, endpoint exposure, accounts/Regions, node strategy, add-ons, and tenant model.
|
|
34
|
+
2. Review access control: IAM principals, access entries/aws-auth, Kubernetes RBAC, IRSA/Pod Identity, and break-glass.
|
|
35
|
+
3. Check workload safety: namespaces, network policies, pod security, secrets, image provenance, and resource limits.
|
|
36
|
+
4. Check capacity and networking: node groups, Karpenter, VPC CNI IPs, subnets, security groups, load balancers, and ingress.
|
|
37
|
+
5. Check operations: upgrades, PDBs, autoscaling, observability, backups, runbooks, and incident history.
|
|
38
|
+
6. Recommend staged, reversible changes with drain/rollback plans.
|
|
39
|
+
7. Never mutate cluster access, node groups, add-ons, or workloads without explicit approval.
|
|
40
|
+
|
|
41
|
+
## Verification targets
|
|
42
|
+
|
|
43
|
+
- EKS cluster version, endpoint access, access entries/aws-auth, IAM roles, Kubernetes RBAC, and audit logs
|
|
44
|
+
- IRSA/Pod Identity service account mappings, trust policies, namespace scoping, and token audience boundaries
|
|
45
|
+
- managed node groups, self-managed nodes, Karpenter NodePools/NodeClasses, AMIs, labels, taints, and disruption settings
|
|
46
|
+
- VPC CNI config, subnet IP capacity, security groups for pods, network policies, ingress/load balancer controller, and DNS/CoreDNS health
|
|
47
|
+
- add-on versions, upgrade insights, deprecated APIs, PDBs, HPA/KEDA/Cluster Autoscaler, metrics/logs/traces, and backup/restore evidence
|
|
48
|
+
- workload readiness, rollout strategy, image scanning, secrets handling, and incident/change timeline
|
|
49
|
+
|
|
50
|
+
## When to push back
|
|
51
|
+
|
|
52
|
+
Push back if the user asks to:
|
|
53
|
+
|
|
54
|
+
- grant cluster-admin broadly to unblock access
|
|
55
|
+
- upgrade EKS without deprecated API and add-on compatibility checks
|
|
56
|
+
- change Karpenter/node disruption settings without PDB and workload impact review
|
|
57
|
+
- ignore VPC CNI IP capacity or subnet constraints
|
|
58
|
+
- treat IRSA/Pod Identity as least privilege without policy review
|
|
59
|
+
- mutate production cluster state from advisory evidence alone
|
|
@@ -5,11 +5,25 @@ Use this reference only when you need source grounding for AWS service behavior
|
|
|
5
5
|
## AWS documentation
|
|
6
6
|
|
|
7
7
|
Use these as starting points, not as proof of the user's live AWS state:
|
|
8
|
-
- https://docs.aws.amazon.com/eks/latest/
|
|
9
|
-
- https://docs.aws.amazon.com/eks/latest/best-practices/
|
|
10
|
-
- https://docs.aws.amazon.com/eks/latest/
|
|
8
|
+
- https://docs.aws.amazon.com/eks/latest/userguide/creating-access-entries.html
|
|
9
|
+
- https://docs.aws.amazon.com/eks/latest/best-practices/cluster-upgrades.html
|
|
10
|
+
- https://docs.aws.amazon.com/eks/latest/userguide/eks-add-ons.html
|
|
11
11
|
- https://docs.aws.amazon.com/eks/latest/userguide/security-iam.html
|
|
12
12
|
|
|
13
13
|
## Grounding rule
|
|
14
14
|
|
|
15
|
-
Official documentation explains AWS service behavior. It does not prove the user's current account, Region, quota, resource configuration, IAM boundary, pricing, or operational state. Prefer
|
|
15
|
+
Official documentation explains AWS service behavior. It does not prove the user's current account, Region, quota, resource configuration, IAM boundary, pricing, entitlement, or operational state. Prefer read-only AWS MCP or CLI evidence, repository evidence, or sanitized user-provided evidence for current-state claims.
|
|
16
|
+
|
|
17
|
+
## Current MCP/documentation refresh (2026-06-02)
|
|
18
|
+
|
|
19
|
+
Service facts from official docs:
|
|
20
|
+
- EKS access entries associate IAM principal ARNs with Kubernetes access, Kubernetes groups, and EKS access policies; they are a control point for cluster access review.
|
|
21
|
+
- EKS cluster upgrade best-practice guidance is relevant to platform operations because control plane, node, add-on, and workload compatibility can break independently.
|
|
22
|
+
|
|
23
|
+
Sampled live evidence:
|
|
24
|
+
- Read-only regional availability sampling reported Amazon EKS as `isAvailableIn` in `us-east-1`, `us-west-2`, `eu-west-1`, and `ap-southeast-1`.
|
|
25
|
+
- Sampled APIs `EKS+DescribeCluster` and `EKS+ListAddons` were reported `isAvailableIn` in those regions.
|
|
26
|
+
|
|
27
|
+
Review implications:
|
|
28
|
+
- Do not approve EKS posture without evidence for cluster version, add-ons, node groups/Fargate profiles, access entries/RBAC, IRSA or pod identity, network policy, logging, and upgrade/rollback plan.
|
|
29
|
+
- Regional service availability does not prove account quota, cluster health, add-on compatibility, or Kubernetes object state.
|
|
@@ -5,10 +5,10 @@ Use this reference before privileged, destructive, traffic-changing, cost-changi
|
|
|
5
5
|
## Non-negotiables
|
|
6
6
|
|
|
7
7
|
- Never ask users to paste secrets, access keys, session tokens, private keys, customer identifiers, or sensitive account data into chat.
|
|
8
|
-
-
|
|
8
|
+
- Use read-only AWS MCP or read-only AWS CLI evidence for live state when available; otherwise use repository evidence, sanitized user evidence, or official documentation and label the evidence level.
|
|
9
9
|
- Do not invent account IDs, ARNs, Regions, resource names, quotas, prices, or live configuration state.
|
|
10
10
|
- Require explicit user approval before privileged, destructive, traffic-changing, cost-changing, or production-impacting actions.
|
|
11
|
-
- Use
|
|
11
|
+
- Use current official AWS documentation for service behavior when the answer depends on AWS service details.
|
|
12
12
|
- Keep remediation least-privilege, reversible, and scoped to the requested workload or account boundary.
|
|
13
13
|
|
|
14
14
|
## Stress checks
|
|
@@ -19,7 +19,7 @@ Check these areas before giving a verdict:
|
|
|
19
19
|
- Required outcome:
|
|
20
20
|
- Explicit non-goals:
|
|
21
21
|
2. **Collect evidence**
|
|
22
|
-
- Prefer
|
|
22
|
+
- Prefer read-only AWS MCP or read-only AWS CLI evidence for current-state claims when available.
|
|
23
23
|
- Otherwise inspect repository IaC/config, sanitized user evidence, or official AWS docs.
|
|
24
24
|
- Label each finding as `live evidence`, `repo evidence`, `user-provided evidence`, `documentation-based`, or `inference`.
|
|
25
25
|
3. **Stress-test risk**
|
|
@@ -4,8 +4,8 @@ description: Review AWS event-driven system design across EventBridge, event bus
|
|
|
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.4"
|
|
8
|
+
updated: "2026-06-02"
|
|
9
9
|
category: platform
|
|
10
10
|
---
|
|
11
11
|
|
|
@@ -26,7 +26,7 @@ Use this skill for:
|
|
|
26
26
|
|
|
27
27
|
## Lean operating rules
|
|
28
28
|
|
|
29
|
-
- Prefer
|
|
29
|
+
- Prefer current AWS documentation tools for service behavior. Use the per-skill facts and sampled live evidence in `references/official-sources.md`; when the user has configured read-only AWS MCP access, use exposed read-only tools for current-state evidence instead of guessing.
|
|
30
30
|
- Separate confirmed facts from inference. If state was not queried or shown, say so.
|
|
31
31
|
- Challenge broad access, public exposure, destructive automation, untested recovery, hidden cost, and vague production claims.
|
|
32
32
|
- Keep the answer scoped, reversible, least-privilege, and explicit about blockers or unknowns.
|
|
@@ -39,6 +39,7 @@ Load these only when needed:
|
|
|
39
39
|
- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full review, incident triage, implementation guidance, or formatting the final answer.
|
|
40
40
|
- [Safety checklist](references/safety-checklist.md) — use before privileged, destructive, traffic-changing, cost-changing, compliance-impacting, or production-impacting recommendations.
|
|
41
41
|
- [Official sources](references/official-sources.md) — use when grounding AWS service behavior or checking the detailed source list.
|
|
42
|
+
- [Event Delivery Failure Modes Guide](references/event-delivery-failure-modes.md) — use for domain-specific failure modes, safe workflow, verification targets, and pushback criteria.
|
|
42
43
|
|
|
43
44
|
## Response minimum
|
|
44
45
|
|
|
@@ -14,14 +14,14 @@
|
|
|
14
14
|
"summary": "Review AWS EventBridge, SQS, SNS, Step Functions, Pipes, event schemas, retries, DLQs, idempotency, cross-account routing, monitoring, and event-loop risk.",
|
|
15
15
|
"source_type": "original",
|
|
16
16
|
"official_docs": [
|
|
17
|
-
"https://docs.aws.amazon.com/
|
|
18
|
-
"https://docs.aws.amazon.com/
|
|
19
|
-
"https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-rules
|
|
20
|
-
"https://docs.aws.amazon.com/
|
|
17
|
+
"https://docs.aws.amazon.com/decision-guides/latest/sns-or-sqs-or-eventbridge/sns-or-sqs-or-eventbridge.html",
|
|
18
|
+
"https://docs.aws.amazon.com/lambda/latest/dg/concepts-event-driven-architectures.html",
|
|
19
|
+
"https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-rules.html",
|
|
20
|
+
"https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-dead-letter-queues.html"
|
|
21
21
|
],
|
|
22
22
|
"security_notes": "Do not accept event-driven designs without precise patterns, DLQs/retry semantics, idempotent consumers, monitoring, cross-account policy review, and loop/cost controls.",
|
|
23
|
-
"last_verified": "2026-
|
|
23
|
+
"last_verified": "2026-06-02",
|
|
24
24
|
"path": "skills/aws/aws-event-driven-architecture-review",
|
|
25
25
|
"author": "github: Raishin",
|
|
26
|
-
"version": "0.1.
|
|
26
|
+
"version": "0.1.4"
|
|
27
27
|
}
|
package/skills/aws/aws-event-driven-architecture-review/references/event-delivery-failure-modes.md
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
# Event Delivery Failure Modes Guide
|
|
2
|
+
|
|
3
|
+
Use this reference for AWS event-driven architecture reviews involving EventBridge, SQS, SNS, Step Functions, Pipes, event schemas, filtering, cross-account routing, retries, DLQs, archive/replay, idempotency, and event-loop risk.
|
|
4
|
+
|
|
5
|
+
## What people get wrong
|
|
6
|
+
|
|
7
|
+
The lazy story is:
|
|
8
|
+
|
|
9
|
+
> Async decoupling makes the system more reliable.
|
|
10
|
+
|
|
11
|
+
Wrong. Async systems move failure into queues, retries, duplicates, ordering gaps, poison messages, and invisible backlog. Decoupling without contracts and observability is just delayed failure.
|
|
12
|
+
|
|
13
|
+
Common bad assumptions:
|
|
14
|
+
|
|
15
|
+
- EventBridge patterns are precise by default.
|
|
16
|
+
- DLQs prove no event is lost.
|
|
17
|
+
- SNS, SQS, and EventBridge are interchangeable.
|
|
18
|
+
- Replay is safe without idempotent consumers.
|
|
19
|
+
- Step Functions state machines automatically document business correctness.
|
|
20
|
+
- Cross-account event buses are safe if the policy allows the account.
|
|
21
|
+
|
|
22
|
+
## Event-driven failure modes
|
|
23
|
+
|
|
24
|
+
- Broad event patterns create fanout storms, loops, or unintended consumers.
|
|
25
|
+
- Consumer retries amplify downstream throttling or duplicate side effects.
|
|
26
|
+
- SQS visibility timeout, max receive count, FIFO ordering, or deduplication is misaligned with handlers.
|
|
27
|
+
- SNS filtering drops events silently from business perspective.
|
|
28
|
+
- EventBridge archive/replay reprocesses stale events into non-idempotent workflows.
|
|
29
|
+
- Pipes/enrichment target roles allow unintended read/write access.
|
|
30
|
+
|
|
31
|
+
## Minimum safe workflow
|
|
32
|
+
|
|
33
|
+
1. Map producers, buses/topics/queues/state machines, consumers, schemas, ownership, and account boundaries.
|
|
34
|
+
2. Define delivery guarantees: ordering, duplication, latency, retention, replay, and poison-message handling.
|
|
35
|
+
3. Review filtering and routing precision for EventBridge rules, SNS filters, Pipes, and cross-account bus policies.
|
|
36
|
+
4. Verify retry, DLQ, redrive, archive, replay, timeout, and idempotency behavior for every consumer.
|
|
37
|
+
5. Check observability: backlog, age, failures, throttles, retries, DLQ depth, business counters, and trace correlation.
|
|
38
|
+
6. Compare service choice: SNS, SQS, EventBridge, Step Functions, or Pipes based on coupling and failure semantics.
|
|
39
|
+
7. Require approval before live replay, redrive, rule broadening, or policy mutation.
|
|
40
|
+
|
|
41
|
+
## Verification targets
|
|
42
|
+
|
|
43
|
+
- EventBridge event buses, rules, patterns, targets, DLQs, archives, replays, global endpoints, and bus policies
|
|
44
|
+
- SQS queue type, visibility timeout, retention, redrive policy, DLQ, FIFO/dedup, and ApproximateAgeOfOldestMessage
|
|
45
|
+
- SNS topic policy, subscription filters, delivery status, DLQ, encryption, and cross-account subscribers
|
|
46
|
+
- Step Functions retries, catches, timeouts, compensation paths, execution history, and idempotency keys
|
|
47
|
+
- EventBridge Pipes source/filter/enrichment/target roles and failure destinations
|
|
48
|
+
- schema registry/contracts, producer ownership, consumer ownership, and version compatibility
|
|
49
|
+
|
|
50
|
+
## When to push back
|
|
51
|
+
|
|
52
|
+
Push back if the user asks to:
|
|
53
|
+
|
|
54
|
+
- replay or redrive events without idempotency and blast-radius proof
|
|
55
|
+
- broaden EventBridge rules to catch unknown events
|
|
56
|
+
- ignore DLQ growth because primary flow is healthy
|
|
57
|
+
- use async messaging to hide slow or unreliable dependencies
|
|
58
|
+
- grant cross-account bus access without source and detail-type constraints
|
|
59
|
+
- choose SNS/SQS/EventBridge without stating delivery semantics
|
|
@@ -5,11 +5,25 @@ Use this reference only when you need source grounding for AWS service behavior
|
|
|
5
5
|
## AWS documentation
|
|
6
6
|
|
|
7
7
|
Use these as starting points, not as proof of the user's live AWS state:
|
|
8
|
-
- https://docs.aws.amazon.com/
|
|
9
|
-
- https://docs.aws.amazon.com/
|
|
10
|
-
- https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-rules
|
|
11
|
-
- https://docs.aws.amazon.com/
|
|
8
|
+
- https://docs.aws.amazon.com/decision-guides/latest/sns-or-sqs-or-eventbridge/sns-or-sqs-or-eventbridge.html
|
|
9
|
+
- https://docs.aws.amazon.com/lambda/latest/dg/concepts-event-driven-architectures.html
|
|
10
|
+
- https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-rules.html
|
|
11
|
+
- https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-dead-letter-queues.html
|
|
12
12
|
|
|
13
13
|
## Grounding rule
|
|
14
14
|
|
|
15
|
-
Official documentation explains AWS service behavior. It does not prove the user's current account, Region, quota, resource configuration, IAM boundary, pricing, or operational state. Prefer
|
|
15
|
+
Official documentation explains AWS service behavior. It does not prove the user's current account, Region, quota, resource configuration, IAM boundary, pricing, entitlement, or operational state. Prefer read-only AWS MCP or CLI evidence, repository evidence, or sanitized user-provided evidence for current-state claims.
|
|
16
|
+
|
|
17
|
+
## Current MCP/documentation refresh (2026-06-02)
|
|
18
|
+
|
|
19
|
+
Service facts from official docs:
|
|
20
|
+
- AWS decision guidance differentiates SNS, SQS, and EventBridge by messaging pattern and integration need; choosing one is an architecture decision, not a default.
|
|
21
|
+
- Lambda event-driven architecture guidance calls out benefits, trade-offs, and anti-patterns; asynchronous flows need explicit retry, idempotency, and failure handling design.
|
|
22
|
+
|
|
23
|
+
Sampled live evidence:
|
|
24
|
+
- Read-only regional availability sampling reported Amazon EventBridge and AWS Lambda as `isAvailableIn` in `us-east-1`, `us-west-2`, `eu-west-1`, and `ap-southeast-1`.
|
|
25
|
+
- Sampled APIs `EventBridge+ListRules`, `SQS+GetQueueAttributes`, `SNS+GetTopicAttributes`, `Lambda+GetFunction`, and `SFN+DescribeStateMachine` were reported `isAvailableIn` in those regions.
|
|
26
|
+
|
|
27
|
+
Review implications:
|
|
28
|
+
- Require event contract, producer/consumer ownership, retry/DLQ policy, ordering/deduplication needs, idempotency, schema/versioning, observability, and replay strategy.
|
|
29
|
+
- Service/API availability does not prove that a specific event bus, queue, topic, rule, Lambda, or state machine is configured correctly.
|
|
@@ -5,10 +5,10 @@ Use this reference before privileged, destructive, traffic-changing, cost-changi
|
|
|
5
5
|
## Non-negotiables
|
|
6
6
|
|
|
7
7
|
- Never ask users to paste secrets, access keys, session tokens, private keys, customer identifiers, or sensitive account data into chat.
|
|
8
|
-
-
|
|
8
|
+
- Use read-only AWS MCP or read-only AWS CLI evidence for live state when available; otherwise use repository evidence, sanitized user evidence, or official documentation and label the evidence level.
|
|
9
9
|
- Do not invent account IDs, ARNs, Regions, resource names, quotas, prices, or live configuration state.
|
|
10
10
|
- Require explicit user approval before privileged, destructive, traffic-changing, cost-changing, compliance-impacting, or production-impacting actions.
|
|
11
|
-
- Use
|
|
11
|
+
- Use current official AWS documentation for service behavior when the answer depends on AWS service details.
|
|
12
12
|
- Keep remediation least-privilege, reversible, and scoped to the requested workload or account boundary.
|
|
13
13
|
|
|
14
14
|
## Stress checks
|
|
@@ -19,7 +19,7 @@ Check these areas before giving a verdict:
|
|
|
19
19
|
- Required outcome:
|
|
20
20
|
- Explicit non-goals:
|
|
21
21
|
2. **Collect evidence**
|
|
22
|
-
- Prefer
|
|
22
|
+
- Prefer read-only AWS MCP or read-only AWS CLI evidence for current-state claims when available.
|
|
23
23
|
- Otherwise inspect repository IaC/config, sanitized user evidence, or official AWS docs.
|
|
24
24
|
- Label each finding as `live evidence`, `repo evidence`, `user-provided evidence`, `documentation-based`, or `inference`.
|
|
25
25
|
3. **Stress-test risk**
|
|
@@ -4,8 +4,8 @@ description: Build Amazon Bedrock and serverless generative AI applications usin
|
|
|
4
4
|
allowed-tools: Read Edit Write MultiEdit Grep Glob Bash
|
|
5
5
|
metadata:
|
|
6
6
|
author: "github: Raishin"
|
|
7
|
-
version: "0.1.
|
|
8
|
-
updated: "2026-
|
|
7
|
+
version: "0.1.4"
|
|
8
|
+
updated: "2026-06-02"
|
|
9
9
|
category: ai
|
|
10
10
|
---
|
|
11
11
|
|
|
@@ -26,7 +26,7 @@ Use this skill for:
|
|
|
26
26
|
|
|
27
27
|
## Lean operating rules
|
|
28
28
|
|
|
29
|
-
- Prefer
|
|
29
|
+
- Prefer current AWS documentation tools for service behavior. Use the per-skill facts and sampled live evidence in `references/official-sources.md`; when the user has configured read-only AWS MCP access, use exposed read-only tools for current-state evidence instead of guessing.
|
|
30
30
|
- Prefer serverless primitives first: Lambda, Step Functions, API Gateway, EventBridge, S3, DynamoDB, SQS, SNS, Cognito, and Bedrock managed capabilities. Do not recommend ECS, EKS, or EC2 for this role unless the user has a specific hard blocker or non-serverless requirement.
|
|
31
31
|
- Separate confirmed facts from inference. If state was not queried or shown, say so.
|
|
32
32
|
- Challenge broad access, prompt-injection hand-waving, unsafe data retention, unbounded cost, and vague production claims.
|
|
@@ -40,6 +40,7 @@ Load these only when needed:
|
|
|
40
40
|
- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full design review, implementation guidance, or formatting the final answer.
|
|
41
41
|
- [Safety checklist](references/safety-checklist.md) — use before privileged, destructive, cost-changing, compliance-impacting, or production-impacting recommendations.
|
|
42
42
|
- [Official sources](references/official-sources.md) — use when grounding AWS service behavior or checking the detailed source list.
|
|
43
|
+
- [Bedrock Serverless GenAI Guide](references/bedrock-serverless-genai.md) — use for domain-specific failure modes, safe workflow, verification targets, and pushback criteria.
|
|
43
44
|
|
|
44
45
|
## Response minimum
|
|
45
46
|
|
|
@@ -15,17 +15,13 @@
|
|
|
15
15
|
"source_type": "original",
|
|
16
16
|
"official_docs": [
|
|
17
17
|
"https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html",
|
|
18
|
-
"https://docs.aws.amazon.com/bedrock/latest/userguide/
|
|
19
|
-
"https://docs.aws.amazon.com/bedrock/latest/userguide/
|
|
20
|
-
"https://docs.aws.amazon.com/
|
|
21
|
-
"https://docs.aws.amazon.com/bedrock/latest/userguide/bedrock-example-cross-serverless-prompt-chaining-section.html",
|
|
22
|
-
"https://docs.aws.amazon.com/lambda/latest/dg/best-practices.html",
|
|
23
|
-
"https://docs.aws.amazon.com/lambda/latest/dg/with-step-functions.html",
|
|
24
|
-
"https://docs.aws.amazon.com/apigateway/latest/developerguide/security-best-practices.html"
|
|
18
|
+
"https://docs.aws.amazon.com/bedrock/latest/userguide/guardrails.html",
|
|
19
|
+
"https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base.html",
|
|
20
|
+
"https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/GenAI-observability.html"
|
|
25
21
|
],
|
|
26
22
|
"security_notes": "Prefer serverless managed services for this role unless a concrete blocker is provided. Do not approve broad model access, unsafe prompt/tool flows, weak auth, uncontrolled retention, or missing observability and cost controls.",
|
|
27
|
-
"last_verified": "2026-
|
|
23
|
+
"last_verified": "2026-06-02",
|
|
28
24
|
"path": "skills/aws/aws-generative-ai-developer",
|
|
29
25
|
"author": "github: Raishin",
|
|
30
|
-
"version": "0.1.
|
|
26
|
+
"version": "0.1.4"
|
|
31
27
|
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
# Bedrock Serverless GenAI Guide
|
|
2
|
+
|
|
3
|
+
Use this reference for Amazon Bedrock serverless applications, RAG flows, prompt orchestration, Guardrails, Lambda/API Gateway/Step Functions integrations, and production-readiness gaps.
|
|
4
|
+
|
|
5
|
+
## What people get wrong
|
|
6
|
+
|
|
7
|
+
The lazy story is:
|
|
8
|
+
|
|
9
|
+
> Bedrock is managed, so the app is safe if IAM is scoped and the model works.
|
|
10
|
+
|
|
11
|
+
Wrong. Managed inference does not solve prompt injection, data boundary, retrieval leakage, token cost, evaluation, observability, or fallback design.
|
|
12
|
+
|
|
13
|
+
Common bad assumptions:
|
|
14
|
+
|
|
15
|
+
- Guardrails replace application authorization and data filtering.
|
|
16
|
+
- A model invocation test proves production behavior.
|
|
17
|
+
- RAG quality is a vector database problem only.
|
|
18
|
+
- Prompt/version changes do not need release control.
|
|
19
|
+
- Cross-Region inference profiles are just a performance feature, not a residency and cost decision.
|
|
20
|
+
- CloudWatch GenAI observability exists for the app unless explicitly enabled and scoped.
|
|
21
|
+
|
|
22
|
+
## GenAI-specific failure modes
|
|
23
|
+
|
|
24
|
+
- User prompt or retrieved context overrides system intent or tool boundaries.
|
|
25
|
+
- Knowledge base retrieves unauthorized, stale, or ungrounded content.
|
|
26
|
+
- Lambda/API Gateway timeout, payload, streaming, or concurrency limits are ignored.
|
|
27
|
+
- Token usage, retries, and long context windows create unbounded cost.
|
|
28
|
+
- Logs capture prompts, documents, PII, secrets, or customer data without retention controls.
|
|
29
|
+
- Model, Region, guardrail, prompt, or embedding changes are not versioned or evaluated.
|
|
30
|
+
- Fallback path silently downgrades quality, safety, or data residency.
|
|
31
|
+
|
|
32
|
+
## Minimum safe workflow
|
|
33
|
+
|
|
34
|
+
1. Identify the use case, data classification, user roles, model/Region, latency target, and cost boundary.
|
|
35
|
+
2. Choose the simplest serverless shape: API Gateway or AppSync, Lambda, Step Functions for orchestration, EventBridge/SQS for async, S3/DynamoDB for state, and Bedrock managed capabilities.
|
|
36
|
+
3. Define prompt, guardrail, retrieval, tool, and output contracts before implementation.
|
|
37
|
+
4. Add explicit evaluation criteria: golden prompts, refusal cases, retrieval-grounding checks, latency, token budget, and safety regressions.
|
|
38
|
+
5. Design observability with redaction: token counts, latency, model errors, guardrail interventions, retrieval IDs, and user-impact metrics.
|
|
39
|
+
6. Require IAM/KMS/network/data-retention boundaries for prompts, documents, embeddings, logs, and outputs.
|
|
40
|
+
7. Keep deploy, model access changes, guardrail publishing, and data-source ingestion approval-gated.
|
|
41
|
+
|
|
42
|
+
## Verification targets
|
|
43
|
+
|
|
44
|
+
- Bedrock model, Region, inference profile, guardrail, prompt/version, and invocation path
|
|
45
|
+
- Knowledge Base data source, chunking, metadata filters, embedding model, sync status, and authorization boundary
|
|
46
|
+
- Lambda/API Gateway/Step Functions timeout, payload, streaming, concurrency, retry, and error handling
|
|
47
|
+
- IAM permissions for `bedrock:*` actions narrowed by model/resource where practical
|
|
48
|
+
- KMS, S3, DynamoDB, CloudWatch Logs retention, VPC/private connectivity, and data residency settings
|
|
49
|
+
- eval set, expected outputs, refusal cases, retrieval citations, and regression threshold
|
|
50
|
+
- cost controls: token budget, max output tokens, retry limits, quotas, and alerting
|
|
51
|
+
|
|
52
|
+
## When to push back
|
|
53
|
+
|
|
54
|
+
Push back if the user asks to:
|
|
55
|
+
|
|
56
|
+
- ship a GenAI app without prompt/retrieval safety evals
|
|
57
|
+
- treat Guardrails as a complete security boundary
|
|
58
|
+
- log raw prompts or retrieved documents broadly
|
|
59
|
+
- use broad Bedrock/IAM permissions for convenience
|
|
60
|
+
- ignore token/cost limits during retries or long conversations
|
|
61
|
+
- claim model availability proves app readiness
|
|
@@ -1,33 +1,28 @@
|
|
|
1
1
|
# Official sources
|
|
2
2
|
|
|
3
|
-
Use this reference when grounding
|
|
4
|
-
|
|
5
|
-
##
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
-
|
|
10
|
-
|
|
11
|
-
-
|
|
12
|
-
https://docs.aws.amazon.com/bedrock/latest/userguide/security-best-practice-agents.html
|
|
13
|
-
- Prompt injection
|
|
14
|
-
https://docs.aws.amazon.com/bedrock/latest/userguide/prompt-injection.html
|
|
15
|
-
- Serverless prompt chaining example
|
|
16
|
-
https://docs.aws.amazon.com/bedrock/latest/userguide/bedrock-example-cross-serverless-prompt-chaining-section.html
|
|
17
|
-
|
|
18
|
-
## AWS serverless foundations
|
|
19
|
-
|
|
20
|
-
- AWS Lambda best practices
|
|
21
|
-
https://docs.aws.amazon.com/lambda/latest/dg/best-practices.html
|
|
22
|
-
- AWS Lambda with Step Functions
|
|
23
|
-
https://docs.aws.amazon.com/lambda/latest/dg/with-step-functions.html
|
|
24
|
-
- AWS Lambda observability
|
|
25
|
-
https://docs.aws.amazon.com/lambda/latest/operatorguide/monitoring-observability.html
|
|
26
|
-
- Amazon API Gateway security best practices
|
|
27
|
-
https://docs.aws.amazon.com/apigateway/latest/developerguide/security-best-practices.html
|
|
28
|
-
- Event-driven architecture on AWS
|
|
29
|
-
https://docs.aws.amazon.com/wellarchitected/latest/serverless-applications-lens/event-driven-architecture.html
|
|
3
|
+
Use this reference only when you need source grounding for AWS service behavior or the detailed source list.
|
|
4
|
+
|
|
5
|
+
## AWS documentation
|
|
6
|
+
|
|
7
|
+
Use these as starting points, not as proof of the user's live AWS state:
|
|
8
|
+
- https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html
|
|
9
|
+
- https://docs.aws.amazon.com/bedrock/latest/userguide/guardrails.html
|
|
10
|
+
- https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base.html
|
|
11
|
+
- https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/GenAI-observability.html
|
|
30
12
|
|
|
31
13
|
## Grounding rule
|
|
32
14
|
|
|
33
|
-
|
|
15
|
+
Official documentation explains AWS service behavior. It does not prove the user's current account, Region, quota, resource configuration, IAM boundary, pricing, entitlement, or operational state. Prefer read-only AWS MCP or CLI evidence, repository evidence, or sanitized user-provided evidence for current-state claims.
|
|
16
|
+
|
|
17
|
+
## Current MCP/documentation refresh (2026-06-02)
|
|
18
|
+
|
|
19
|
+
Service facts from official docs:
|
|
20
|
+
- Amazon Bedrock provides managed access to foundation models and related application features; model availability, feature maturity, and regional coverage can vary.
|
|
21
|
+
- CloudWatch generative AI observability can trace prompts, track token latency, and monitor AgentCore agents, but observability must be enabled and scoped to the application.
|
|
22
|
+
|
|
23
|
+
Sampled live evidence:
|
|
24
|
+
- Read-only regional availability sampling reported Amazon Bedrock as `isAvailableIn` in `us-east-1`, `us-west-2`, `eu-west-1`, and `ap-southeast-1`.
|
|
25
|
+
|
|
26
|
+
Review implications:
|
|
27
|
+
- Require model/region selection, guardrails, prompt/version management, RAG source boundaries, IAM/KMS controls, logging, cost/token limits, evaluation criteria, and rollback/fallback behavior.
|
|
28
|
+
- Do not infer deployed agent/model safety from Bedrock service availability; inspect app configuration, prompts, tools, data sources, and telemetry.
|
|
@@ -4,8 +4,8 @@ description: Review AWS infrastructure-as-code changes across CDK, CloudFormatio
|
|
|
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.4"
|
|
8
|
+
updated: "2026-06-02"
|
|
9
9
|
category: delivery
|
|
10
10
|
---
|
|
11
11
|
|
|
@@ -26,7 +26,7 @@ Use this skill for:
|
|
|
26
26
|
|
|
27
27
|
## Lean operating rules
|
|
28
28
|
|
|
29
|
-
- Prefer
|
|
29
|
+
- Prefer current AWS documentation tools for service behavior. Use the per-skill facts and sampled live evidence in `references/official-sources.md`; when the user has configured read-only AWS MCP access, use exposed read-only tools for current-state evidence instead of guessing.
|
|
30
30
|
- Separate confirmed facts from inference. If state was not queried or shown, say so.
|
|
31
31
|
- Challenge broad access, public exposure, destructive automation, untested recovery, hidden cost, and vague production claims.
|
|
32
32
|
- Keep the answer scoped, reversible, least-privilege, and explicit about blockers or unknowns.
|
|
@@ -39,6 +39,7 @@ Load these only when needed:
|
|
|
39
39
|
- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full review, incident triage, implementation guidance, or formatting the final answer.
|
|
40
40
|
- [Safety checklist](references/safety-checklist.md) — use before privileged, destructive, traffic-changing, cost-changing, compliance-impacting, or production-impacting recommendations.
|
|
41
41
|
- [Official sources](references/official-sources.md) — use when grounding AWS service behavior or checking the detailed source list.
|
|
42
|
+
- [IaC Change Risk Review Guide](references/iac-change-risk-review.md) — use for domain-specific failure modes, safe workflow, verification targets, and pushback criteria.
|
|
42
43
|
|
|
43
44
|
## Response minimum
|
|
44
45
|
|
|
@@ -14,14 +14,14 @@
|
|
|
14
14
|
"summary": "Review AWS CDK, CloudFormation, SAM, Terraform, and mixed IaC changes for replacement, deletion, drift, IAM, network, data-loss, rollback, and deployment safety risks.",
|
|
15
15
|
"source_type": "original",
|
|
16
16
|
"official_docs": [
|
|
17
|
-
"https://docs.aws.amazon.com/cdk/v2/guide/best-practices.html",
|
|
18
|
-
"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/best-practices.html",
|
|
19
17
|
"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/drift-aware-change-sets.html",
|
|
20
|
-
"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/
|
|
18
|
+
"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/event-detail-stack-drift-detection-change.html",
|
|
19
|
+
"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/best-practices.html",
|
|
20
|
+
"https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-policy.html"
|
|
21
21
|
],
|
|
22
22
|
"security_notes": "Never approve an AWS IaC deployment from source diff alone when production state, generated artifacts, change sets, drift, replacements, destructive changes, or rollback are unresolved.",
|
|
23
|
-
"last_verified": "2026-
|
|
23
|
+
"last_verified": "2026-06-02",
|
|
24
24
|
"path": "skills/aws/aws-iac-change-safety-review",
|
|
25
25
|
"author": "github: Raishin",
|
|
26
|
-
"version": "0.1.
|
|
26
|
+
"version": "0.1.4"
|
|
27
27
|
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
# IaC Change Risk Review Guide
|
|
2
|
+
|
|
3
|
+
Use this reference when reviewing CloudFormation, CDK, SAM, Terraform, Serverless Framework, change sets, drift, stack policies, StackSets, and production deployment preflights.
|
|
4
|
+
|
|
5
|
+
## What people get wrong
|
|
6
|
+
|
|
7
|
+
The lazy story is:
|
|
8
|
+
|
|
9
|
+
> The plan/change set is the source of truth, so read it and decide.
|
|
10
|
+
|
|
11
|
+
Wrong. Plans and change sets are necessary but not sufficient. They can miss live drift, parameter context, provider behavior, replacement side effects, data retention, and organizational guardrails.
|
|
12
|
+
|
|
13
|
+
Common bad assumptions:
|
|
14
|
+
|
|
15
|
+
- `No changes` means no operational risk.
|
|
16
|
+
- Replacement is acceptable if CloudFormation can perform it.
|
|
17
|
+
- Terraform destroy/create is safe when names stay similar.
|
|
18
|
+
- Drift is separate from the proposed change.
|
|
19
|
+
- Stack policies and rollback triggers are optional.
|
|
20
|
+
- IAM diffs can be reviewed by action count alone.
|
|
21
|
+
|
|
22
|
+
## IaC-review failure modes
|
|
23
|
+
|
|
24
|
+
- Resource replacement deletes state, changes DNS, rotates identity, or breaks consumers.
|
|
25
|
+
- IAM, KMS, security group, route, bucket, or trust-policy changes widen blast radius.
|
|
26
|
+
- Parameter/default changes alter multiple environments unexpectedly.
|
|
27
|
+
- StackSets or modules propagate a risky pattern across accounts/Regions.
|
|
28
|
+
- Drift means the apply will not behave like the repo diff.
|
|
29
|
+
- Rollback would fail because stateful resources, migrations, or retained resources are not handled.
|
|
30
|
+
|
|
31
|
+
## Minimum safe workflow
|
|
32
|
+
|
|
33
|
+
1. Identify IaC tool, target environment, account/Region scope, and deployment mechanism.
|
|
34
|
+
2. Review repo diff plus generated template/plan/change set, not only source files.
|
|
35
|
+
3. Classify each material change as add, modify, replace, delete, permission widen, exposure, stateful, or rollback-sensitive.
|
|
36
|
+
4. Check drift, parameters, stack policies, rollback triggers, and cross-stack/module dependencies where applicable.
|
|
37
|
+
5. Require validation evidence: lint, synth, plan/change set, policy checks, and test outputs.
|
|
38
|
+
6. Return go/no-go with blockers, risky resources, mitigation, owner, and rollback evidence.
|
|
39
|
+
7. Keep deployment/apply/destroy outside this review unless a separate guarded approval path is invoked.
|
|
40
|
+
|
|
41
|
+
## Verification targets
|
|
42
|
+
|
|
43
|
+
- CloudFormation/SAM template diff, change set replacement/delete details, drift detection, stack policy, rollback trigger, and events
|
|
44
|
+
- CDK synth/diff output, bootstrap environment, asset changes, and security approval prompts
|
|
45
|
+
- Terraform fmt/validate/plan, provider lockfile, state backend, targeted apply risk, and destroy/replacement markers
|
|
46
|
+
- IAM/KMS/security group/network/storage/database diffs and policy validation output
|
|
47
|
+
- StackSets, modules, nested stacks, parameters, exports/imports, and environment overlays
|
|
48
|
+
- rollback plan: previous template, state backup, retained resources, migration reversal, and data restore point
|
|
49
|
+
|
|
50
|
+
## When to push back
|
|
51
|
+
|
|
52
|
+
Push back if the user asks to:
|
|
53
|
+
|
|
54
|
+
- approve apply from source diff only
|
|
55
|
+
- ignore replacement/delete risk because validation passed
|
|
56
|
+
- skip drift detection for production stacks
|
|
57
|
+
- widen IAM/network controls as a quick fix
|
|
58
|
+
- use targeted apply/destroy without dependency analysis
|
|
59
|
+
- combine unrelated cleanup with a risky production change
|
|
@@ -5,11 +5,25 @@ Use this reference only when you need source grounding for AWS service behavior
|
|
|
5
5
|
## AWS documentation
|
|
6
6
|
|
|
7
7
|
Use these as starting points, not as proof of the user's live AWS state:
|
|
8
|
-
- https://docs.aws.amazon.com/cdk/v2/guide/best-practices.html
|
|
9
|
-
- https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/best-practices.html
|
|
10
8
|
- https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/drift-aware-change-sets.html
|
|
11
|
-
- https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/
|
|
9
|
+
- https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/event-detail-stack-drift-detection-change.html
|
|
10
|
+
- https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/best-practices.html
|
|
11
|
+
- https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-policy.html
|
|
12
12
|
|
|
13
13
|
## Grounding rule
|
|
14
14
|
|
|
15
|
-
Official documentation explains AWS service behavior. It does not prove the user's current account, Region, quota, resource configuration, IAM boundary, pricing, or operational state. Prefer
|
|
15
|
+
Official documentation explains AWS service behavior. It does not prove the user's current account, Region, quota, resource configuration, IAM boundary, pricing, entitlement, or operational state. Prefer read-only AWS MCP or CLI evidence, repository evidence, or sanitized user-provided evidence for current-state claims.
|
|
16
|
+
|
|
17
|
+
## Current MCP/documentation refresh (2026-06-02)
|
|
18
|
+
|
|
19
|
+
Service facts from official docs:
|
|
20
|
+
- CloudFormation drift-aware change sets support three-way comparison and `REVERT_DRIFT` for supported resources.
|
|
21
|
+
- CloudFormation drift-detection status change events expose drift status, drifted resource counts, operation status, and client request tokens as event evidence.
|
|
22
|
+
|
|
23
|
+
Sampled live evidence:
|
|
24
|
+
- Read-only regional availability sampling reported AWS CloudFormation and AWS Config as `isAvailableIn` in `us-east-1`, `us-west-2`, `eu-west-1`, and `ap-southeast-1`.
|
|
25
|
+
- Sampled APIs `CloudFormation+CreateChangeSet`, `CloudFormation+DetectStackDrift`, and `CloudFormation+ValidateTemplate` were reported `isAvailableIn` in those regions.
|
|
26
|
+
|
|
27
|
+
Review implications:
|
|
28
|
+
- IaC safety review must inspect planned diff, replacement/delete risk, IAM/security policy impact, network exposure, data loss, drift, rollback, and approval evidence.
|
|
29
|
+
- A valid template or available change-set API does not prove the proposed change is safe.
|