@raishin/vanguard-frontier-agentic 2.7.1 → 2.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +3 -3
- package/.claude-plugin/plugin.json +23 -1
- package/.cursor-plugin/plugin.json +23 -1
- package/.github/plugin/marketplace.json +1 -1
- package/README.md +13 -12
- package/agents/accounting/AGENTS.md +33 -0
- package/agents/accounting/README.md +30 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/metadata.json +44 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/AGENT.md +71 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/kiro-ide.agent.md +26 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/metadata.json +41 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/AGENT.md +72 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/metadata.json +42 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/PERMISSIONS.md +20 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/metadata.json +42 -0
- package/agents/accounting/accounting-maestro-agent/AGENT.md +60 -0
- package/agents/accounting/accounting-maestro-agent/PERMISSIONS.md +20 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/copilot.agent.md +31 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/cursor.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/gemini.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/metadata.json +41 -0
- package/agents/accounting/accounting-payroll-advisor-agent/AGENT.md +69 -0
- package/agents/accounting/accounting-payroll-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/AGENT.md +71 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/codex.toml +35 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/copilot.agent.md +34 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/cursor.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/gemini.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/metadata.json +44 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/AGENT.md +72 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/metadata.json +44 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/AGENT.md +19 -11
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/claude-code.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/copilot.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/cursor.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/gemini.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/kiro-ide.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/metadata.json +8 -16
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/ai-foundry-ops-agent-operations.md +69 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/official-sources.md +21 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-aks-platform-operator-agent/AGENT.md +17 -9
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/claude-code.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/copilot.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/cursor.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/gemini.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/kiro-ide.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/metadata.json +7 -12
- package/agents/azure/azure-aks-platform-operator-agent/references/aks-platform-agent-operations.md +69 -0
- package/agents/azure/azure-aks-platform-operator-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-aks-platform-operator-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-aks-platform-operator-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-aks-platform-operator-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-app-service-production-readiness-agent/AGENT.md +17 -9
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/claude-code.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/copilot.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/cursor.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/gemini.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/kiro-ide.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/metadata.json +8 -21
- package/agents/azure/azure-app-service-production-readiness-agent/references/app-service-production-agent-operations.md +69 -0
- package/agents/azure/azure-app-service-production-readiness-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-app-service-production-readiness-agent/references/official-sources.md +23 -0
- package/agents/azure/azure-app-service-production-readiness-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-app-service-production-readiness-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/AGENT.md +17 -9
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/claude-code.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/copilot.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/cursor.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/gemini.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/kiro-ide.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/metadata.json +7 -14
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/cosmosdb-application-agent-operations.md +69 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/AGENT.md +17 -9
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/claude-code.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/copilot.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/cursor.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/gemini.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/kiro-ide.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/metadata.json +8 -13
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/cosmosdb-performance-agent-operations.md +69 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/AGENT.md +19 -11
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/claude-code.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/copilot.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/cursor.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/gemini.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/kiro-ide.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/metadata.json +12 -14
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/cosmosdb-platform-agent-operations.md +65 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/official-sources.md +31 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-cost-estimation-review-agent/AGENT.md +19 -11
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/claude-code.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/copilot.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/cursor.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/gemini.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/kiro-ide.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/metadata.json +10 -13
- package/agents/azure/azure-cost-estimation-review-agent/references/cost-estimation-agent-operations.md +63 -0
- package/agents/azure/azure-cost-estimation-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cost-estimation-review-agent/references/official-sources.md +29 -0
- package/agents/azure/azure-cost-estimation-review-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-cost-estimation-review-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-cost-optimization-governor-agent/AGENT.md +19 -11
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/claude-code.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/copilot.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/cursor.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/gemini.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/kiro-ide.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/metadata.json +11 -15
- package/agents/azure/azure-cost-optimization-governor-agent/references/cost-optimization-agent-operations.md +64 -0
- package/agents/azure/azure-cost-optimization-governor-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cost-optimization-governor-agent/references/official-sources.md +30 -0
- package/agents/azure/azure-cost-optimization-governor-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-cost-optimization-governor-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-entra-id-specialist-agent/AGENT.md +19 -13
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/claude-code.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/copilot.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/cursor.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/gemini.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/kiro-ide.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/metadata.json +12 -14
- package/agents/azure/azure-entra-id-specialist-agent/references/entra-id-specialist-agent-operations.md +65 -0
- package/agents/azure/azure-entra-id-specialist-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-entra-id-specialist-agent/references/official-sources.md +31 -0
- package/agents/azure/azure-entra-id-specialist-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-entra-id-specialist-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/AGENT.md +19 -11
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/claude-code.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/copilot.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/cursor.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/gemini.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/kiro-ide.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/metadata.json +11 -16
- package/agents/azure/azure-governance-policy-guardrails-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/references/official-sources.md +30 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/references/policy-guardrails-agent-operations.md +66 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-identity-governance-review-agent/AGENT.md +19 -11
- package/agents/azure/azure-identity-governance-review-agent/harnesses/claude-code.agent.md +35 -11
- package/agents/azure/azure-identity-governance-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-identity-governance-review-agent/harnesses/copilot.agent.md +35 -24
- package/agents/azure/azure-identity-governance-review-agent/harnesses/cursor.agent.md +35 -13
- package/agents/azure/azure-identity-governance-review-agent/harnesses/gemini.agent.md +35 -12
- package/agents/azure/azure-identity-governance-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-identity-governance-review-agent/harnesses/kiro-ide.agent.md +35 -11
- package/agents/azure/azure-identity-governance-review-agent/metadata.json +10 -17
- package/agents/azure/azure-identity-governance-review-agent/references/identity-governance-agent-operations.md +68 -0
- package/agents/azure/azure-identity-governance-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-identity-governance-review-agent/references/official-sources.md +21 -0
- package/agents/azure/azure-identity-governance-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-identity-governance-review-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/AGENT.md +18 -10
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/claude-code.agent.md +34 -10
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/copilot.agent.md +35 -24
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/cursor.agent.md +34 -12
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/gemini.agent.md +34 -11
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/kiro-ide.agent.md +34 -10
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/metadata.json +11 -14
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/key-vault-secret-lifecycle-agent-operations.md +68 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/official-sources.md +23 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/AGENT.md +23 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/claude-code.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/codex.toml +3 -16
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/copilot.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/cursor.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/gemini.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/kiro-ide.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/metadata.json +12 -9
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/keyvault-certificate-issuer-agent-operations.md +68 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-landing-zone-architect-agent/AGENT.md +19 -11
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/claude-code.agent.md +35 -11
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/copilot.agent.md +35 -24
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/cursor.agent.md +35 -13
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/gemini.agent.md +35 -12
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/kiro-ide.agent.md +35 -11
- package/agents/azure/azure-landing-zone-architect-agent/metadata.json +8 -10
- package/agents/azure/azure-landing-zone-architect-agent/references/landing-zone-agent-operations.md +68 -0
- package/agents/azure/azure-landing-zone-architect-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-landing-zone-architect-agent/references/official-sources.md +23 -0
- package/agents/azure/azure-landing-zone-architect-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-landing-zone-architect-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-aks-rollout-guard-agent/PERMISSIONS.md +15 -50
- package/agents/azure/azure-live-aks-rollout-guard-agent/PREFLIGHT.md +16 -43
- package/agents/azure/azure-live-aks-rollout-guard-agent/ROLLBACK.md +13 -31
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/copilot.agent.md +39 -29
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-aks-rollout-guard-agent/metadata.json +9 -6
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/live-aks-rollout-agent-operations.md +68 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/PERMISSIONS.md +7 -41
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/PREFLIGHT.md +7 -48
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/ROLLBACK.md +6 -44
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/copilot.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/metadata.json +8 -7
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/app-service-slot-swap-agent-operations.md +68 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/official-sources.md +19 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/PERMISSIONS.md +7 -86
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/PREFLIGHT.md +7 -46
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/ROLLBACK.md +6 -46
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/copilot.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/metadata.json +8 -8
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/arm-deployment-stack-agent-operations.md +68 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/official-sources.md +19 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-cost-budget-action-guard-agent/PERMISSIONS.md +7 -91
- package/agents/azure/azure-live-cost-budget-action-guard-agent/PREFLIGHT.md +7 -42
- package/agents/azure/azure-live-cost-budget-action-guard-agent/ROLLBACK.md +6 -47
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/copilot.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/metadata.json +9 -8
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/cost-budget-action-agent-operations.md +69 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/AGENT.md +24 -19
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/claude-code.agent.md +40 -19
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/codex.toml +4 -24
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/copilot.agent.md +40 -19
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/cursor.agent.md +40 -21
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/gemini.agent.md +40 -20
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/kiro-ide.agent.md +40 -19
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/metadata.json +9 -9
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/entra-role-assignment-agent-operations.md +68 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/PERMISSIONS.md +7 -66
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/PREFLIGHT.md +7 -44
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/ROLLBACK.md +6 -42
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/copilot.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/metadata.json +9 -8
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/keyvault-rotation-purge-agent-operations.md +68 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/AGENT.md +25 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/PERMISSIONS.md +2 -58
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/PREFLIGHT.md +6 -40
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/ROLLBACK.md +2 -47
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/claude-code.agent.md +42 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/copilot.agent.md +42 -30
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/cursor.agent.md +42 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/gemini.agent.md +42 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/kiro-ide.agent.md +42 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/metadata.json +7 -7
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/pim-jit-activation-agent-operations.md +48 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-maestro-agent/AGENT.md +27 -18
- package/agents/azure/azure-maestro-agent/harnesses/claude-code.agent.md +45 -19
- package/agents/azure/azure-maestro-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-maestro-agent/harnesses/copilot.agent.md +45 -32
- package/agents/azure/azure-maestro-agent/harnesses/cursor.agent.md +45 -21
- package/agents/azure/azure-maestro-agent/harnesses/gemini.agent.md +45 -20
- package/agents/azure/azure-maestro-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-maestro-agent/harnesses/kiro-ide.agent.md +45 -19
- package/agents/azure/azure-maestro-agent/metadata.json +5 -7
- package/agents/azure/azure-maestro-agent/references/azure-maestro-routing-operations.md +47 -0
- package/agents/azure/azure-maestro-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-maestro-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-maestro-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-maestro-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/AGENT.md +20 -11
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/metadata.json +8 -13
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/migrate-landing-zone-cutover-agent-operations.md +48 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-network-topology-review-agent/AGENT.md +20 -11
- package/agents/azure/azure-network-topology-review-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-network-topology-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-network-topology-review-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-network-topology-review-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-network-topology-review-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-network-topology-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-network-topology-review-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-network-topology-review-agent/metadata.json +6 -8
- package/agents/azure/azure-network-topology-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-network-topology-review-agent/references/network-topology-agent-operations.md +49 -0
- package/agents/azure/azure-network-topology-review-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-network-topology-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-network-topology-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-observability-investigator-agent/AGENT.md +20 -11
- package/agents/azure/azure-observability-investigator-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-observability-investigator-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-observability-investigator-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-observability-investigator-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-observability-investigator-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-observability-investigator-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-observability-investigator-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-observability-investigator-agent/metadata.json +6 -19
- package/agents/azure/azure-observability-investigator-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-observability-investigator-agent/references/observability-investigator-agent-operations.md +48 -0
- package/agents/azure/azure-observability-investigator-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-observability-investigator-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-observability-investigator-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-platform-automation-devops-agent/AGENT.md +20 -11
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-platform-automation-devops-agent/metadata.json +7 -15
- package/agents/azure/azure-platform-automation-devops-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-platform-automation-devops-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-platform-automation-devops-agent/references/platform-automation-devops-agent-operations.md +47 -0
- package/agents/azure/azure-platform-automation-devops-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-platform-automation-devops-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/AGENT.md +20 -11
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/metadata.json +6 -11
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/private-endpoint-adoption-agent-operations.md +47 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-rbac-review-agent/AGENT.md +20 -11
- package/agents/azure/azure-rbac-review-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-rbac-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-rbac-review-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-rbac-review-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-rbac-review-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-rbac-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-rbac-review-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-rbac-review-agent/metadata.json +6 -7
- package/agents/azure/azure-rbac-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-rbac-review-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-rbac-review-agent/references/rbac-review-agent-operations.md +47 -0
- package/agents/azure/azure-rbac-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-rbac-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/AGENT.md +20 -11
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-resilience-bcdr-review-agent/metadata.json +7 -13
- package/agents/azure/azure-resilience-bcdr-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/references/resilience-bcdr-agent-operations.md +47 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/AGENT.md +20 -11
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-resource-health-incident-triage-agent/metadata.json +7 -14
- package/agents/azure/azure-resource-health-incident-triage-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/references/resource-health-incident-triage-agent-operations.md +47 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-role-selector-agent/AGENT.md +20 -11
- package/agents/azure/azure-role-selector-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-role-selector-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-role-selector-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-role-selector-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-role-selector-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-role-selector-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-role-selector-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-role-selector-agent/metadata.json +10 -10
- package/agents/azure/azure-role-selector-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-role-selector-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-role-selector-agent/references/role-selector-agent-operations.md +47 -0
- package/agents/azure/azure-role-selector-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-role-selector-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-security-posture-hardening-agent/AGENT.md +20 -11
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-security-posture-hardening-agent/metadata.json +11 -17
- package/agents/azure/azure-security-posture-hardening-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-security-posture-hardening-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-security-posture-hardening-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-security-posture-hardening-agent/references/security-posture-hardening-agent-operations.md +47 -0
- package/agents/azure/azure-security-posture-hardening-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-subscription-resource-organization-agent/AGENT.md +20 -11
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-subscription-resource-organization-agent/metadata.json +9 -12
- package/agents/azure/azure-subscription-resource-organization-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-subscription-resource-organization-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-subscription-resource-organization-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-subscription-resource-organization-agent/references/subscription-resource-organization-agent-operations.md +47 -0
- package/agents/azure/azure-subscription-resource-organization-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/AGENT.md +27 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/claude-code.agent.md +43 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/codex.toml +2 -3
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/copilot.agent.md +43 -35
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/cursor.agent.md +43 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/gemini.agent.md +43 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/kiro-ide.agent.md +43 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/metadata.json +19 -8
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/waf-cost-optimization-agent-operations.md +47 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-waf-reliability-review-agent/AGENT.md +27 -24
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/claude-code.agent.md +43 -23
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/codex.toml +2 -3
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/copilot.agent.md +43 -36
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/cursor.agent.md +43 -23
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/gemini.agent.md +43 -23
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/kiro-ide.agent.md +43 -23
- package/agents/azure/azure-waf-reliability-review-agent/metadata.json +19 -8
- package/agents/azure/azure-waf-reliability-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-waf-reliability-review-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-waf-reliability-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-waf-reliability-review-agent/references/waf-reliability-agent-operations.md +47 -0
- package/agents/azure/azure-waf-reliability-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-waf-security-review-agent/AGENT.md +27 -22
- package/agents/azure/azure-waf-security-review-agent/harnesses/claude-code.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/harnesses/codex.toml +2 -3
- package/agents/azure/azure-waf-security-review-agent/harnesses/copilot.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/harnesses/cursor.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/harnesses/gemini.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-waf-security-review-agent/harnesses/kiro-ide.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/metadata.json +21 -8
- package/agents/azure/azure-waf-security-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-waf-security-review-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-waf-security-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-waf-security-review-agent/references/waf-security-agent-operations.md +53 -0
- package/agents/azure/azure-waf-security-review-agent/references/workflow-and-output.md +20 -0
- package/agents/finance/AGENTS.md +33 -0
- package/agents/finance/README.md +30 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/AGENT.md +70 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/PERMISSIONS.md +24 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/metadata.json +42 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/PERMISSIONS.md +25 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/metadata.json +45 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/metadata.json +42 -0
- package/agents/finance/finance-maestro-agent/AGENT.md +57 -0
- package/agents/finance/finance-maestro-agent/PERMISSIONS.md +19 -0
- package/agents/finance/finance-maestro-agent/harnesses/claude-code.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/codex.toml +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/cursor.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/gemini.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-maestro-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/metadata.json +41 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/AGENT.md +70 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/metadata.json +45 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/AGENT.md +69 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/metadata.json +44 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/AGENT.md +69 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/copilot.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/metadata.json +43 -0
- package/agents/finance/finance-working-capital-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-working-capital-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/metadata.json +44 -0
- package/agents/oci/oci-autonomous-database-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/AGENT.md +3 -3
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/claude-code.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/copilot.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/cursor.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/gemini.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/kiro-ide.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/metadata.json +7 -7
- package/agents/oci/oci-cloud-guard-responder-agent/AGENT.md +6 -6
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/codex.toml +2 -2
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/metadata.json +6 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/metadata.json +1 -1
- package/agents/oci/oci-compute-platform-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/metadata.json +1 -1
- package/agents/oci/oci-cost-finops-analyst-agent/AGENT.md +5 -5
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/metadata.json +1 -1
- package/agents/oci/oci-database-platform-dba-agent/AGENT.md +5 -5
- package/agents/oci/oci-database-platform-dba-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-database-platform-dba-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-database-platform-dba-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/metadata.json +1 -1
- package/agents/oci/oci-dbtools-sql-analyst-agent/AGENT.md +5 -5
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/metadata.json +1 -1
- package/agents/oci/oci-devops-container-platform-engineer-agent/AGENT.md +5 -5
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/metadata.json +1 -1
- package/agents/oci/oci-exadata-platform-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-fusion-apps-environment-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/metadata.json +1 -1
- package/agents/oci/oci-goldengate-replication-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/metadata.json +1 -1
- package/agents/oci/oci-identity-access-governor-agent/AGENT.md +5 -5
- package/agents/oci/oci-identity-access-governor-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-identity-access-governor-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-identity-access-governor-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/metadata.json +1 -1
- package/agents/oci/oci-iot-digital-twin-engineer-agent/AGENT.md +5 -5
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/metadata.json +1 -1
- package/agents/oci/oci-limits-capacity-planner-agent/AGENT.md +5 -5
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/metadata.json +1 -1
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/metadata.json +6 -7
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/metadata.json +7 -7
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/metadata.json +5 -6
- package/agents/oci/oci-live-network-security-rule-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-network-security-rule-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-network-security-rule-guard-agent/metadata.json +6 -7
- package/agents/oci/oci-live-oke-rollout-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-oke-rollout-guard-agent/metadata.json +7 -7
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/metadata.json +6 -6
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/metadata.json +5 -6
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/AGENT.md +5 -5
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/metadata.json +1 -1
- package/agents/oci/oci-maestro-agent/AGENT.md +2 -2
- package/agents/oci/oci-maestro-agent/harnesses/claude-code.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/copilot.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/cursor.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/gemini.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/kiro-ide.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/metadata.json +8 -9
- package/agents/oci/oci-migration-cutover-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-multi-cloud-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/AGENT.md +5 -5
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/metadata.json +1 -1
- package/agents/oci/oci-network-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-network-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-network-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-network-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-observability-incident-responder-agent/AGENT.md +5 -5
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/metadata.json +1 -1
- package/agents/oci/oci-recovery-service-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/metadata.json +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/AGENT.md +5 -5
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/metadata.json +5 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/AGENT.md +5 -5
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/metadata.json +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/AGENT.md +5 -5
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/metadata.json +5 -4
- package/agents/oci/oci-solution-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-solution-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-solution-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-solution-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/metadata.json +5 -4
- package/agents/oci/oci-storage-backup-steward-agent/AGENT.md +5 -5
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/metadata.json +5 -4
- package/agents/oci/oci-support-incident-coordinator-agent/AGENT.md +5 -5
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/metadata.json +4 -4
- package/agents/oci/oci-waf-cost-optimization-review-agent/AGENT.md +4 -4
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/claude-code.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/copilot.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/cursor.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/gemini.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/kiro-ide.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/metadata.json +17 -7
- package/agents/oci/oci-waf-reliability-review-agent/AGENT.md +4 -4
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/claude-code.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/copilot.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/cursor.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/gemini.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/kiro-ide.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/metadata.json +16 -6
- package/agents/oci/oci-waf-security-review-agent/AGENT.md +4 -4
- package/agents/oci/oci-waf-security-review-agent/harnesses/claude-code.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-waf-security-review-agent/harnesses/copilot.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/harnesses/cursor.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/harnesses/gemini.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-waf-security-review-agent/harnesses/kiro-ide.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/metadata.json +17 -8
- package/catalog/agents.json +1065 -555
- package/catalog/asset-integrity.json +7197 -4762
- package/catalog/install-roles.json +53 -1
- package/catalog/skill-manifest.json +3006 -1337
- package/catalog/skills.json +1431 -589
- package/package.json +2 -1
- package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
- package/powers/README.md +4 -2
- package/powers/vanguard-accounting/POWER.md +40 -0
- package/powers/vanguard-finance/POWER.md +40 -0
- package/schemas/agent.schema.json +19 -5
- package/schemas/skill.frontmatter.schema.json +53 -15
- package/scripts/generate-docs-data.mjs +116 -0
- package/scripts/generate-plugin-manifest.mjs +74 -12
- package/skills/accounting/README.md +8 -0
- package/skills/accounting/accounting-maestro/README.md +14 -0
- package/skills/accounting/accounting-maestro/SKILL.md +87 -0
- package/skills/accounting/accounting-maestro/metadata.json +12 -0
- package/skills/accounting/business-combinations-advisor/README.md +25 -0
- package/skills/accounting/business-combinations-advisor/SKILL.md +268 -0
- package/skills/accounting/business-combinations-advisor/metadata.json +23 -0
- package/skills/accounting/close-cycle-advisor/README.md +21 -0
- package/skills/accounting/close-cycle-advisor/SKILL.md +286 -0
- package/skills/accounting/close-cycle-advisor/metadata.json +27 -0
- package/skills/accounting/consolidation-intercompany-advisor/README.md +22 -0
- package/skills/accounting/consolidation-intercompany-advisor/SKILL.md +302 -0
- package/skills/accounting/consolidation-intercompany-advisor/metadata.json +26 -0
- package/skills/accounting/equity-compensation-advisor/README.md +22 -0
- package/skills/accounting/equity-compensation-advisor/SKILL.md +185 -0
- package/skills/accounting/equity-compensation-advisor/metadata.json +23 -0
- package/skills/accounting/fixed-assets-advisor/README.md +20 -0
- package/skills/accounting/fixed-assets-advisor/SKILL.md +391 -0
- package/skills/accounting/fixed-assets-advisor/metadata.json +26 -0
- package/skills/accounting/fx-translation-advisor/README.md +23 -0
- package/skills/accounting/fx-translation-advisor/SKILL.md +275 -0
- package/skills/accounting/fx-translation-advisor/metadata.json +26 -0
- package/skills/accounting/hedge-accounting-advisor/README.md +28 -0
- package/skills/accounting/hedge-accounting-advisor/SKILL.md +459 -0
- package/skills/accounting/hedge-accounting-advisor/metadata.json +25 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/README.md +21 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/SKILL.md +481 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/metadata.json +26 -0
- package/skills/accounting/lease-accounting-advisor/README.md +24 -0
- package/skills/accounting/lease-accounting-advisor/SKILL.md +296 -0
- package/skills/accounting/lease-accounting-advisor/metadata.json +25 -0
- package/skills/accounting/payroll-advisor/README.md +25 -0
- package/skills/accounting/payroll-advisor/SKILL.md +314 -0
- package/skills/accounting/payroll-advisor/metadata.json +26 -0
- package/skills/accounting/procure-to-pay-advisor/README.md +21 -0
- package/skills/accounting/procure-to-pay-advisor/SKILL.md +382 -0
- package/skills/accounting/procure-to-pay-advisor/metadata.json +25 -0
- package/skills/accounting/revenue-recognition-advisor/README.md +17 -0
- package/skills/accounting/revenue-recognition-advisor/SKILL.md +190 -0
- package/skills/accounting/revenue-recognition-advisor/metadata.json +12 -0
- package/skills/accounting/tax-provision-advisor/README.md +25 -0
- package/skills/accounting/tax-provision-advisor/SKILL.md +343 -0
- package/skills/accounting/tax-provision-advisor/metadata.json +27 -0
- package/skills/aws/aws-agentcore/SKILL.md +8 -8
- package/skills/aws/aws-agentcore/metadata.json +15 -3
- package/skills/aws/aws-agentcore/references/gateway-integration.md +38 -3
- package/skills/aws/aws-agentcore/references/getting-started.md +9 -0
- package/skills/aws/aws-agentcore/references/memory-integration.md +24 -6
- package/skills/aws/aws-agentcore/references/official-sources.md +60 -0
- package/skills/aws/aws-agentcore/references/safety-checklist.md +8 -4
- package/skills/aws/aws-agentcore/references/workflow-and-output.md +12 -3
- package/skills/aws/aws-api-edge-delivery-review/SKILL.md +7 -3
- package/skills/aws/aws-api-edge-delivery-review/metadata.json +8 -3
- package/skills/aws/aws-api-edge-delivery-review/references/api-gateway-controls.md +120 -0
- package/skills/aws/aws-api-edge-delivery-review/references/cloudfront-origin-protection.md +100 -0
- package/skills/aws/aws-api-edge-delivery-review/references/observability-incident-playbook.md +110 -0
- package/skills/aws/aws-api-edge-delivery-review/references/official-sources.md +61 -5
- package/skills/aws/aws-api-edge-delivery-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-api-edge-delivery-review/references/waf-shield-abuse-controls.md +97 -0
- package/skills/aws/aws-api-edge-delivery-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-bedrock-agent-security-governor/SKILL.md +4 -3
- package/skills/aws/aws-bedrock-agent-security-governor/metadata.json +2 -2
- package/skills/aws/aws-bedrock-agent-security-governor/references/bedrock-agent-attack-surface.md +59 -0
- package/skills/aws/aws-bedrock-agent-security-governor/references/official-sources.md +14 -1
- package/skills/aws/aws-bedrock-agent-security-governor/references/safety-checklist.md +2 -2
- package/skills/aws/aws-bedrock-agent-security-governor/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-change-impact-advisor/SKILL.md +4 -3
- package/skills/aws/aws-change-impact-advisor/metadata.json +2 -2
- package/skills/aws/aws-change-impact-advisor/references/change-impact-assessment.md +59 -0
- package/skills/aws/aws-change-impact-advisor/references/official-sources.md +13 -0
- package/skills/aws/aws-ci-cd-release-engineer/SKILL.md +4 -3
- package/skills/aws/aws-ci-cd-release-engineer/metadata.json +2 -2
- package/skills/aws/aws-ci-cd-release-engineer/references/official-sources.md +15 -1
- package/skills/aws/aws-ci-cd-release-engineer/references/release-safety-and-provenance.md +59 -0
- package/skills/aws/aws-ci-cd-release-engineer/references/safety-checklist.md +2 -2
- package/skills/aws/aws-ci-cd-release-engineer/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-compliance-evidence-mapper/SKILL.md +4 -3
- package/skills/aws/aws-compliance-evidence-mapper/metadata.json +2 -2
- package/skills/aws/aws-compliance-evidence-mapper/references/compliance-evidence-chain.md +59 -0
- package/skills/aws/aws-compliance-evidence-mapper/references/official-sources.md +15 -1
- package/skills/aws/aws-compliance-evidence-mapper/references/safety-checklist.md +2 -2
- package/skills/aws/aws-compliance-evidence-mapper/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-cost-anomaly-watch-coordinator/SKILL.md +4 -3
- package/skills/aws/aws-cost-anomaly-watch-coordinator/metadata.json +5 -5
- package/skills/aws/aws-cost-anomaly-watch-coordinator/references/cost-anomaly-triage.md +60 -0
- package/skills/aws/aws-cost-anomaly-watch-coordinator/references/official-sources.md +20 -4
- package/skills/aws/aws-cost-optimization-governor/SKILL.md +4 -3
- package/skills/aws/aws-cost-optimization-governor/metadata.json +5 -5
- package/skills/aws/aws-cost-optimization-governor/references/cost-optimization-risk-governance.md +59 -0
- package/skills/aws/aws-cost-optimization-governor/references/official-sources.md +18 -4
- package/skills/aws/aws-cost-optimization-governor/references/safety-checklist.md +2 -2
- package/skills/aws/aws-cost-optimization-governor/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-daily-operations-briefing-coordinator/SKILL.md +4 -3
- package/skills/aws/aws-daily-operations-briefing-coordinator/metadata.json +5 -5
- package/skills/aws/aws-daily-operations-briefing-coordinator/references/official-sources.md +21 -4
- package/skills/aws/aws-daily-operations-briefing-coordinator/references/operations-briefing-signal-quality.md +60 -0
- package/skills/aws/aws-data-protection-backup-steward/SKILL.md +4 -3
- package/skills/aws/aws-data-protection-backup-steward/metadata.json +4 -4
- package/skills/aws/aws-data-protection-backup-steward/references/backup-restore-evidence.md +59 -0
- package/skills/aws/aws-data-protection-backup-steward/references/official-sources.md +16 -2
- package/skills/aws/aws-data-protection-backup-steward/references/safety-checklist.md +2 -2
- package/skills/aws/aws-data-protection-backup-steward/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-deployment-hotfix-operator/SKILL.md +4 -3
- package/skills/aws/aws-deployment-hotfix-operator/metadata.json +6 -4
- package/skills/aws/aws-deployment-hotfix-operator/references/deployment-hotfix-safety.md +64 -0
- package/skills/aws/aws-deployment-hotfix-operator/references/official-sources.md +27 -2
- package/skills/aws/aws-devops-agent-skill-designer/SKILL.md +4 -3
- package/skills/aws/aws-devops-agent-skill-designer/metadata.json +5 -5
- package/skills/aws/aws-devops-agent-skill-designer/references/devops-agent-skill-quality.md +59 -0
- package/skills/aws/aws-devops-agent-skill-designer/references/official-sources.md +17 -4
- package/skills/aws/aws-devops-agent-skill-designer/references/safety-checklist.md +2 -2
- package/skills/aws/aws-devops-agent-skill-designer/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/SKILL.md +4 -3
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/metadata.json +6 -6
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/references/dynamodb-access-patterns-capacity.md +59 -0
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/references/official-sources.md +19 -5
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-ec2-compute-operations-steward/SKILL.md +4 -3
- package/skills/aws/aws-ec2-compute-operations-steward/metadata.json +6 -6
- package/skills/aws/aws-ec2-compute-operations-steward/references/ec2-fleet-operations-safety.md +59 -0
- package/skills/aws/aws-ec2-compute-operations-steward/references/official-sources.md +19 -5
- package/skills/aws/aws-ec2-compute-operations-steward/references/safety-checklist.md +2 -2
- package/skills/aws/aws-ec2-compute-operations-steward/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-ecs-fargate-platform-operator/SKILL.md +4 -3
- package/skills/aws/aws-ecs-fargate-platform-operator/metadata.json +6 -6
- package/skills/aws/aws-ecs-fargate-platform-operator/references/ecs-fargate-service-safety.md +59 -0
- package/skills/aws/aws-ecs-fargate-platform-operator/references/official-sources.md +19 -5
- package/skills/aws/aws-ecs-fargate-platform-operator/references/safety-checklist.md +2 -2
- package/skills/aws/aws-ecs-fargate-platform-operator/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-ecs-service-remediation-operator/SKILL.md +4 -3
- package/skills/aws/aws-ecs-service-remediation-operator/metadata.json +6 -5
- package/skills/aws/aws-ecs-service-remediation-operator/references/ecs-remediation-playbook.md +59 -0
- package/skills/aws/aws-ecs-service-remediation-operator/references/official-sources.md +27 -3
- package/skills/aws/aws-eks-platform-operator/SKILL.md +4 -3
- package/skills/aws/aws-eks-platform-operator/metadata.json +5 -5
- package/skills/aws/aws-eks-platform-operator/references/eks-platform-operations.md +59 -0
- package/skills/aws/aws-eks-platform-operator/references/official-sources.md +18 -4
- package/skills/aws/aws-eks-platform-operator/references/safety-checklist.md +2 -2
- package/skills/aws/aws-eks-platform-operator/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-event-driven-architecture-review/SKILL.md +4 -3
- package/skills/aws/aws-event-driven-architecture-review/metadata.json +6 -6
- package/skills/aws/aws-event-driven-architecture-review/references/event-delivery-failure-modes.md +59 -0
- package/skills/aws/aws-event-driven-architecture-review/references/official-sources.md +19 -5
- package/skills/aws/aws-event-driven-architecture-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-event-driven-architecture-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-generative-ai-developer/SKILL.md +4 -3
- package/skills/aws/aws-generative-ai-developer/metadata.json +5 -9
- package/skills/aws/aws-generative-ai-developer/references/bedrock-serverless-genai.md +61 -0
- package/skills/aws/aws-generative-ai-developer/references/official-sources.md +23 -28
- package/skills/aws/aws-iac-change-safety-review/SKILL.md +4 -3
- package/skills/aws/aws-iac-change-safety-review/metadata.json +5 -5
- package/skills/aws/aws-iac-change-safety-review/references/iac-change-risk-review.md +59 -0
- package/skills/aws/aws-iac-change-safety-review/references/official-sources.md +18 -4
- package/skills/aws/aws-iac-change-safety-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-iac-change-safety-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-iac-patch-executor/SKILL.md +4 -3
- package/skills/aws/aws-iac-patch-executor/metadata.json +5 -4
- package/skills/aws/aws-iac-patch-executor/references/iac-patch-safety.md +64 -0
- package/skills/aws/aws-iac-patch-executor/references/official-sources.md +26 -2
- package/skills/aws/aws-iam-least-privilege-review/SKILL.md +4 -3
- package/skills/aws/aws-iam-least-privilege-review/metadata.json +4 -4
- package/skills/aws/aws-iam-least-privilege-review/references/iam-policy-trust-boundaries.md +59 -0
- package/skills/aws/aws-iam-least-privilege-review/references/official-sources.md +17 -3
- package/skills/aws/aws-iam-least-privilege-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-iam-least-privilege-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-kms-secrets-lifecycle-steward/SKILL.md +4 -3
- package/skills/aws/aws-kms-secrets-lifecycle-steward/metadata.json +6 -6
- package/skills/aws/aws-kms-secrets-lifecycle-steward/references/kms-secrets-lifecycle-controls.md +59 -0
- package/skills/aws/aws-kms-secrets-lifecycle-steward/references/official-sources.md +19 -5
- package/skills/aws/aws-kms-secrets-lifecycle-steward/references/safety-checklist.md +2 -2
- package/skills/aws/aws-kms-secrets-lifecycle-steward/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-landing-zone-governor/SKILL.md +4 -3
- package/skills/aws/aws-landing-zone-governor/metadata.json +5 -5
- package/skills/aws/aws-landing-zone-governor/references/landing-zone-governance-controls.md +59 -0
- package/skills/aws/aws-landing-zone-governor/references/official-sources.md +18 -4
- package/skills/aws/aws-landing-zone-governor/references/safety-checklist.md +2 -2
- package/skills/aws/aws-landing-zone-governor/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-live-deployment-guarded-operator/SKILL.md +2 -2
- package/skills/aws/aws-live-deployment-guarded-operator/metadata.json +5 -5
- package/skills/aws/aws-live-deployment-guarded-operator/references/official-sources.md +23 -6
- package/skills/aws/aws-live-ecs-rollout-guard/SKILL.md +2 -2
- package/skills/aws/aws-live-ecs-rollout-guard/metadata.json +6 -6
- package/skills/aws/aws-live-ecs-rollout-guard/references/official-sources.md +24 -7
- package/skills/aws/aws-live-iac-change-guard/SKILL.md +2 -2
- package/skills/aws/aws-live-iac-change-guard/metadata.json +5 -6
- package/skills/aws/aws-live-iac-change-guard/references/official-sources.md +22 -6
- package/skills/aws/aws-live-pipeline-approval-operator/SKILL.md +2 -2
- package/skills/aws/aws-live-pipeline-approval-operator/metadata.json +5 -5
- package/skills/aws/aws-live-pipeline-approval-operator/references/official-sources.md +23 -6
- package/skills/aws/aws-live-serverless-release-guard/SKILL.md +2 -2
- package/skills/aws/aws-live-serverless-release-guard/metadata.json +5 -5
- package/skills/aws/aws-live-serverless-release-guard/references/official-sources.md +23 -6
- package/skills/aws/aws-maestro/SKILL.md +3 -2
- package/skills/aws/aws-maestro/metadata.json +6 -7
- package/skills/aws/aws-maestro/references/official-sources.md +18 -14
- package/skills/aws/aws-maestro/references/routing-quality-and-safety.md +59 -0
- package/skills/aws/aws-migration-cutover-architect/SKILL.md +4 -3
- package/skills/aws/aws-migration-cutover-architect/metadata.json +6 -6
- package/skills/aws/aws-migration-cutover-architect/references/migration-cutover-readiness.md +59 -0
- package/skills/aws/aws-migration-cutover-architect/references/official-sources.md +19 -5
- package/skills/aws/aws-migration-cutover-architect/references/safety-checklist.md +2 -2
- package/skills/aws/aws-migration-cutover-architect/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-network-architect/SKILL.md +4 -3
- package/skills/aws/aws-network-architect/metadata.json +6 -8
- package/skills/aws/aws-network-architect/references/network-routing-and-dns.md +59 -0
- package/skills/aws/aws-network-architect/references/official-sources.md +19 -5
- package/skills/aws/aws-network-architect/references/safety-checklist.md +2 -2
- package/skills/aws/aws-network-architect/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-non-destructive-task-automation-advisor/SKILL.md +4 -3
- package/skills/aws/aws-non-destructive-task-automation-advisor/metadata.json +5 -5
- package/skills/aws/aws-non-destructive-task-automation-advisor/references/non-destructive-automation-patterns.md +60 -0
- package/skills/aws/aws-non-destructive-task-automation-advisor/references/official-sources.md +22 -5
- package/skills/aws/aws-observability-incident-responder/SKILL.md +4 -3
- package/skills/aws/aws-observability-incident-responder/metadata.json +5 -5
- package/skills/aws/aws-observability-incident-responder/references/incident-evidence-correlation.md +59 -0
- package/skills/aws/aws-observability-incident-responder/references/official-sources.md +18 -4
- package/skills/aws/aws-observability-incident-responder/references/safety-checklist.md +2 -2
- package/skills/aws/aws-observability-incident-responder/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-pipeline-fix-operator/SKILL.md +4 -3
- package/skills/aws/aws-pipeline-fix-operator/metadata.json +6 -5
- package/skills/aws/aws-pipeline-fix-operator/references/official-sources.md +27 -3
- package/skills/aws/aws-pipeline-fix-operator/references/pipeline-failure-analysis.md +60 -0
- package/skills/aws/aws-private-ca-issuer-review/SKILL.md +3 -2
- package/skills/aws/aws-private-ca-issuer-review/metadata.json +13 -7
- package/skills/aws/aws-private-ca-issuer-review/references/official-sources.md +19 -12
- package/skills/aws/aws-private-ca-issuer-review/references/private-ca-issuer-trust-boundaries.md +59 -0
- package/skills/aws/aws-rds-aurora-performance-investigator/SKILL.md +4 -3
- package/skills/aws/aws-rds-aurora-performance-investigator/metadata.json +5 -5
- package/skills/aws/aws-rds-aurora-performance-investigator/references/official-sources.md +18 -4
- package/skills/aws/aws-rds-aurora-performance-investigator/references/rds-aurora-performance-evidence.md +59 -0
- package/skills/aws/aws-rds-aurora-performance-investigator/references/safety-checklist.md +2 -2
- package/skills/aws/aws-rds-aurora-performance-investigator/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-resilience-bcdr-review/SKILL.md +4 -3
- package/skills/aws/aws-resilience-bcdr-review/metadata.json +6 -6
- package/skills/aws/aws-resilience-bcdr-review/references/bcdr-recovery-evidence.md +59 -0
- package/skills/aws/aws-resilience-bcdr-review/references/official-sources.md +18 -4
- package/skills/aws/aws-resilience-bcdr-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-resilience-bcdr-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-s3-data-perimeter-governor/SKILL.md +4 -3
- package/skills/aws/aws-s3-data-perimeter-governor/metadata.json +5 -5
- package/skills/aws/aws-s3-data-perimeter-governor/references/official-sources.md +18 -4
- package/skills/aws/aws-s3-data-perimeter-governor/references/s3-data-perimeter-controls.md +59 -0
- package/skills/aws/aws-s3-data-perimeter-governor/references/safety-checklist.md +2 -2
- package/skills/aws/aws-s3-data-perimeter-governor/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-security-posture-hardening/SKILL.md +4 -3
- package/skills/aws/aws-security-posture-hardening/metadata.json +6 -6
- package/skills/aws/aws-security-posture-hardening/references/official-sources.md +19 -5
- package/skills/aws/aws-security-posture-hardening/references/safety-checklist.md +2 -2
- package/skills/aws/aws-security-posture-hardening/references/security-posture-prioritization.md +59 -0
- package/skills/aws/aws-security-posture-hardening/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-serverless-production-readiness/SKILL.md +4 -3
- package/skills/aws/aws-serverless-production-readiness/metadata.json +5 -5
- package/skills/aws/aws-serverless-production-readiness/references/lambda-event-production-readiness.md +59 -0
- package/skills/aws/aws-serverless-production-readiness/references/official-sources.md +18 -4
- package/skills/aws/aws-serverless-production-readiness/references/safety-checklist.md +2 -2
- package/skills/aws/aws-serverless-production-readiness/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-serverless-rollout-corrector/SKILL.md +4 -3
- package/skills/aws/aws-serverless-rollout-corrector/metadata.json +5 -4
- package/skills/aws/aws-serverless-rollout-corrector/references/lambda-rollout-correction.md +64 -0
- package/skills/aws/aws-serverless-rollout-corrector/references/official-sources.md +25 -1
- package/skills/aws/aws-solution-architect/SKILL.md +4 -3
- package/skills/aws/aws-solution-architect/metadata.json +4 -5
- package/skills/aws/aws-solution-architect/references/architecture-decision-stress-test.md +59 -0
- package/skills/aws/aws-solution-architect/references/official-sources.md +15 -3
- package/skills/aws/aws-solution-architect/references/safety-checklist.md +2 -2
- package/skills/aws/aws-solution-architect/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-ticket-triage-escalation-coordinator/SKILL.md +4 -3
- package/skills/aws/aws-ticket-triage-escalation-coordinator/metadata.json +5 -5
- package/skills/aws/aws-ticket-triage-escalation-coordinator/references/official-sources.md +22 -5
- package/skills/aws/aws-ticket-triage-escalation-coordinator/references/ticket-triage-escalation.md +60 -0
- package/skills/aws/aws-waf-cost-optimization-review/SKILL.md +3 -2
- package/skills/aws/aws-waf-cost-optimization-review/metadata.json +5 -3
- package/skills/aws/aws-waf-cost-optimization-review/references/official-sources.md +19 -18
- package/skills/aws/aws-waf-cost-optimization-review/references/well-architected-cost-review.md +59 -0
- package/skills/aws/aws-waf-reliability-review/SKILL.md +3 -2
- package/skills/aws/aws-waf-reliability-review/metadata.json +5 -3
- package/skills/aws/aws-waf-reliability-review/references/official-sources.md +19 -18
- package/skills/aws/aws-waf-reliability-review/references/well-architected-reliability-review.md +59 -0
- package/skills/aws/aws-waf-security-review/SKILL.md +3 -2
- package/skills/aws/aws-waf-security-review/metadata.json +5 -3
- package/skills/aws/aws-waf-security-review/references/official-sources.md +18 -19
- package/skills/aws/aws-waf-security-review/references/well-architected-security-review.md +59 -0
- package/skills/azure/azure-ai-foundry-ops-governor/SKILL.md +7 -5
- package/skills/azure/azure-ai-foundry-ops-governor/metadata.json +7 -4
- package/skills/azure/azure-ai-foundry-ops-governor/references/foundry-ops-governance.md +62 -0
- package/skills/azure/azure-ai-foundry-ops-governor/references/mcp-and-evidence.md +19 -26
- package/skills/azure/azure-ai-foundry-ops-governor/references/official-sources.md +25 -21
- package/skills/azure/azure-ai-foundry-ops-governor/references/safety-checklist.md +37 -0
- package/skills/azure/azure-ai-foundry-ops-governor/references/workflow-and-output.md +23 -80
- package/skills/azure/azure-aks-platform-operator/SKILL.md +8 -6
- package/skills/azure/azure-aks-platform-operator/metadata.json +6 -5
- package/skills/azure/azure-aks-platform-operator/references/aks-platform-operations.md +62 -0
- package/skills/azure/azure-aks-platform-operator/references/mcp-and-evidence.md +19 -29
- package/skills/azure/azure-aks-platform-operator/references/official-sources.md +26 -10
- package/skills/azure/azure-aks-platform-operator/references/safety-checklist.md +32 -0
- package/skills/azure/azure-aks-platform-operator/references/workflow-and-output.md +23 -101
- package/skills/azure/azure-app-service-production-readiness/SKILL.md +7 -5
- package/skills/azure/azure-app-service-production-readiness/metadata.json +4 -5
- package/skills/azure/azure-app-service-production-readiness/references/app-service-production-operations.md +61 -0
- package/skills/azure/azure-app-service-production-readiness/references/mcp-and-evidence.md +19 -31
- package/skills/azure/azure-app-service-production-readiness/references/official-sources.md +20 -19
- package/skills/azure/azure-app-service-production-readiness/references/safety-checklist.md +33 -0
- package/skills/azure/azure-app-service-production-readiness/references/workflow-and-output.md +21 -108
- package/skills/azure/azure-cosmosdb-application-developer/SKILL.md +6 -4
- package/skills/azure/azure-cosmosdb-application-developer/metadata.json +6 -6
- package/skills/azure/azure-cosmosdb-application-developer/references/cosmosdb-application-design.md +61 -0
- package/skills/azure/azure-cosmosdb-application-developer/references/mcp-and-evidence.md +19 -23
- package/skills/azure/azure-cosmosdb-application-developer/references/official-sources.md +18 -31
- package/skills/azure/azure-cosmosdb-application-developer/references/safety-checklist.md +32 -0
- package/skills/azure/azure-cosmosdb-application-developer/references/workflow-and-output.md +27 -27
- package/skills/azure/azure-cosmosdb-performance-investigator/SKILL.md +6 -4
- package/skills/azure/azure-cosmosdb-performance-investigator/metadata.json +6 -6
- package/skills/azure/azure-cosmosdb-performance-investigator/references/cosmosdb-performance-investigation.md +62 -0
- package/skills/azure/azure-cosmosdb-performance-investigator/references/mcp-and-evidence.md +19 -30
- package/skills/azure/azure-cosmosdb-performance-investigator/references/official-sources.md +19 -32
- package/skills/azure/azure-cosmosdb-performance-investigator/references/safety-checklist.md +32 -0
- package/skills/azure/azure-cosmosdb-performance-investigator/references/workflow-and-output.md +34 -42
- package/skills/azure/azure-cosmosdb-platform-operator/SKILL.md +8 -6
- package/skills/azure/azure-cosmosdb-platform-operator/metadata.json +6 -6
- package/skills/azure/azure-cosmosdb-platform-operator/references/cosmosdb-platform-operations.md +62 -0
- package/skills/azure/azure-cosmosdb-platform-operator/references/mcp-and-evidence.md +19 -23
- package/skills/azure/azure-cosmosdb-platform-operator/references/official-sources.md +18 -29
- package/skills/azure/azure-cosmosdb-platform-operator/references/safety-checklist.md +33 -0
- package/skills/azure/azure-cosmosdb-platform-operator/references/workflow-and-output.md +30 -28
- package/skills/azure/azure-cost-estimation-review/SKILL.md +9 -7
- package/skills/azure/azure-cost-estimation-review/metadata.json +7 -5
- package/skills/azure/azure-cost-estimation-review/references/cost-estimation-review.md +62 -0
- package/skills/azure/azure-cost-estimation-review/references/mcp-and-evidence.md +19 -23
- package/skills/azure/azure-cost-estimation-review/references/official-sources.md +17 -18
- package/skills/azure/azure-cost-estimation-review/references/safety-checklist.md +33 -0
- package/skills/azure/azure-cost-estimation-review/references/workflow-and-output.md +25 -59
- package/skills/azure/azure-cost-optimization-governor/SKILL.md +9 -7
- package/skills/azure/azure-cost-optimization-governor/metadata.json +8 -5
- package/skills/azure/azure-cost-optimization-governor/references/cost-optimization-governance.md +62 -0
- package/skills/azure/azure-cost-optimization-governor/references/mcp-and-evidence.md +19 -22
- package/skills/azure/azure-cost-optimization-governor/references/official-sources.md +20 -11
- package/skills/azure/azure-cost-optimization-governor/references/safety-checklist.md +33 -0
- package/skills/azure/azure-cost-optimization-governor/references/workflow-and-output.md +25 -57
- package/skills/azure/azure-entra-id-specialist/SKILL.md +6 -4
- package/skills/azure/azure-entra-id-specialist/metadata.json +9 -6
- package/skills/azure/azure-entra-id-specialist/references/adjacent-service-expansion.md +4 -0
- package/skills/azure/azure-entra-id-specialist/references/entra-id-identity-operations.md +62 -0
- package/skills/azure/azure-entra-id-specialist/references/licensing-and-service-entitlements.md +4 -0
- package/skills/azure/azure-entra-id-specialist/references/mcp-and-evidence.md +19 -25
- package/skills/azure/azure-entra-id-specialist/references/official-sources.md +23 -70
- package/skills/azure/azure-entra-id-specialist/references/safety-checklist.md +32 -0
- package/skills/azure/azure-entra-id-specialist/references/workflow-and-output.md +35 -46
- package/skills/azure/azure-governance-policy-guardrails/SKILL.md +6 -4
- package/skills/azure/azure-governance-policy-guardrails/metadata.json +6 -4
- package/skills/azure/azure-governance-policy-guardrails/references/mcp-and-evidence.md +27 -22
- package/skills/azure/azure-governance-policy-guardrails/references/official-sources.md +19 -14
- package/skills/azure/azure-governance-policy-guardrails/references/policy-guardrail-operations.md +62 -0
- package/skills/azure/azure-governance-policy-guardrails/references/safety-checklist.md +33 -0
- package/skills/azure/azure-governance-policy-guardrails/references/workflow-and-output.md +27 -74
- package/skills/azure/azure-identity-governance-review/SKILL.md +7 -5
- package/skills/azure/azure-identity-governance-review/metadata.json +12 -15
- package/skills/azure/azure-identity-governance-review/references/identity-governance-operations.md +68 -0
- package/skills/azure/azure-identity-governance-review/references/mcp-and-evidence.md +18 -41
- package/skills/azure/azure-identity-governance-review/references/official-sources.md +24 -24
- package/skills/azure/azure-identity-governance-review/references/safety-checklist.md +29 -0
- package/skills/azure/azure-identity-governance-review/references/workflow-and-output.md +21 -67
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/SKILL.md +6 -4
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/metadata.json +11 -12
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/key-vault-secret-lifecycle-operations.md +68 -0
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/mcp-and-evidence.md +18 -32
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/official-sources.md +26 -13
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/safety-checklist.md +29 -0
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/workflow-and-output.md +21 -92
- package/skills/azure/azure-keyvault-certificate-issuer-review/SKILL.md +8 -4
- package/skills/azure/azure-keyvault-certificate-issuer-review/metadata.json +16 -9
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/keyvault-certificate-issuer-operations.md +68 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/official-sources.md +28 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/safety-checklist.md +29 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/workflow-and-output.md +21 -181
- package/skills/azure/azure-landing-zone-architect/SKILL.md +5 -3
- package/skills/azure/azure-landing-zone-architect/metadata.json +8 -7
- package/skills/azure/azure-landing-zone-architect/references/landing-zone-architecture-operations.md +68 -0
- package/skills/azure/azure-landing-zone-architect/references/mcp-and-evidence.md +20 -19
- package/skills/azure/azure-landing-zone-architect/references/official-sources.md +23 -14
- package/skills/azure/azure-landing-zone-architect/references/safety-checklist.md +29 -0
- package/skills/azure/azure-landing-zone-architect/references/workflow-and-output.md +21 -77
- package/skills/azure/azure-live-aks-rollout-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-aks-rollout-guard/metadata.json +13 -8
- package/skills/azure/azure-live-aks-rollout-guard/references/aks-rollout-operations.md +68 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/official-sources.md +31 -13
- package/skills/azure/azure-live-aks-rollout-guard/references/permission-model.md +4 -2
- package/skills/azure/azure-live-aks-rollout-guard/references/preflight-commands.md +15 -9
- package/skills/azure/azure-live-aks-rollout-guard/references/rollback-playbook.md +9 -9
- package/skills/azure/azure-live-aks-rollout-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/workflow-and-output.md +30 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-app-service-slot-swap-guard/metadata.json +9 -7
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/official-sources.md +30 -8
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/permission-model.md +7 -1
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/preflight-commands.md +32 -7
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/rollback-playbook.md +11 -7
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/slot-swap-operations.md +68 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-arm-deployment-stack-guard/metadata.json +9 -8
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/deployment-stack-operations.md +68 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/official-sources.md +28 -11
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/permission-model.md +12 -2
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/preflight-commands.md +24 -13
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/rollback-playbook.md +13 -9
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-cost-budget-action-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-cost-budget-action-guard/metadata.json +10 -8
- package/skills/azure/azure-live-cost-budget-action-guard/references/budget-quota-operations.md +68 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/official-sources.md +21 -11
- package/skills/azure/azure-live-cost-budget-action-guard/references/permission-model.md +3 -1
- package/skills/azure/azure-live-cost-budget-action-guard/references/preflight-commands.md +1 -1
- package/skills/azure/azure-live-cost-budget-action-guard/references/rollback-playbook.md +12 -5
- package/skills/azure/azure-live-cost-budget-action-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/SKILL.md +11 -7
- package/skills/azure/azure-live-entra-role-assignment-guard/metadata.json +10 -9
- package/skills/azure/azure-live-entra-role-assignment-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/references/official-sources.md +33 -19
- package/skills/azure/azure-live-entra-role-assignment-guard/references/permission-model.md +7 -1
- package/skills/azure/azure-live-entra-role-assignment-guard/references/preflight-commands.md +9 -9
- package/skills/azure/azure-live-entra-role-assignment-guard/references/role-assignment-operations.md +68 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/references/rollback-playbook.md +13 -9
- package/skills/azure/azure-live-entra-role-assignment-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/metadata.json +10 -8
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/keyvault-rotation-purge-operations.md +68 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/official-sources.md +31 -9
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/permission-model.md +7 -1
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/preflight-commands.md +18 -7
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/rollback-playbook.md +10 -6
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/SKILL.md +5 -3
- package/skills/azure/azure-live-pim-jit-activation-guard/metadata.json +10 -8
- package/skills/azure/azure-live-pim-jit-activation-guard/references/mcp-and-evidence.md +22 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/official-sources.md +22 -9
- package/skills/azure/azure-live-pim-jit-activation-guard/references/permission-model.md +3 -1
- package/skills/azure/azure-live-pim-jit-activation-guard/references/pim-jit-activation-operations.md +68 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/preflight-commands.md +9 -5
- package/skills/azure/azure-live-pim-jit-activation-guard/references/rollback-playbook.md +12 -8
- package/skills/azure/azure-live-pim-jit-activation-guard/references/safety-checklist.md +28 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/workflow-and-output.md +30 -0
- package/skills/azure/azure-maestro/SKILL.md +14 -3
- package/skills/azure/azure-maestro/metadata.json +9 -9
- package/skills/azure/azure-maestro/references/maestro-routing-operations.md +68 -0
- package/skills/azure/azure-maestro/references/mcp-and-evidence.md +22 -0
- package/skills/azure/azure-maestro/references/official-sources.md +25 -0
- package/skills/azure/azure-maestro/references/safety-checklist.md +28 -0
- package/skills/azure/azure-maestro/references/workflow-and-output.md +30 -0
- package/skills/azure/azure-migrate-landing-zone-cutover/SKILL.md +6 -4
- package/skills/azure/azure-migrate-landing-zone-cutover/metadata.json +9 -9
- package/skills/azure/azure-migrate-landing-zone-cutover/references/mcp-and-evidence.md +16 -31
- package/skills/azure/azure-migrate-landing-zone-cutover/references/migration-cutover-operations.md +68 -0
- package/skills/azure/azure-migrate-landing-zone-cutover/references/official-sources.md +22 -8
- package/skills/azure/azure-migrate-landing-zone-cutover/references/safety-checklist.md +28 -0
- package/skills/azure/azure-migrate-landing-zone-cutover/references/workflow-and-output.md +21 -108
- package/skills/azure/azure-network-topology-review/SKILL.md +5 -3
- package/skills/azure/azure-network-topology-review/metadata.json +10 -8
- package/skills/azure/azure-network-topology-review/references/mcp-and-evidence.md +18 -12
- package/skills/azure/azure-network-topology-review/references/network-topology-operations.md +68 -0
- package/skills/azure/azure-network-topology-review/references/official-sources.md +21 -13
- package/skills/azure/azure-network-topology-review/references/safety-checklist.md +28 -0
- package/skills/azure/azure-network-topology-review/references/workflow-and-output.md +21 -120
- package/skills/azure/azure-observability-investigator/SKILL.md +5 -3
- package/skills/azure/azure-observability-investigator/metadata.json +14 -19
- package/skills/azure/azure-observability-investigator/references/mcp-and-evidence.md +16 -31
- package/skills/azure/azure-observability-investigator/references/observability-investigation-operations.md +68 -0
- package/skills/azure/azure-observability-investigator/references/official-sources.md +25 -13
- package/skills/azure/azure-observability-investigator/references/safety-checklist.md +28 -0
- package/skills/azure/azure-observability-investigator/references/workflow-and-output.md +21 -122
- package/skills/azure/azure-platform-automation-devops/SKILL.md +7 -5
- package/skills/azure/azure-platform-automation-devops/metadata.json +11 -14
- package/skills/azure/azure-platform-automation-devops/references/mcp-and-evidence.md +14 -30
- package/skills/azure/azure-platform-automation-devops/references/official-sources.md +20 -13
- package/skills/azure/azure-platform-automation-devops/references/platform-automation-operations.md +69 -0
- package/skills/azure/azure-platform-automation-devops/references/safety-checklist.md +24 -0
- package/skills/azure/azure-platform-automation-devops/references/workflow-and-output.md +31 -99
- package/skills/azure/azure-private-endpoint-adoption-planner/SKILL.md +8 -7
- package/skills/azure/azure-private-endpoint-adoption-planner/metadata.json +10 -11
- package/skills/azure/azure-private-endpoint-adoption-planner/references/mcp-and-evidence.md +14 -19
- package/skills/azure/azure-private-endpoint-adoption-planner/references/official-sources.md +19 -17
- package/skills/azure/azure-private-endpoint-adoption-planner/references/private-endpoint-adoption-operations.md +69 -0
- package/skills/azure/azure-private-endpoint-adoption-planner/references/safety-checklist.md +24 -0
- package/skills/azure/azure-private-endpoint-adoption-planner/references/workflow-and-output.md +31 -90
- package/skills/azure/azure-rbac-review/SKILL.md +6 -4
- package/skills/azure/azure-rbac-review/metadata.json +11 -6
- package/skills/azure/azure-rbac-review/references/mcp-and-evidence.md +17 -9
- package/skills/azure/azure-rbac-review/references/official-sources.md +19 -14
- package/skills/azure/azure-rbac-review/references/rbac-review-operations.md +69 -0
- package/skills/azure/azure-rbac-review/references/safety-checklist.md +24 -0
- package/skills/azure/azure-rbac-review/references/workflow-and-output.md +34 -26
- package/skills/azure/azure-resilience-bcdr-review/SKILL.md +8 -6
- package/skills/azure/azure-resilience-bcdr-review/metadata.json +10 -12
- package/skills/azure/azure-resilience-bcdr-review/references/mcp-and-evidence.md +14 -29
- package/skills/azure/azure-resilience-bcdr-review/references/official-sources.md +19 -11
- package/skills/azure/azure-resilience-bcdr-review/references/resilience-bcdr-operations.md +69 -0
- package/skills/azure/azure-resilience-bcdr-review/references/safety-checklist.md +24 -0
- package/skills/azure/azure-resilience-bcdr-review/references/workflow-and-output.md +31 -68
- package/skills/azure/azure-resource-health-incident-triage/SKILL.md +8 -6
- package/skills/azure/azure-resource-health-incident-triage/metadata.json +10 -13
- package/skills/azure/azure-resource-health-incident-triage/references/mcp-and-evidence.md +14 -27
- package/skills/azure/azure-resource-health-incident-triage/references/official-sources.md +19 -12
- package/skills/azure/azure-resource-health-incident-triage/references/resource-health-triage-operations.md +69 -0
- package/skills/azure/azure-resource-health-incident-triage/references/safety-checklist.md +24 -0
- package/skills/azure/azure-resource-health-incident-triage/references/workflow-and-output.md +31 -69
- package/skills/azure/azure-role-selector/SKILL.md +6 -4
- package/skills/azure/azure-role-selector/metadata.json +10 -8
- package/skills/azure/azure-role-selector/references/mcp-and-evidence.md +17 -8
- package/skills/azure/azure-role-selector/references/official-sources.md +21 -14
- package/skills/azure/azure-role-selector/references/role-selection-operations.md +69 -0
- package/skills/azure/azure-role-selector/references/safety-checklist.md +24 -0
- package/skills/azure/azure-role-selector/references/workflow-and-output.md +31 -92
- package/skills/azure/azure-security-posture-hardening/SKILL.md +6 -4
- package/skills/azure/azure-security-posture-hardening/metadata.json +11 -15
- package/skills/azure/azure-security-posture-hardening/references/mcp-and-evidence.md +17 -19
- package/skills/azure/azure-security-posture-hardening/references/official-sources.md +26 -15
- package/skills/azure/azure-security-posture-hardening/references/safety-checklist.md +24 -0
- package/skills/azure/azure-security-posture-hardening/references/security-posture-hardening-operations.md +69 -0
- package/skills/azure/azure-security-posture-hardening/references/workflow-and-output.md +30 -85
- package/skills/azure/azure-subscription-resource-organization/SKILL.md +8 -7
- package/skills/azure/azure-subscription-resource-organization/metadata.json +11 -12
- package/skills/azure/azure-subscription-resource-organization/references/mcp-and-evidence.md +14 -25
- package/skills/azure/azure-subscription-resource-organization/references/official-sources.md +23 -11
- package/skills/azure/azure-subscription-resource-organization/references/safety-checklist.md +24 -0
- package/skills/azure/azure-subscription-resource-organization/references/subscription-resource-organization-operations.md +69 -0
- package/skills/azure/azure-subscription-resource-organization/references/workflow-and-output.md +31 -85
- package/skills/azure/azure-waf-cost-optimization-review/SKILL.md +25 -81
- package/skills/azure/azure-waf-cost-optimization-review/metadata.json +18 -6
- package/skills/azure/azure-waf-cost-optimization-review/references/mcp-and-evidence.md +21 -0
- package/skills/azure/azure-waf-cost-optimization-review/references/official-sources.md +24 -0
- package/skills/azure/azure-waf-cost-optimization-review/references/safety-checklist.md +24 -0
- package/skills/azure/azure-waf-cost-optimization-review/references/waf-cost-optimization-operations.md +69 -0
- package/skills/azure/azure-waf-cost-optimization-review/references/workflow-and-output.md +41 -0
- package/skills/azure/azure-waf-reliability-review/SKILL.md +25 -88
- package/skills/azure/azure-waf-reliability-review/metadata.json +18 -6
- package/skills/azure/azure-waf-reliability-review/references/mcp-and-evidence.md +21 -0
- package/skills/azure/azure-waf-reliability-review/references/official-sources.md +23 -0
- package/skills/azure/azure-waf-reliability-review/references/safety-checklist.md +24 -0
- package/skills/azure/azure-waf-reliability-review/references/waf-reliability-operations.md +69 -0
- package/skills/azure/azure-waf-reliability-review/references/workflow-and-output.md +41 -0
- package/skills/azure/azure-waf-security-review/SKILL.md +33 -63
- package/skills/azure/azure-waf-security-review/metadata.json +18 -7
- package/skills/azure/azure-waf-security-review/references/mcp-and-evidence.md +30 -0
- package/skills/azure/azure-waf-security-review/references/official-sources.md +36 -0
- package/skills/azure/azure-waf-security-review/references/safety-checklist.md +28 -0
- package/skills/azure/azure-waf-security-review/references/waf-security-operations.md +75 -0
- package/skills/azure/azure-waf-security-review/references/workflow-and-output.md +40 -0
- package/skills/finance/README.md +8 -0
- package/skills/finance/capital-allocation-advisor/README.md +20 -0
- package/skills/finance/capital-allocation-advisor/SKILL.md +463 -0
- package/skills/finance/capital-allocation-advisor/metadata.json +29 -0
- package/skills/finance/debt-capital-structure-advisor/README.md +23 -0
- package/skills/finance/debt-capital-structure-advisor/SKILL.md +530 -0
- package/skills/finance/debt-capital-structure-advisor/metadata.json +27 -0
- package/skills/finance/finance-maestro/README.md +13 -0
- package/skills/finance/finance-maestro/SKILL.md +72 -0
- package/skills/finance/finance-maestro/metadata.json +12 -0
- package/skills/finance/fpa-forecasting-advisor/README.md +21 -0
- package/skills/finance/fpa-forecasting-advisor/SKILL.md +428 -0
- package/skills/finance/fpa-forecasting-advisor/metadata.json +27 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/README.md +21 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/SKILL.md +319 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/metadata.json +28 -0
- package/skills/finance/treasury-liquidity-advisor/README.md +20 -0
- package/skills/finance/treasury-liquidity-advisor/SKILL.md +291 -0
- package/skills/finance/treasury-liquidity-advisor/metadata.json +27 -0
- package/skills/finance/variance-analysis-advisor/README.md +19 -0
- package/skills/finance/variance-analysis-advisor/SKILL.md +167 -0
- package/skills/finance/variance-analysis-advisor/metadata.json +12 -0
- package/skills/finance/working-capital-advisor/README.md +23 -0
- package/skills/finance/working-capital-advisor/SKILL.md +438 -0
- package/skills/finance/working-capital-advisor/metadata.json +30 -0
- package/skills/oci/oci-autonomous-database-architect/SKILL.md +30 -108
- package/skills/oci/oci-autonomous-database-architect/metadata.json +4 -4
- package/skills/oci/oci-autonomous-database-architect/references/autonomous-database-operations.md +69 -0
- package/skills/oci/oci-autonomous-database-architect/references/compatibility-checklist.md +7 -26
- package/skills/oci/oci-autonomous-database-architect/references/deployment-options.md +7 -21
- package/skills/oci/oci-autonomous-database-architect/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-autonomous-database-architect/references/official-sources.md +21 -0
- package/skills/oci/oci-autonomous-database-architect/references/safety-checklist.md +11 -27
- package/skills/oci/oci-autonomous-database-architect/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-certificates-issuer-review/SKILL.md +29 -18
- package/skills/oci/oci-certificates-issuer-review/metadata.json +16 -9
- package/skills/oci/oci-certificates-issuer-review/references/certificates-issuer-operations.md +69 -0
- package/skills/oci/oci-certificates-issuer-review/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-certificates-issuer-review/references/official-sources.md +21 -0
- package/skills/oci/oci-certificates-issuer-review/references/safety-checklist.md +16 -0
- package/skills/oci/oci-certificates-issuer-review/references/workflow-and-output.md +18 -201
- package/skills/oci/oci-cloud-guard-responder/SKILL.md +31 -90
- package/skills/oci/oci-cloud-guard-responder/metadata.json +6 -6
- package/skills/oci/oci-cloud-guard-responder/references/cloud-guard-operations.md +69 -0
- package/skills/oci/oci-cloud-guard-responder/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-cloud-guard-responder/references/official-sources.md +19 -0
- package/skills/oci/oci-cloud-guard-responder/references/safety-checklist.md +11 -27
- package/skills/oci/oci-cloud-guard-responder/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-compute-instance-agent-operator/SKILL.md +30 -89
- package/skills/oci/oci-compute-instance-agent-operator/metadata.json +5 -6
- package/skills/oci/oci-compute-instance-agent-operator/references/instance-agent-operations.md +69 -0
- package/skills/oci/oci-compute-instance-agent-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-compute-instance-agent-operator/references/official-sources.md +18 -0
- package/skills/oci/oci-compute-instance-agent-operator/references/safety-checklist.md +11 -27
- package/skills/oci/oci-compute-instance-agent-operator/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-compute-platform-operator/SKILL.md +29 -209
- package/skills/oci/oci-compute-platform-operator/metadata.json +6 -6
- package/skills/oci/oci-compute-platform-operator/references/compute-platform-operations.md +69 -0
- package/skills/oci/oci-compute-platform-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-compute-platform-operator/references/official-sources.md +19 -0
- package/skills/oci/oci-compute-platform-operator/references/safety-checklist.md +11 -27
- package/skills/oci/oci-compute-platform-operator/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-cost-finops-analyst/SKILL.md +29 -212
- package/skills/oci/oci-cost-finops-analyst/metadata.json +8 -6
- package/skills/oci/oci-cost-finops-analyst/references/cost-finops-operations.md +70 -0
- package/skills/oci/oci-cost-finops-analyst/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-cost-finops-analyst/references/official-sources.md +21 -0
- package/skills/oci/oci-cost-finops-analyst/references/safety-checklist.md +11 -27
- package/skills/oci/oci-cost-finops-analyst/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-database-platform-dba/SKILL.md +28 -234
- package/skills/oci/oci-database-platform-dba/metadata.json +8 -6
- package/skills/oci/oci-database-platform-dba/references/database-platform-operations.md +70 -0
- package/skills/oci/oci-database-platform-dba/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-database-platform-dba/references/official-sources.md +21 -0
- package/skills/oci/oci-database-platform-dba/references/safety-checklist.md +11 -27
- package/skills/oci/oci-database-platform-dba/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-dbtools-sql-analyst/SKILL.md +31 -90
- package/skills/oci/oci-dbtools-sql-analyst/metadata.json +8 -6
- package/skills/oci/oci-dbtools-sql-analyst/references/dbtools-sql-operations.md +70 -0
- package/skills/oci/oci-dbtools-sql-analyst/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-dbtools-sql-analyst/references/official-sources.md +21 -0
- package/skills/oci/oci-dbtools-sql-analyst/references/safety-checklist.md +11 -27
- package/skills/oci/oci-dbtools-sql-analyst/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-devops-container-platform-engineer/SKILL.md +28 -222
- package/skills/oci/oci-devops-container-platform-engineer/metadata.json +8 -6
- package/skills/oci/oci-devops-container-platform-engineer/references/devops-container-operations.md +70 -0
- package/skills/oci/oci-devops-container-platform-engineer/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-devops-container-platform-engineer/references/official-sources.md +21 -0
- package/skills/oci/oci-devops-container-platform-engineer/references/safety-checklist.md +11 -27
- package/skills/oci/oci-devops-container-platform-engineer/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-exadata-database-architect/SKILL.md +29 -287
- package/skills/oci/oci-exadata-database-architect/metadata.json +6 -5
- package/skills/oci/oci-exadata-database-architect/references/exadata-database-operations.md +70 -0
- package/skills/oci/oci-exadata-database-architect/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-exadata-database-architect/references/official-sources.md +23 -0
- package/skills/oci/oci-exadata-database-architect/references/safety-checklist.md +16 -0
- package/skills/oci/oci-exadata-database-architect/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-exadata-platform-architect/SKILL.md +30 -108
- package/skills/oci/oci-exadata-platform-architect/metadata.json +8 -6
- package/skills/oci/oci-exadata-platform-architect/references/exadata-platform-operations.md +64 -0
- package/skills/oci/oci-exadata-platform-architect/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-exadata-platform-architect/references/official-sources.md +22 -0
- package/skills/oci/oci-exadata-platform-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-exadata-platform-architect/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-fusion-apps-environment-operator/SKILL.md +30 -89
- package/skills/oci/oci-fusion-apps-environment-operator/metadata.json +8 -6
- package/skills/oci/oci-fusion-apps-environment-operator/references/fusion-apps-environment-operations.md +64 -0
- package/skills/oci/oci-fusion-apps-environment-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-fusion-apps-environment-operator/references/official-sources.md +22 -0
- package/skills/oci/oci-fusion-apps-environment-operator/references/safety-checklist.md +26 -23
- package/skills/oci/oci-fusion-apps-environment-operator/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-goldengate-replication-operator/SKILL.md +30 -89
- package/skills/oci/oci-goldengate-replication-operator/metadata.json +7 -6
- package/skills/oci/oci-goldengate-replication-operator/references/goldengate-replication-operations.md +65 -0
- package/skills/oci/oci-goldengate-replication-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-goldengate-replication-operator/references/official-sources.md +21 -0
- package/skills/oci/oci-goldengate-replication-operator/references/safety-checklist.md +26 -23
- package/skills/oci/oci-goldengate-replication-operator/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-identity-access-governor/SKILL.md +29 -208
- package/skills/oci/oci-identity-access-governor/metadata.json +9 -6
- package/skills/oci/oci-identity-access-governor/references/identity-access-operations.md +66 -0
- package/skills/oci/oci-identity-access-governor/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-identity-access-governor/references/official-sources.md +23 -0
- package/skills/oci/oci-identity-access-governor/references/safety-checklist.md +26 -23
- package/skills/oci/oci-identity-access-governor/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-iot-digital-twin-engineer/SKILL.md +30 -89
- package/skills/oci/oci-iot-digital-twin-engineer/metadata.json +5 -6
- package/skills/oci/oci-iot-digital-twin-engineer/references/iot-digital-twin-operations.md +65 -0
- package/skills/oci/oci-iot-digital-twin-engineer/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-iot-digital-twin-engineer/references/official-sources.md +19 -0
- package/skills/oci/oci-iot-digital-twin-engineer/references/safety-checklist.md +26 -23
- package/skills/oci/oci-iot-digital-twin-engineer/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-limits-capacity-planner/SKILL.md +31 -90
- package/skills/oci/oci-limits-capacity-planner/metadata.json +7 -6
- package/skills/oci/oci-limits-capacity-planner/references/limits-capacity-operations.md +65 -0
- package/skills/oci/oci-limits-capacity-planner/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-limits-capacity-planner/references/official-sources.md +21 -0
- package/skills/oci/oci-limits-capacity-planner/references/safety-checklist.md +26 -23
- package/skills/oci/oci-limits-capacity-planner/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/metadata.json +8 -8
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/autonomous-db-lifecycle-operations.md +63 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/official-sources.md +18 -9
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-cost-budget-runaway-guard/metadata.json +6 -6
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/cost-budget-runaway-operations.md +65 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/official-sources.md +15 -10
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-iam-policy-compartment-guard/metadata.json +7 -7
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/iam-policy-compartment-operations.md +65 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/official-sources.md +17 -8
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-network-security-rule-guard/SKILL.md +26 -35
- package/skills/oci/oci-live-network-security-rule-guard/metadata.json +6 -7
- package/skills/oci/oci-live-network-security-rule-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-network-security-rule-guard/references/network-security-rule-operations.md +65 -0
- package/skills/oci/oci-live-network-security-rule-guard/references/official-sources.md +18 -17
- package/skills/oci/oci-live-network-security-rule-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-network-security-rule-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-oke-rollout-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-oke-rollout-guard/metadata.json +5 -4
- package/skills/oci/oci-live-oke-rollout-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/official-sources.md +16 -11
- package/skills/oci/oci-live-oke-rollout-guard/references/oke-rollout-operations.md +65 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-resource-manager-stack-guard/metadata.json +8 -8
- package/skills/oci/oci-live-resource-manager-stack-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/official-sources.md +18 -8
- package/skills/oci/oci-live-resource-manager-stack-guard/references/resource-manager-stack-operations.md +66 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-vault-key-destruction-guard/metadata.json +7 -7
- package/skills/oci/oci-live-vault-key-destruction-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/official-sources.md +17 -8
- package/skills/oci/oci-live-vault-key-destruction-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/vault-key-destruction-operations.md +66 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-load-balancer-traffic-engineer/SKILL.md +30 -89
- package/skills/oci/oci-load-balancer-traffic-engineer/metadata.json +8 -6
- package/skills/oci/oci-load-balancer-traffic-engineer/references/load-balancer-traffic-operations.md +67 -0
- package/skills/oci/oci-load-balancer-traffic-engineer/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-load-balancer-traffic-engineer/references/official-sources.md +22 -0
- package/skills/oci/oci-load-balancer-traffic-engineer/references/safety-checklist.md +26 -23
- package/skills/oci/oci-load-balancer-traffic-engineer/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-maestro/SKILL.md +31 -146
- package/skills/oci/oci-maestro/metadata.json +6 -6
- package/skills/oci/oci-maestro/references/maestro-routing-operations.md +64 -0
- package/skills/oci/oci-maestro/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-maestro/references/official-sources.md +22 -0
- package/skills/oci/oci-maestro/references/safety-checklist.md +35 -0
- package/skills/oci/oci-maestro/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-migration-cutover-architect/SKILL.md +31 -89
- package/skills/oci/oci-migration-cutover-architect/metadata.json +7 -6
- package/skills/oci/oci-migration-cutover-architect/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-migration-cutover-architect/references/migration-cutover-operations.md +65 -0
- package/skills/oci/oci-migration-cutover-architect/references/official-sources.md +22 -0
- package/skills/oci/oci-migration-cutover-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-migration-cutover-architect/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-multi-cloud-architect/SKILL.md +29 -248
- package/skills/oci/oci-multi-cloud-architect/metadata.json +9 -6
- package/skills/oci/oci-multi-cloud-architect/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-multi-cloud-architect/references/multi-cloud-architecture-operations.md +64 -0
- package/skills/oci/oci-multi-cloud-architect/references/official-sources.md +24 -0
- package/skills/oci/oci-multi-cloud-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-multi-cloud-architect/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-mysql-heatwave-ai-specialist/SKILL.md +31 -89
- package/skills/oci/oci-mysql-heatwave-ai-specialist/metadata.json +7 -6
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/mysql-heatwave-ai-operations.md +65 -0
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/official-sources.md +22 -0
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/safety-checklist.md +26 -23
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-network-architect/SKILL.md +30 -195
- package/skills/oci/oci-network-architect/metadata.json +9 -6
- package/skills/oci/oci-network-architect/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-network-architect/references/network-architecture-operations.md +65 -0
- package/skills/oci/oci-network-architect/references/official-sources.md +24 -0
- package/skills/oci/oci-network-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-network-architect/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-observability-incident-responder/SKILL.md +30 -238
- package/skills/oci/oci-observability-incident-responder/metadata.json +9 -6
- package/skills/oci/oci-observability-incident-responder/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-observability-incident-responder/references/observability-incident-operations.md +66 -0
- package/skills/oci/oci-observability-incident-responder/references/official-sources.md +24 -0
- package/skills/oci/oci-observability-incident-responder/references/safety-checklist.md +26 -23
- package/skills/oci/oci-observability-incident-responder/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-recovery-service-operator/SKILL.md +30 -89
- package/skills/oci/oci-recovery-service-operator/metadata.json +7 -6
- package/skills/oci/oci-recovery-service-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-recovery-service-operator/references/official-sources.md +21 -0
- package/skills/oci/oci-recovery-service-operator/references/recovery-service-operations.md +65 -0
- package/skills/oci/oci-recovery-service-operator/references/safety-checklist.md +26 -23
- package/skills/oci/oci-recovery-service-operator/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-registry-artifact-governor/SKILL.md +30 -89
- package/skills/oci/oci-registry-artifact-governor/metadata.json +8 -6
- package/skills/oci/oci-registry-artifact-governor/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-registry-artifact-governor/references/official-sources.md +22 -0
- package/skills/oci/oci-registry-artifact-governor/references/registry-artifact-operations.md +65 -0
- package/skills/oci/oci-registry-artifact-governor/references/safety-checklist.md +26 -23
- package/skills/oci/oci-registry-artifact-governor/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-resource-search-inventory-analyst/SKILL.md +31 -90
- package/skills/oci/oci-resource-search-inventory-analyst/metadata.json +7 -6
- package/skills/oci/oci-resource-search-inventory-analyst/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-resource-search-inventory-analyst/references/official-sources.md +21 -0
- package/skills/oci/oci-resource-search-inventory-analyst/references/resource-search-inventory-operations.md +65 -0
- package/skills/oci/oci-resource-search-inventory-analyst/references/safety-checklist.md +26 -23
- package/skills/oci/oci-resource-search-inventory-analyst/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-security-compliance-reviewer/SKILL.md +28 -210
- package/skills/oci/oci-security-compliance-reviewer/metadata.json +10 -6
- package/skills/oci/oci-security-compliance-reviewer/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-security-compliance-reviewer/references/official-sources.md +24 -0
- package/skills/oci/oci-security-compliance-reviewer/references/safety-checklist.md +26 -23
- package/skills/oci/oci-security-compliance-reviewer/references/security-compliance-operations.md +65 -0
- package/skills/oci/oci-security-compliance-reviewer/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-solution-architect/SKILL.md +28 -219
- package/skills/oci/oci-solution-architect/metadata.json +9 -6
- package/skills/oci/oci-solution-architect/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-solution-architect/references/official-sources.md +23 -0
- package/skills/oci/oci-solution-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-solution-architect/references/solution-architecture-operations.md +65 -0
- package/skills/oci/oci-solution-architect/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-storage-backup-steward/SKILL.md +24 -236
- package/skills/oci/oci-storage-backup-steward/metadata.json +8 -6
- package/skills/oci/oci-storage-backup-steward/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-storage-backup-steward/references/oci-storage-backup-steward-operations.md +59 -0
- package/skills/oci/oci-storage-backup-steward/references/official-sources.md +15 -0
- package/skills/oci/oci-storage-backup-steward/references/safety-checklist.md +11 -25
- package/skills/oci/oci-storage-backup-steward/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-support-incident-coordinator/SKILL.md +26 -93
- package/skills/oci/oci-support-incident-coordinator/metadata.json +7 -6
- package/skills/oci/oci-support-incident-coordinator/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-support-incident-coordinator/references/oci-support-incident-coordinator-operations.md +58 -0
- package/skills/oci/oci-support-incident-coordinator/references/official-sources.md +14 -0
- package/skills/oci/oci-support-incident-coordinator/references/safety-checklist.md +11 -25
- package/skills/oci/oci-support-incident-coordinator/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-waf-cost-optimization-review/SKILL.md +25 -77
- package/skills/oci/oci-waf-cost-optimization-review/metadata.json +16 -8
- package/skills/oci/oci-waf-cost-optimization-review/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-waf-cost-optimization-review/references/oci-waf-cost-optimization-review-operations.md +58 -0
- package/skills/oci/oci-waf-cost-optimization-review/references/official-sources.md +15 -0
- package/skills/oci/oci-waf-cost-optimization-review/references/safety-checklist.md +18 -0
- package/skills/oci/oci-waf-cost-optimization-review/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-waf-reliability-review/SKILL.md +25 -75
- package/skills/oci/oci-waf-reliability-review/metadata.json +15 -7
- package/skills/oci/oci-waf-reliability-review/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-waf-reliability-review/references/oci-waf-reliability-review-operations.md +58 -0
- package/skills/oci/oci-waf-reliability-review/references/official-sources.md +15 -0
- package/skills/oci/oci-waf-reliability-review/references/safety-checklist.md +18 -0
- package/skills/oci/oci-waf-reliability-review/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-waf-security-review/SKILL.md +25 -71
- package/skills/oci/oci-waf-security-review/metadata.json +15 -8
- package/skills/oci/oci-waf-security-review/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-waf-security-review/references/oci-waf-security-review-operations.md +58 -0
- package/skills/oci/oci-waf-security-review/references/official-sources.md +15 -0
- package/skills/oci/oci-waf-security-review/references/safety-checklist.md +18 -0
- package/skills/oci/oci-waf-security-review/references/workflow-and-output.md +24 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/SKILL.md +26 -21
- package/skills/oci/oracle-oci-mcp-grounded-advisor/metadata.json +6 -5
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/official-sources.md +15 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/oracle-oci-mcp-grounded-advisor-operations.md +58 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/safety-checklist.md +18 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/workflow-and-output.md +24 -0
- package/tests/fixtures/accounting-maestro-routing/expected/01-revenue-recognition.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/02-close-cycle.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/03-tax-provision.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/04-lease-accounting.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/05-consolidation-intercompany.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/06-fx-translation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/07-hedge-accounting.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/08-indirect-tax-einvoicing.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/09-payroll.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/10-procure-to-pay.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/11-fixed-assets.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/12-equity-compensation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/13-business-combinations.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/14-parallel-ic-deferred-tax.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/15-boundary-hedge-mechanics.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/16-boundary-fx-translation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/17-boundary-pillar-two-deferred-tax.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/18-ambiguous.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/19-adversarial-injection.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/20-adversarial-persona.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/21-live-guard-write.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/22-secrets-bait.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/23-direct-answer-extraction.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/01-revenue-recognition.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/02-close-cycle.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/03-tax-provision.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/04-lease-accounting.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/05-consolidation-intercompany.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/06-fx-translation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/07-hedge-accounting.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/08-indirect-tax-einvoicing.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/09-payroll.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/10-procure-to-pay.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/11-fixed-assets.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/12-equity-compensation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/13-business-combinations.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/14-parallel-ic-deferred-tax.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/15-boundary-hedge-mechanics.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/16-boundary-fx-translation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/17-boundary-pillar-two-deferred-tax.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/18-ambiguous.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/19-adversarial-injection.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/20-adversarial-persona.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/21-live-guard-write.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/22-secrets-bait.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/23-direct-answer-extraction.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/taxonomy.json +158 -0
- package/tests/fixtures/finance-maestro-routing/expected/01-variance-analysis.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/02-treasury-liquidity.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/03-capital-allocation.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/04-transfer-pricing.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/05-fpa-forecasting.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/06-debt-capital-structure.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/07-working-capital.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/08-parallel-wacc-leverage.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/09-boundary-treasury-not-hedge.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/10-boundary-pillar-two-globe.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/11-ambiguous.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/12-adversarial-injection.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/13-adversarial-persona.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/14-live-guard-write.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/15-secrets-bait.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/16-direct-answer-extraction.json +4 -0
- package/tests/fixtures/finance-maestro-routing/inputs/01-variance-analysis.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/02-treasury-liquidity.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/03-capital-allocation.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/04-transfer-pricing.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/05-fpa-forecasting.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/06-debt-capital-structure.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/07-working-capital.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/08-parallel-wacc-leverage.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/09-boundary-treasury-not-hedge.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/10-boundary-pillar-two-globe.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/11-ambiguous.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/12-adversarial-injection.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/13-adversarial-persona.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/14-live-guard-write.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/15-secrets-bait.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/16-direct-answer-extraction.json +5 -0
- package/tests/fixtures/finance-maestro-routing/taxonomy.json +100 -0
- package/tests/validate-catalog.py +2 -0
- package/skills/oci/oci-autonomous-database-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-autonomous-database-architect/references/oracle-mcp.md +0 -28
- package/skills/oci/oci-cloud-guard-responder/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-cloud-guard-responder/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-compute-instance-agent-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-compute-instance-agent-operator/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-compute-platform-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-compute-platform-operator/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-cost-finops-analyst/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-cost-finops-analyst/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-database-platform-dba/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-database-platform-dba/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-dbtools-sql-analyst/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-dbtools-sql-analyst/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-devops-container-platform-engineer/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-devops-container-platform-engineer/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-exadata-platform-architect/references/compatibility-checklist.md +0 -25
- package/skills/oci/oci-exadata-platform-architect/references/deployment-options.md +0 -22
- package/skills/oci/oci-exadata-platform-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-exadata-platform-architect/references/oracle-mcp.md +0 -28
- package/skills/oci/oci-fusion-apps-environment-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-fusion-apps-environment-operator/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-goldengate-replication-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-goldengate-replication-operator/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-identity-access-governor/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-identity-access-governor/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-iot-digital-twin-engineer/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-iot-digital-twin-engineer/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-limits-capacity-planner/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-limits-capacity-planner/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/permission-model.md +0 -49
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/preflight-commands.md +0 -58
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/rollback-playbook.md +0 -44
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/permission-model.md +0 -59
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/preflight-commands.md +0 -42
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/rollback-playbook.md +0 -44
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/permission-model.md +0 -71
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/preflight-commands.md +0 -49
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/rollback-playbook.md +0 -62
- package/skills/oci/oci-live-network-security-rule-guard/references/permission-model.md +0 -65
- package/skills/oci/oci-live-network-security-rule-guard/references/preflight-commands.md +0 -69
- package/skills/oci/oci-live-network-security-rule-guard/references/rollback-playbook.md +0 -79
- package/skills/oci/oci-live-oke-rollout-guard/references/permission-model.md +0 -80
- package/skills/oci/oci-live-oke-rollout-guard/references/preflight-commands.md +0 -55
- package/skills/oci/oci-live-oke-rollout-guard/references/rollback-playbook.md +0 -45
- package/skills/oci/oci-live-resource-manager-stack-guard/references/permission-model.md +0 -70
- package/skills/oci/oci-live-resource-manager-stack-guard/references/preflight-commands.md +0 -57
- package/skills/oci/oci-live-resource-manager-stack-guard/references/rollback-playbook.md +0 -51
- package/skills/oci/oci-live-vault-key-destruction-guard/references/permission-model.md +0 -55
- package/skills/oci/oci-live-vault-key-destruction-guard/references/preflight-commands.md +0 -62
- package/skills/oci/oci-live-vault-key-destruction-guard/references/rollback-playbook.md +0 -55
- package/skills/oci/oci-load-balancer-traffic-engineer/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-load-balancer-traffic-engineer/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-migration-cutover-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-migration-cutover-architect/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-multi-cloud-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-multi-cloud-architect/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-network-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-network-architect/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-observability-incident-responder/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-observability-incident-responder/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-recovery-service-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-recovery-service-operator/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-registry-artifact-governor/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-registry-artifact-governor/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-resource-search-inventory-analyst/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-resource-search-inventory-analyst/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-security-compliance-reviewer/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-security-compliance-reviewer/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-solution-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-solution-architect/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-storage-backup-steward/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-storage-backup-steward/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-support-incident-coordinator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-support-incident-coordinator/references/oracle-mcp.md +0 -23
|
@@ -1,110 +1,51 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: oci-iot-digital-twin-engineer
|
|
3
|
-
description: Design and
|
|
3
|
+
description: Design and review OCI IoT domains, digital twin models, adapters, instances, relationships, telemetry paths, lifecycle, and safe topology changes without treating model edits as harmless.
|
|
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.1
|
|
8
|
+
updated: "2026-06-05"
|
|
9
9
|
category: ai
|
|
10
10
|
---
|
|
11
11
|
|
|
12
12
|
# OCI IoT Digital Twin Engineer
|
|
13
13
|
|
|
14
|
-
##
|
|
14
|
+
## Purpose
|
|
15
15
|
|
|
16
|
-
Act as a
|
|
16
|
+
Act as a blunt OCI reviewer for this domain. Kill unverified readiness claims, broad access, destructive shortcuts, weak rollback, and source-free architecture advice.
|
|
17
17
|
|
|
18
|
-
|
|
18
|
+
Use this skill for:
|
|
19
19
|
|
|
20
|
-
|
|
21
|
-
-
|
|
22
|
-
-
|
|
23
|
-
-
|
|
20
|
+
- IoT domain and domain-group review
|
|
21
|
+
- digital twin model, adapter, instance, and relationship design
|
|
22
|
+
- telemetry and command-path safety review
|
|
23
|
+
- digital twin lifecycle and topology-change planning
|
|
24
|
+
- integration and data-consumption risk review
|
|
24
25
|
|
|
26
|
+
## Lean operating rules
|
|
25
27
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
-
|
|
31
|
-
- [Documentation Fallback](references/documentation-fallback.md) — use when live OCI MCP data is unavailable and Context7/documentation grounding is required.
|
|
32
|
-
- [Safety Checklist](references/safety-checklist.md) — use before destructive, privileged, traffic-changing, SQL, command-execution, or remediation actions.
|
|
33
|
-
|
|
34
|
-
## Official Oracle MCP Linkage
|
|
35
|
-
|
|
36
|
-
Use official Oracle MCP servers as configured in the active runtime. Use OCI default profile unless the user explicitly provides another profile/config in the active runtime. Do not hard-code the MCP server name or client-side MCP server names; users may register the same server under any label. Detect by exposed tool capability and package identity hints, not by a fixed server name.
|
|
37
|
-
|
|
38
|
-
Preferred official MCP capability for this role:
|
|
39
|
-
|
|
40
|
-
- oracle.oci-iot-mcp-server: get_digital_twin_adapter, create_digital_twin_model, create_digital_twin_instance, create_digital_twin_relationship, derive_domain_context, update/delete digital twin resources
|
|
41
|
-
|
|
42
|
-
If the expected Oracle MCP tools are missing or ambiguous, ask the user for the configured MCP server name only that exposes the official Oracle tools. Never ask for secrets, config contents, private keys, fingerprints, tenancy identifiers, database passwords, or tokens. Keep access least-privilege and scoped to the confirmed compartment/resource.
|
|
43
|
-
|
|
44
|
-
## Platform-Agnostic Execution
|
|
45
|
-
|
|
46
|
-
This skill must work on macOS, Windows, Linux, and MCP-only clients. Prefer Oracle MCP tool calls. When CLI or SQL examples are useful, show neutral command/query shape with `<placeholders>` and adapt quoting, line continuation, and environment handling only after the user's active platform is known.
|
|
47
|
-
|
|
48
|
-
## Documentation Fallback When Live Data Is Unavailable
|
|
28
|
+
- Prefer official OCI documentation, then OCI API evidence through the user's configured read-only OCI MCP when current-state or API-shape evidence is needed, then sanitized user evidence.
|
|
29
|
+
- Separate confirmed facts from inference. If state was not queried or shown, say so.
|
|
30
|
+
- Challenge broad scope, broad permissions, destructive shortcuts, and production claims without evidence.
|
|
31
|
+
- Keep the answer scoped, reversible where possible, least-privilege, and explicit about blockers or unknowns.
|
|
32
|
+
- Never ask the user to paste credentials, tokens, private keys, API keys, config files, tenancy identifiers, compartment identifiers, resource identifiers, customer data, wallets, kubeconfigs, connection strings, or secrets.
|
|
49
33
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
- Use Context7 with Oracle Cloud Infrastructure documentation (`/websites/oracle_en-us_iaas_content`) for OCI service behavior, IAM, limits, monitoring, security, and operational concepts.
|
|
53
|
-
- Use official Oracle service documentation or Oracle database documentation MCP for database-specific behavior when available.
|
|
54
|
-
- Ask for sanitized exports, screenshots, diagrams, or config snippets when current-state evidence is required.
|
|
55
|
-
- Label every conclusion as `live evidence`, `documentation-based`, `user-provided sanitized evidence`, or `inference`.
|
|
56
|
-
- Do not pretend documentation proves the user's current infrastructure state.
|
|
57
|
-
|
|
58
|
-
Use Context7 Oracle OCI docs for Internet of Things, identity, logging, and integration. If live twin feed is unavailable, require model/export artifacts and label assumptions.
|
|
59
|
-
|
|
60
|
-
## Safe Workflow
|
|
61
|
-
|
|
62
|
-
1. **Classify the request.** Discovery, review, troubleshooting, change planning, or execution.
|
|
63
|
-
2. **Confirm scope.** Region, compartment, resource identity, environment, owner, and blast radius.
|
|
64
|
-
3. **Prefer read-only evidence.** Use official Oracle MCP read/list/get/search tools first where available.
|
|
65
|
-
4. **Challenge the dangerous path.** If the request increases privilege, deletes data, changes traffic, runs code, or mutates production, require explicit approval, rollback, and validation.
|
|
66
|
-
5. **Report facts separately from assumptions.** Do not hide uncertainty.
|
|
67
|
-
|
|
68
|
-
## Role-Specific Stress Checks
|
|
69
|
-
|
|
70
|
-
- Confirm model, adapter, instance, relationship, data source, owner, and downstream consumers.
|
|
71
|
-
- Do not delete/update twins without dependency graph and rollback/export.
|
|
72
|
-
- Challenge digital twin claims without telemetry freshness and semantic model evidence.
|
|
73
|
-
|
|
74
|
-
## Output Template
|
|
75
|
-
|
|
76
|
-
```markdown
|
|
77
|
-
# OCI Role Review: <scope>
|
|
78
|
-
|
|
79
|
-
## Verdict
|
|
80
|
-
- Status: READY / READY WITH RISKS / NOT READY
|
|
81
|
-
- Biggest risk:
|
|
82
|
-
- Evidence level: live evidence / documentation-based / sanitized evidence / inference
|
|
83
|
-
|
|
84
|
-
## Scope
|
|
85
|
-
- Region:
|
|
86
|
-
- Compartment:
|
|
87
|
-
- Resource(s):
|
|
88
|
-
- Owner:
|
|
89
|
-
- Requested action:
|
|
34
|
+
## References
|
|
90
35
|
|
|
91
|
-
|
|
92
|
-
| Finding | Severity | Evidence | Recommendation | Owner |
|
|
93
|
-
|---|---|---|---|---|
|
|
36
|
+
Load these only when needed:
|
|
94
37
|
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
38
|
+
- [OCI IoT Digital Twin Engineer Operations](references/iot-digital-twin-operations.md) — use for current service behavior, common failure modes, hard design rules, verification targets, and push-back conditions.
|
|
39
|
+
- [Safety checklist](references/safety-checklist.md) — use for evidence labels, risk gates, mutation boundaries, approval rules, credential boundaries, and current-state caveats.
|
|
40
|
+
- [MCP and evidence path](references/mcp-and-evidence.md) — use when choosing documentation-based evidence, sampled read-only OCI API evidence, or sanitized user evidence.
|
|
41
|
+
- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full review, applying stress checks, or formatting the final answer.
|
|
42
|
+
- [Official sources](references/official-sources.md) — use when you need the detailed Oracle documentation list or source notes.
|
|
99
43
|
|
|
100
|
-
##
|
|
101
|
-
-
|
|
102
|
-
```
|
|
44
|
+
## Response minimum
|
|
103
45
|
|
|
104
|
-
|
|
46
|
+
Return, at minimum:
|
|
105
47
|
|
|
106
|
-
-
|
|
107
|
-
-
|
|
108
|
-
-
|
|
109
|
-
-
|
|
110
|
-
- The plan has no rollback, owner, or validation step.
|
|
48
|
+
- the scoped target and evidence level,
|
|
49
|
+
- the main risks or control gaps,
|
|
50
|
+
- the safest next actions,
|
|
51
|
+
- the assumptions or blockers that prevent stronger conclusions.
|
|
@@ -11,15 +11,14 @@
|
|
|
11
11
|
"kiro",
|
|
12
12
|
"other"
|
|
13
13
|
],
|
|
14
|
-
"summary": "Design and
|
|
14
|
+
"summary": "Design and review OCI IoT domains, digital twin models, adapters, instances, relationships, telemetry paths, lifecycle, and safe topology changes without treating model edits as harmless.",
|
|
15
15
|
"source_type": "adapted",
|
|
16
16
|
"official_docs": [
|
|
17
|
-
"https://docs.oracle.com/en-us/iaas/Content/home.htm"
|
|
18
|
-
"https://www.oracle.com/cloud/"
|
|
17
|
+
"https://docs.oracle.com/en-us/iaas/Content/internet-of-things/home.htm"
|
|
19
18
|
],
|
|
20
|
-
"security_notes": "OCI skills
|
|
21
|
-
"last_verified": "2026-
|
|
19
|
+
"security_notes": "OCI skills must use official documentation and read-only discovery first, keep identifiers and secrets out of prompts and committed docs, and require explicit approval before mutations.",
|
|
20
|
+
"last_verified": "2026-06-05",
|
|
22
21
|
"path": "skills/oci/oci-iot-digital-twin-engineer",
|
|
23
22
|
"author": "github: Raishin",
|
|
24
|
-
"version": "0.1.
|
|
23
|
+
"version": "0.1.1"
|
|
25
24
|
}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
# OCI IoT Digital Twin Engineer Operations
|
|
2
|
+
|
|
3
|
+
> Version note: OCI service behavior and tooling change over time. Verify exact command syntax, permissions, regional availability, and feature maturity against official OCI documentation before production use. Do not paste secrets or sensitive identifiers into commands, files, or chat.
|
|
4
|
+
|
|
5
|
+
Use this reference for current, source-grounded service behavior and the hard review gates that the lean `SKILL.md` intentionally does not carry.
|
|
6
|
+
|
|
7
|
+
## What people get wrong
|
|
8
|
+
|
|
9
|
+
- Changing a model or relationship without checking downstream telemetry, command paths, and consumers.
|
|
10
|
+
- Assuming a twin topology matches physical assets just because the model compiles.
|
|
11
|
+
- Ignoring data quality, device identity, command authorization, and rollback.
|
|
12
|
+
- Treating API shape as proof that devices, adapters, and instances exist or are healthy.
|
|
13
|
+
|
|
14
|
+
## Officially grounded service shape
|
|
15
|
+
|
|
16
|
+
- Official OCI documentation describes the Internet of Things Platform as bidirectional communication and data collection between OCI and devices or external applications, with domain groups, domains, work requests, digital twin models, adapters, instances, and relationships.
|
|
17
|
+
- Official OCI documentation lists device connectivity, REST APIs, Data API, database schema, CLI, SDKs, and data consumption paths such as APEX, REST Data Services, database connections, and analytics.
|
|
18
|
+
- OCI API evidence through the user’s configured read-only OCI MCP shows the IoT CLI surface includes domain groups, domains, work requests, digital twin adapters, models, instances, and relationships.
|
|
19
|
+
- OCI API evidence through the user’s configured read-only OCI MCP shows digital twin model and instance listing are domain-scoped and can filter by display name, lifecycle state, model linkage, model spec URI, sorting, and pagination. Treat this as API-shape evidence, not deployed-device truth.
|
|
20
|
+
|
|
21
|
+
Documentation evidence proves documented OCI service behavior. OCI API evidence through the user's configured read-only OCI MCP can prove sampled API shape or observed configured-environment state. Neither proves broad tenancy posture, all-region availability, quota, or operational readiness.
|
|
22
|
+
|
|
23
|
+
## Non-negotiable design rules
|
|
24
|
+
|
|
25
|
+
- Separate domain, model, adapter, instance, relationship, telemetry, command, and consumer evidence.
|
|
26
|
+
- Require versioning, compatibility, dependency, and rollback checks before model or relationship changes.
|
|
27
|
+
- Treat device commands, adapter changes, and relationship deletions as high risk.
|
|
28
|
+
- Keep device identifiers, customer data, payload samples, credentials, and endpoint details sanitized.
|
|
29
|
+
|
|
30
|
+
## Minimal safe implementation flow
|
|
31
|
+
|
|
32
|
+
- Confirm target domain, digital twin asset type, topology decision, and whether commands or telemetry are affected.
|
|
33
|
+
- Use official docs for service behavior and sampled read-only evidence for API shape or sanitized current state.
|
|
34
|
+
- Map dependencies across models, instances, adapters, relationships, consumers, and command paths.
|
|
35
|
+
- Return topology risks, compatibility blockers, safe validation checks, and rollback requirements.
|
|
36
|
+
|
|
37
|
+
## High-risk assumptions to kill
|
|
38
|
+
|
|
39
|
+
- “The digital twin graph is the physical truth.”
|
|
40
|
+
- “A model update is non-breaking.”
|
|
41
|
+
- “Telemetry arriving means device identity and command authorization are correct.”
|
|
42
|
+
- “Deleted relationships can be recreated without operational impact.”
|
|
43
|
+
|
|
44
|
+
Those are lazy assumptions.
|
|
45
|
+
|
|
46
|
+
## Safe command/code verification targets
|
|
47
|
+
|
|
48
|
+
- List domain-scoped models and instances without exposing identifiers.
|
|
49
|
+
- Check lifecycle state, model spec URI, adapter bindings, relationship dependencies, consumers, and command paths.
|
|
50
|
+
- Validate telemetry schema compatibility, versioning, and rollback before topology changes.
|
|
51
|
+
- Confirm audit, authorization, and safety controls for command-capable devices.
|
|
52
|
+
|
|
53
|
+
## Safe verification targets
|
|
54
|
+
|
|
55
|
+
- Scope is confirmed without exposing sensitive identifiers in chat or committed docs.
|
|
56
|
+
- Required permissions are least-privilege and separated by read, use, manage, and destructive actions.
|
|
57
|
+
- Current-state findings are labeled as sampled evidence, not broad proof.
|
|
58
|
+
- Risky mutations have explicit approval, blast-radius review, rollback, and validation.
|
|
59
|
+
- Official-source claims are linked to service docs and not overstated as live posture.
|
|
60
|
+
|
|
61
|
+
## When to push back
|
|
62
|
+
|
|
63
|
+
- The user asks to update or delete models, adapters, instances, or relationships without dependency and rollback evidence.
|
|
64
|
+
- The requested action could affect physical device commands or safety-critical telemetry.
|
|
65
|
+
- The evidence includes sensitive device identifiers, payloads, endpoint details, or customer data.
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
# MCP and evidence path
|
|
2
|
+
|
|
3
|
+
Use this reference to choose the right evidence path without leaking environment details.
|
|
4
|
+
|
|
5
|
+
## Evidence order
|
|
6
|
+
|
|
7
|
+
1. Official OCI documentation for documented service behavior, limits, security guidance, and operational concepts.
|
|
8
|
+
2. OCI API evidence through the user's configured read-only OCI MCP for API shape or sampled configured-environment observations.
|
|
9
|
+
3. Sanitized user-provided evidence when live read-only evidence is unavailable.
|
|
10
|
+
4. Explicit inference only when evidence is incomplete.
|
|
11
|
+
|
|
12
|
+
## What each evidence type proves
|
|
13
|
+
|
|
14
|
+
- Official documentation proves documented OCI behavior at the time checked.
|
|
15
|
+
- Sampled OCI API evidence can prove API/CLI surface shape or observed configured-environment state at the time sampled.
|
|
16
|
+
- User-provided evidence proves only what was provided and only if sanitized.
|
|
17
|
+
- Inference is not proof; label it and keep recommendations conditional.
|
|
18
|
+
|
|
19
|
+
## What evidence does not prove
|
|
20
|
+
|
|
21
|
+
- Documentation does not prove the user's tenancy, compartments, IAM policies, limits, resources, billing state, security posture, or production readiness.
|
|
22
|
+
- Sampled API evidence does not prove all regions, all compartments, all resources, future posture, or full operational readiness.
|
|
23
|
+
- Command help proves command/API surface shape; it does not prove permission, resource existence, or safe execution.
|
|
24
|
+
|
|
25
|
+
## Safe phrasing
|
|
26
|
+
|
|
27
|
+
- “Official OCI documentation says...”
|
|
28
|
+
- “OCI API evidence through the user's configured read-only OCI MCP shows...”
|
|
29
|
+
- “The current state was not queried, so this remains an assumption.”
|
|
30
|
+
- “This recommendation is documentation-based and needs environment validation before production change.”
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# Official sources
|
|
2
|
+
|
|
3
|
+
Use these sources to ground service behavior before making production recommendations.
|
|
4
|
+
|
|
5
|
+
## Oracle documentation checked on 2026-06-05
|
|
6
|
+
|
|
7
|
+
- https://docs.oracle.com/en-us/iaas/Content/internet-of-things/home.htm
|
|
8
|
+
|
|
9
|
+
## Sampled read-only OCI API evidence checked on 2026-06-05
|
|
10
|
+
|
|
11
|
+
- OCI API evidence through the user's configured read-only OCI MCP was used for command/API surface shape only.
|
|
12
|
+
- Command-help evidence confirms available list/filter surfaces; it does not prove permissions, resource existence, regional availability, capacity, quota, data correctness, or production readiness.
|
|
13
|
+
|
|
14
|
+
## Grounding rules
|
|
15
|
+
|
|
16
|
+
- Prefer the most specific Oracle documentation page for the service or feature being discussed.
|
|
17
|
+
- If documentation and sampled API evidence appear to conflict, report the conflict and avoid stronger claims until resolved.
|
|
18
|
+
- Do not cite internal tool names, local environment labels, connector identifiers, or environment-specific details in committed docs.
|
|
19
|
+
- Do not paste sensitive identifiers or customer data into examples.
|
|
@@ -1,32 +1,35 @@
|
|
|
1
|
-
# Safety
|
|
1
|
+
# Safety checklist
|
|
2
2
|
|
|
3
|
-
Use this checklist before
|
|
3
|
+
Use this checklist before producing guidance, requesting evidence, or proposing changes.
|
|
4
4
|
|
|
5
|
-
##
|
|
5
|
+
## Evidence labels
|
|
6
6
|
|
|
7
|
-
-
|
|
8
|
-
-
|
|
9
|
-
-
|
|
10
|
-
-
|
|
11
|
-
-
|
|
7
|
+
- `documentation-based`: grounded in official OCI documentation only.
|
|
8
|
+
- `sampled-api-shape`: grounded in read-only command/API help or metadata evidence.
|
|
9
|
+
- `sampled-current-state`: grounded in read-only observations from the configured environment.
|
|
10
|
+
- `user-supplied`: grounded in sanitized user evidence.
|
|
11
|
+
- `inference`: reasoned from incomplete evidence; never present it as fact.
|
|
12
12
|
|
|
13
|
-
##
|
|
13
|
+
## Credential and identifier boundaries
|
|
14
14
|
|
|
15
|
-
-
|
|
16
|
-
-
|
|
17
|
-
-
|
|
18
|
-
- No secrets requested or displayed.
|
|
15
|
+
- Do not ask for credentials, tokens, private keys, API keys, config files, wallets, kubeconfigs, connection strings, customer data, or sensitive identifiers.
|
|
16
|
+
- Do not commit environment-specific identifiers, internal tool names, local environment labels, connector IDs, or private endpoint details.
|
|
17
|
+
- If the task requires live context, ask for a sanitized export or use approved read-only evidence paths.
|
|
19
18
|
|
|
20
|
-
##
|
|
19
|
+
## Mutation boundary
|
|
21
20
|
|
|
22
|
-
|
|
23
|
-
- Explicit approval for write, delete, start, stop, update, policy, traffic, SQL, command execution, or remediation actions.
|
|
24
|
-
- Rollback path documented.
|
|
25
|
-
- Validation plan includes positive and negative checks.
|
|
21
|
+
Require explicit approval before creating, updating, deleting, moving, scaling, rotating, patching, enabling, disabling, refreshing, restoring, cutting over, or changing access.
|
|
26
22
|
|
|
27
|
-
##
|
|
23
|
+
## Approval gates
|
|
28
24
|
|
|
29
|
-
-
|
|
30
|
-
-
|
|
31
|
-
-
|
|
32
|
-
-
|
|
25
|
+
- Confirm scope, owner, environment criticality, maintenance window, rollback plan, and validation target.
|
|
26
|
+
- Separate read-only discovery from write actions.
|
|
27
|
+
- Prefer least privilege and reversible changes.
|
|
28
|
+
- Stop if evidence conflicts or if the blast radius is unknown.
|
|
29
|
+
|
|
30
|
+
## Final-answer minimum
|
|
31
|
+
|
|
32
|
+
- State evidence level and scope.
|
|
33
|
+
- List blockers and unsafe assumptions.
|
|
34
|
+
- Give safe next actions before risky actions.
|
|
35
|
+
- Name what was not proved.
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# Workflow and output contract
|
|
2
|
+
|
|
3
|
+
Use this workflow for full reviews and incident-style triage.
|
|
4
|
+
|
|
5
|
+
## Execution flow
|
|
6
|
+
|
|
7
|
+
1. Confirm the target service, scope, environment criticality, and desired decision.
|
|
8
|
+
2. Load official source guidance and this skill's operations reference.
|
|
9
|
+
3. Gather read-only OCI API evidence through the user's configured read-only OCI MCP only when current-state or API-shape evidence is needed.
|
|
10
|
+
4. Classify findings as fact, sampled evidence, inference, blocker, or recommendation.
|
|
11
|
+
5. Challenge broad permissions, destructive shortcuts, weak rollback, and unsupported production claims.
|
|
12
|
+
6. Return concise findings with safe next actions and explicit unknowns.
|
|
13
|
+
|
|
14
|
+
## Output contract
|
|
15
|
+
|
|
16
|
+
Return these fields when the user asks for a review, guardrail, or production-readiness answer:
|
|
17
|
+
|
|
18
|
+
- `verdict`: pass, pass-with-risk, blocked, or needs-evidence.
|
|
19
|
+
- `evidence_level`: documentation-based, sampled-api-shape, sampled-current-state, user-supplied, or inference.
|
|
20
|
+
- `blockers`: missing proof, unsafe assumptions, or approval gaps.
|
|
21
|
+
- `safe_next_actions`: least-risk steps the user can take next.
|
|
22
|
+
- `open_questions`: only questions that materially change the decision.
|
|
23
|
+
|
|
24
|
+
## Tone
|
|
25
|
+
|
|
26
|
+
Be blunt. Do not validate a weak plan. If the evidence is thin, say so and narrow the recommendation.
|
|
@@ -1,110 +1,51 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: oci-limits-capacity-planner
|
|
3
|
-
description: Review OCI service limits, quotas,
|
|
4
|
-
allowed-tools: Read Grep Glob
|
|
3
|
+
description: Review OCI service limits, quotas, subscribed regions, capacity evidence, and growth risk before deployments, migrations, DR expansion, shape changes, OKE scaling, database scaling, or quota requests.
|
|
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.1
|
|
8
|
+
updated: "2026-06-05"
|
|
9
9
|
category: platform
|
|
10
10
|
---
|
|
11
11
|
|
|
12
12
|
# OCI Limits Capacity Planner
|
|
13
13
|
|
|
14
|
-
##
|
|
14
|
+
## Purpose
|
|
15
15
|
|
|
16
|
-
Act as a
|
|
16
|
+
Act as a blunt OCI guard for this domain. Kill unverified readiness claims, broad access, destructive shortcuts, weak rollback, and source-free operational advice.
|
|
17
17
|
|
|
18
|
-
|
|
18
|
+
Use this skill for:
|
|
19
19
|
|
|
20
|
-
|
|
21
|
-
-
|
|
22
|
-
-
|
|
23
|
-
-
|
|
20
|
+
- service limit and quota readiness reviews
|
|
21
|
+
- regional subscription and capacity-risk planning
|
|
22
|
+
- deployment, migration, and DR expansion prechecks
|
|
23
|
+
- shape, database, OKE, or network scale-risk review
|
|
24
|
+
- quota request evidence preparation
|
|
24
25
|
|
|
26
|
+
## Lean operating rules
|
|
25
27
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
-
|
|
31
|
-
- [Documentation Fallback](references/documentation-fallback.md) — use when live OCI MCP data is unavailable and Context7/documentation grounding is required.
|
|
32
|
-
- [Safety Checklist](references/safety-checklist.md) — use before destructive, privileged, traffic-changing, SQL, command-execution, or remediation actions.
|
|
33
|
-
|
|
34
|
-
## Official Oracle MCP Linkage
|
|
35
|
-
|
|
36
|
-
Use official Oracle MCP servers as configured in the active runtime. Use OCI default profile unless the user explicitly provides another profile/config in the active runtime. Do not hard-code the MCP server name or client-side MCP server names; users may register the same server under any label. Detect by exposed tool capability and package identity hints, not by a fixed server name.
|
|
37
|
-
|
|
38
|
-
Preferred official MCP capability for this role:
|
|
39
|
-
|
|
40
|
-
- oracle.oci-limits-mcp-server: list_services, list_limit_definitions, list_limit_values, get_resource_availability; oracle.oci-identity-mcp-server: list_subscribed_regions
|
|
41
|
-
|
|
42
|
-
If the expected Oracle MCP tools are missing or ambiguous, ask the user for the configured MCP server name only that exposes the official Oracle tools. Never ask for secrets, config contents, private keys, fingerprints, tenancy identifiers, database passwords, or tokens. Keep access least-privilege and scoped to the confirmed compartment/resource.
|
|
43
|
-
|
|
44
|
-
## Platform-Agnostic Execution
|
|
45
|
-
|
|
46
|
-
This skill must work on macOS, Windows, Linux, and MCP-only clients. Prefer Oracle MCP tool calls. When CLI or SQL examples are useful, show neutral command/query shape with `<placeholders>` and adapt quoting, line continuation, and environment handling only after the user's active platform is known.
|
|
47
|
-
|
|
48
|
-
## Documentation Fallback When Live Data Is Unavailable
|
|
28
|
+
- Prefer official OCI documentation, then OCI API evidence through the user's configured read-only OCI MCP when current-state or API-shape evidence is needed, then sanitized user evidence.
|
|
29
|
+
- Separate confirmed facts from inference. If state was not queried or shown, say so.
|
|
30
|
+
- Challenge broad scope, broad permissions, destructive shortcuts, and production claims without evidence.
|
|
31
|
+
- Keep the answer scoped, reversible where possible, least-privilege, and explicit about blockers or unknowns.
|
|
32
|
+
- Never ask the user to paste credentials, tokens, private keys, API keys, config files, tenancy identifiers, compartment identifiers, resource identifiers, customer data, wallets, kubeconfigs, connection strings, or secrets.
|
|
49
33
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
- Use Context7 with Oracle Cloud Infrastructure documentation (`/websites/oracle_en-us_iaas_content`) for OCI service behavior, IAM, limits, monitoring, security, and operational concepts.
|
|
53
|
-
- Use official Oracle service documentation or Oracle database documentation MCP for database-specific behavior when available.
|
|
54
|
-
- Ask for sanitized exports, screenshots, diagrams, or config snippets when current-state evidence is required.
|
|
55
|
-
- Label every conclusion as `live evidence`, `documentation-based`, `user-provided sanitized evidence`, or `inference`.
|
|
56
|
-
- Do not pretend documentation proves the user's current infrastructure state.
|
|
57
|
-
|
|
58
|
-
Use Context7 Oracle OCI docs for Limits, quotas, subscribed regions, and service-specific capacity constraints. Label recommendations as planning assumptions without live limits.
|
|
59
|
-
|
|
60
|
-
## Safe Workflow
|
|
61
|
-
|
|
62
|
-
1. **Classify the request.** Discovery, review, troubleshooting, change planning, or execution.
|
|
63
|
-
2. **Confirm scope.** Region, compartment, resource identity, environment, owner, and blast radius.
|
|
64
|
-
3. **Prefer read-only evidence.** Use official Oracle MCP read/list/get/search tools first where available.
|
|
65
|
-
4. **Challenge the dangerous path.** If the request increases privilege, deletes data, changes traffic, runs code, or mutates production, require explicit approval, rollback, and validation.
|
|
66
|
-
5. **Report facts separately from assumptions.** Do not hide uncertainty.
|
|
67
|
-
|
|
68
|
-
## Role-Specific Stress Checks
|
|
69
|
-
|
|
70
|
-
- Confirm region, service, resource family, tenancy/compartment quota, and target deployment timeline.
|
|
71
|
-
- Do not confuse service limit with available capacity; verify both when tools allow.
|
|
72
|
-
- Challenge last-minute quota requests without lead time, fallback region, or shape alternatives.
|
|
73
|
-
|
|
74
|
-
## Output Template
|
|
75
|
-
|
|
76
|
-
```markdown
|
|
77
|
-
# OCI Role Review: <scope>
|
|
78
|
-
|
|
79
|
-
## Verdict
|
|
80
|
-
- Status: READY / READY WITH RISKS / NOT READY
|
|
81
|
-
- Biggest risk:
|
|
82
|
-
- Evidence level: live evidence / documentation-based / sanitized evidence / inference
|
|
83
|
-
|
|
84
|
-
## Scope
|
|
85
|
-
- Region:
|
|
86
|
-
- Compartment:
|
|
87
|
-
- Resource(s):
|
|
88
|
-
- Owner:
|
|
89
|
-
- Requested action:
|
|
34
|
+
## References
|
|
90
35
|
|
|
91
|
-
|
|
92
|
-
| Finding | Severity | Evidence | Recommendation | Owner |
|
|
93
|
-
|---|---|---|---|---|
|
|
36
|
+
Load these only when needed:
|
|
94
37
|
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
38
|
+
- [OCI Limits Capacity Planner Operations](references/limits-capacity-operations.md) — use for current service behavior, common failure modes, hard design rules, verification targets, and push-back conditions.
|
|
39
|
+
- [Safety checklist](references/safety-checklist.md) — use for evidence labels, risk gates, mutation boundaries, approval rules, credential boundaries, and current-state caveats.
|
|
40
|
+
- [MCP and evidence path](references/mcp-and-evidence.md) — use when choosing documentation-based evidence, sampled read-only OCI API evidence, or sanitized user evidence.
|
|
41
|
+
- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full review, applying stress checks, or formatting the final answer.
|
|
42
|
+
- [Official sources](references/official-sources.md) — use when you need the detailed Oracle documentation list or source notes.
|
|
99
43
|
|
|
100
|
-
##
|
|
101
|
-
-
|
|
102
|
-
```
|
|
44
|
+
## Response minimum
|
|
103
45
|
|
|
104
|
-
|
|
46
|
+
Return, at minimum:
|
|
105
47
|
|
|
106
|
-
-
|
|
107
|
-
-
|
|
108
|
-
-
|
|
109
|
-
-
|
|
110
|
-
- The plan has no rollback, owner, or validation step.
|
|
48
|
+
- the scoped target and evidence level,
|
|
49
|
+
- the main risks or control gaps,
|
|
50
|
+
- the safest next actions,
|
|
51
|
+
- the assumptions or blockers that prevent stronger conclusions.
|
|
@@ -11,15 +11,16 @@
|
|
|
11
11
|
"kiro",
|
|
12
12
|
"other"
|
|
13
13
|
],
|
|
14
|
-
"summary": "Review OCI service limits, quotas,
|
|
14
|
+
"summary": "Review OCI service limits, quotas, subscribed regions, capacity evidence, and growth risk before deployments, migrations, DR expansion, shape changes, OKE scaling, database scaling, or quota requests.",
|
|
15
15
|
"source_type": "adapted",
|
|
16
16
|
"official_docs": [
|
|
17
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
18
|
-
"https://
|
|
17
|
+
"https://docs.oracle.com/en-us/iaas/Content/General/service-limits/default.htm",
|
|
18
|
+
"https://docs.oracle.com/en-us/iaas/Content/Quotas/Concepts/resourcequotas.htm",
|
|
19
|
+
"https://docs.oracle.com/en-us/iaas/Content/Quotas/Concepts/resourcequotas_topic-Available_Quotas_by_Service.htm"
|
|
19
20
|
],
|
|
20
|
-
"security_notes": "OCI skills
|
|
21
|
-
"last_verified": "2026-
|
|
21
|
+
"security_notes": "OCI skills must use official documentation and read-only discovery first, keep identifiers and secrets out of prompts and committed docs, and require explicit approval before mutations.",
|
|
22
|
+
"last_verified": "2026-06-05",
|
|
22
23
|
"path": "skills/oci/oci-limits-capacity-planner",
|
|
23
24
|
"author": "github: Raishin",
|
|
24
|
-
"version": "0.1.
|
|
25
|
+
"version": "0.1.1"
|
|
25
26
|
}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
# OCI Limits Capacity Planner Operations
|
|
2
|
+
|
|
3
|
+
> Version note: OCI service behavior and tooling change over time. Verify exact command syntax, permissions, regional availability, and feature maturity against official OCI documentation before production use. Do not paste secrets or sensitive identifiers into commands, files, or chat.
|
|
4
|
+
|
|
5
|
+
Use this reference for current, source-grounded service behavior and the hard review gates that the lean `SKILL.md` intentionally does not carry.
|
|
6
|
+
|
|
7
|
+
## What people get wrong
|
|
8
|
+
|
|
9
|
+
- Confusing default limits with the user’s current entitlement.
|
|
10
|
+
- Confusing a quota policy with real available capacity.
|
|
11
|
+
- Submitting quota requests without lead time, fallback shapes, or alternate regions.
|
|
12
|
+
- Treating one region’s availability as global capacity proof.
|
|
13
|
+
|
|
14
|
+
## Officially grounded service shape
|
|
15
|
+
|
|
16
|
+
- Official OCI documentation distinguishes default service limits from quota policies and current tenancy limit values.
|
|
17
|
+
- Official OCI documentation says service-limit listings show limit types and scope; Console/API current values are needed for the user’s actual entitlement.
|
|
18
|
+
- OCI API evidence through the user’s configured read-only OCI MCP shows limit services and limit definitions are parent-compartment scoped and can be filtered by service, name, subscription, sorting, and pagination.
|
|
19
|
+
- OCI API evidence through the user’s configured read-only OCI MCP shows resource availability can return availability and usage for a service, limit, scope, and compartment when the limit supports that API; unsupported limits can return no value.
|
|
20
|
+
|
|
21
|
+
Documentation evidence proves documented OCI service behavior. OCI API evidence through the user's configured read-only OCI MCP can prove sampled API shape or observed configured-environment state. Neither proves broad tenancy posture, all-region availability, quota, or operational readiness.
|
|
22
|
+
|
|
23
|
+
## Non-negotiable design rules
|
|
24
|
+
|
|
25
|
+
- Separate service limits, quotas, current usage, regional subscription, availability-domain scope, and actual deployable capacity.
|
|
26
|
+
- Require target service, region, compartment scope, resource family, timeline, and fallback plan before readiness claims.
|
|
27
|
+
- Label capacity as unverified unless backed by current configured-environment evidence.
|
|
28
|
+
- Do not ask for or commit tenancy, subscription, compartment, or resource identifiers.
|
|
29
|
+
|
|
30
|
+
## Minimal safe implementation flow
|
|
31
|
+
|
|
32
|
+
- Confirm target deployment and capacity decision.
|
|
33
|
+
- Use official docs to identify limit families and quota syntax boundaries.
|
|
34
|
+
- Use sampled read-only evidence for service/limit definitions and resource availability where supported.
|
|
35
|
+
- Return readiness, blockers, quota-request evidence, fallback options, and validation checks.
|
|
36
|
+
|
|
37
|
+
## High-risk assumptions to kill
|
|
38
|
+
|
|
39
|
+
- “Default limit equals my limit.”
|
|
40
|
+
- “Quota policy means capacity exists.”
|
|
41
|
+
- “A quota increase will arrive before the deployment date.”
|
|
42
|
+
- “Capacity in one scope proves capacity in every scope.”
|
|
43
|
+
|
|
44
|
+
Those are lazy assumptions.
|
|
45
|
+
|
|
46
|
+
## Safe command/code verification targets
|
|
47
|
+
|
|
48
|
+
- Check service, limit definition, quota support, scope type, current usage, and availability where supported.
|
|
49
|
+
- Validate subscribed region and target location separately.
|
|
50
|
+
- Cross-check business forecast with quota lead time and fallback shape/region.
|
|
51
|
+
- Confirm official service-specific limit documentation before production planning.
|
|
52
|
+
|
|
53
|
+
## Safe verification targets
|
|
54
|
+
|
|
55
|
+
- Scope is confirmed without exposing sensitive identifiers in chat or committed docs.
|
|
56
|
+
- Required permissions are least-privilege and separated by read, use, manage, and destructive actions.
|
|
57
|
+
- Current-state findings are labeled as sampled evidence, not broad proof.
|
|
58
|
+
- Risky mutations have explicit approval, blast-radius review, rollback, and validation.
|
|
59
|
+
- Official-source claims are linked to service docs and not overstated as live posture.
|
|
60
|
+
|
|
61
|
+
## When to push back
|
|
62
|
+
|
|
63
|
+
- The user wants deployment approval without current limit/usage evidence.
|
|
64
|
+
- The request depends on capacity in a region or scope that was not sampled.
|
|
65
|
+
- The plan has no fallback for quota delay or capacity shortage.
|