@raishin/vanguard-frontier-agentic 2.7.1 → 2.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +3 -3
- package/.claude-plugin/plugin.json +23 -1
- package/.cursor-plugin/plugin.json +23 -1
- package/.github/plugin/marketplace.json +1 -1
- package/README.md +13 -12
- package/agents/accounting/AGENTS.md +33 -0
- package/agents/accounting/README.md +30 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/metadata.json +44 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/AGENT.md +71 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/kiro-ide.agent.md +26 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/metadata.json +41 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/AGENT.md +72 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/metadata.json +42 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/PERMISSIONS.md +20 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/metadata.json +42 -0
- package/agents/accounting/accounting-maestro-agent/AGENT.md +60 -0
- package/agents/accounting/accounting-maestro-agent/PERMISSIONS.md +20 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/copilot.agent.md +31 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/cursor.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/gemini.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/metadata.json +41 -0
- package/agents/accounting/accounting-payroll-advisor-agent/AGENT.md +69 -0
- package/agents/accounting/accounting-payroll-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/AGENT.md +71 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/codex.toml +35 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/copilot.agent.md +34 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/cursor.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/gemini.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/metadata.json +44 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/AGENT.md +72 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/metadata.json +44 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/AGENT.md +19 -11
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/claude-code.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/copilot.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/cursor.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/gemini.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-ai-foundry-ops-governor-agent/harnesses/kiro-ide.agent.md +8 -10
- package/agents/azure/azure-ai-foundry-ops-governor-agent/metadata.json +8 -16
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/ai-foundry-ops-agent-operations.md +69 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/official-sources.md +21 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-ai-foundry-ops-governor-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-aks-platform-operator-agent/AGENT.md +17 -9
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/claude-code.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/copilot.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/cursor.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/gemini.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-aks-platform-operator-agent/harnesses/kiro-ide.agent.md +6 -8
- package/agents/azure/azure-aks-platform-operator-agent/metadata.json +7 -12
- package/agents/azure/azure-aks-platform-operator-agent/references/aks-platform-agent-operations.md +69 -0
- package/agents/azure/azure-aks-platform-operator-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-aks-platform-operator-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-aks-platform-operator-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-aks-platform-operator-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-app-service-production-readiness-agent/AGENT.md +17 -9
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/claude-code.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/copilot.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/cursor.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/gemini.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-app-service-production-readiness-agent/harnesses/kiro-ide.agent.md +6 -8
- package/agents/azure/azure-app-service-production-readiness-agent/metadata.json +8 -21
- package/agents/azure/azure-app-service-production-readiness-agent/references/app-service-production-agent-operations.md +69 -0
- package/agents/azure/azure-app-service-production-readiness-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-app-service-production-readiness-agent/references/official-sources.md +23 -0
- package/agents/azure/azure-app-service-production-readiness-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-app-service-production-readiness-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/AGENT.md +17 -9
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/claude-code.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/copilot.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/cursor.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/gemini.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cosmosdb-application-developer-agent/harnesses/kiro-ide.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-application-developer-agent/metadata.json +7 -14
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/cosmosdb-application-agent-operations.md +69 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-cosmosdb-application-developer-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/AGENT.md +17 -9
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/claude-code.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/copilot.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/cursor.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/gemini.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/harnesses/kiro-ide.agent.md +6 -8
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/metadata.json +8 -13
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/cosmosdb-performance-agent-operations.md +69 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-cosmosdb-performance-investigator-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/AGENT.md +19 -11
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/claude-code.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/copilot.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/cursor.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/gemini.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cosmosdb-platform-operator-agent/harnesses/kiro-ide.agent.md +7 -9
- package/agents/azure/azure-cosmosdb-platform-operator-agent/metadata.json +12 -14
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/cosmosdb-platform-agent-operations.md +65 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/official-sources.md +31 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-cosmosdb-platform-operator-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-cost-estimation-review-agent/AGENT.md +19 -11
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/claude-code.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/copilot.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/cursor.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/gemini.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cost-estimation-review-agent/harnesses/kiro-ide.agent.md +7 -9
- package/agents/azure/azure-cost-estimation-review-agent/metadata.json +10 -13
- package/agents/azure/azure-cost-estimation-review-agent/references/cost-estimation-agent-operations.md +63 -0
- package/agents/azure/azure-cost-estimation-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cost-estimation-review-agent/references/official-sources.md +29 -0
- package/agents/azure/azure-cost-estimation-review-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-cost-estimation-review-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-cost-optimization-governor-agent/AGENT.md +19 -11
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/claude-code.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/copilot.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/cursor.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/gemini.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-cost-optimization-governor-agent/harnesses/kiro-ide.agent.md +7 -9
- package/agents/azure/azure-cost-optimization-governor-agent/metadata.json +11 -15
- package/agents/azure/azure-cost-optimization-governor-agent/references/cost-optimization-agent-operations.md +64 -0
- package/agents/azure/azure-cost-optimization-governor-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-cost-optimization-governor-agent/references/official-sources.md +30 -0
- package/agents/azure/azure-cost-optimization-governor-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-cost-optimization-governor-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-entra-id-specialist-agent/AGENT.md +19 -13
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/claude-code.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/copilot.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/cursor.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/gemini.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-entra-id-specialist-agent/harnesses/kiro-ide.agent.md +7 -11
- package/agents/azure/azure-entra-id-specialist-agent/metadata.json +12 -14
- package/agents/azure/azure-entra-id-specialist-agent/references/entra-id-specialist-agent-operations.md +65 -0
- package/agents/azure/azure-entra-id-specialist-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-entra-id-specialist-agent/references/official-sources.md +31 -0
- package/agents/azure/azure-entra-id-specialist-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-entra-id-specialist-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/AGENT.md +19 -11
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/claude-code.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/copilot.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/cursor.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/gemini.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-governance-policy-guardrails-agent/harnesses/kiro-ide.agent.md +7 -9
- package/agents/azure/azure-governance-policy-guardrails-agent/metadata.json +11 -16
- package/agents/azure/azure-governance-policy-guardrails-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/references/official-sources.md +30 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/references/policy-guardrails-agent-operations.md +66 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/references/safety-checklist.md +26 -0
- package/agents/azure/azure-governance-policy-guardrails-agent/references/workflow-and-output.md +40 -0
- package/agents/azure/azure-identity-governance-review-agent/AGENT.md +19 -11
- package/agents/azure/azure-identity-governance-review-agent/harnesses/claude-code.agent.md +35 -11
- package/agents/azure/azure-identity-governance-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-identity-governance-review-agent/harnesses/copilot.agent.md +35 -24
- package/agents/azure/azure-identity-governance-review-agent/harnesses/cursor.agent.md +35 -13
- package/agents/azure/azure-identity-governance-review-agent/harnesses/gemini.agent.md +35 -12
- package/agents/azure/azure-identity-governance-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-identity-governance-review-agent/harnesses/kiro-ide.agent.md +35 -11
- package/agents/azure/azure-identity-governance-review-agent/metadata.json +10 -17
- package/agents/azure/azure-identity-governance-review-agent/references/identity-governance-agent-operations.md +68 -0
- package/agents/azure/azure-identity-governance-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-identity-governance-review-agent/references/official-sources.md +21 -0
- package/agents/azure/azure-identity-governance-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-identity-governance-review-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/AGENT.md +18 -10
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/claude-code.agent.md +34 -10
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/codex.toml +1 -1
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/copilot.agent.md +35 -24
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/cursor.agent.md +34 -12
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/gemini.agent.md +34 -11
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/harnesses/kiro-ide.agent.md +34 -10
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/metadata.json +11 -14
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/key-vault-secret-lifecycle-agent-operations.md +68 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/official-sources.md +23 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-key-vault-secret-lifecycle-auditor-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/AGENT.md +23 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/claude-code.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/codex.toml +3 -16
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/copilot.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/cursor.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/gemini.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/kiro-ide.agent.md +39 -12
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/metadata.json +12 -9
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/keyvault-certificate-issuer-agent-operations.md +68 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-landing-zone-architect-agent/AGENT.md +19 -11
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/claude-code.agent.md +35 -11
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/copilot.agent.md +35 -24
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/cursor.agent.md +35 -13
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/gemini.agent.md +35 -12
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-landing-zone-architect-agent/harnesses/kiro-ide.agent.md +35 -11
- package/agents/azure/azure-landing-zone-architect-agent/metadata.json +8 -10
- package/agents/azure/azure-landing-zone-architect-agent/references/landing-zone-agent-operations.md +68 -0
- package/agents/azure/azure-landing-zone-architect-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-landing-zone-architect-agent/references/official-sources.md +23 -0
- package/agents/azure/azure-landing-zone-architect-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-landing-zone-architect-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-aks-rollout-guard-agent/PERMISSIONS.md +15 -50
- package/agents/azure/azure-live-aks-rollout-guard-agent/PREFLIGHT.md +16 -43
- package/agents/azure/azure-live-aks-rollout-guard-agent/ROLLBACK.md +13 -31
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/copilot.agent.md +39 -29
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-aks-rollout-guard-agent/metadata.json +9 -6
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/live-aks-rollout-agent-operations.md +68 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/PERMISSIONS.md +7 -41
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/PREFLIGHT.md +7 -48
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/ROLLBACK.md +6 -44
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/copilot.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/metadata.json +8 -7
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/app-service-slot-swap-agent-operations.md +68 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/official-sources.md +19 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/PERMISSIONS.md +7 -86
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/PREFLIGHT.md +7 -46
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/ROLLBACK.md +6 -46
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/copilot.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/metadata.json +8 -8
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/arm-deployment-stack-agent-operations.md +68 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/official-sources.md +19 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-cost-budget-action-guard-agent/PERMISSIONS.md +7 -91
- package/agents/azure/azure-live-cost-budget-action-guard-agent/PREFLIGHT.md +7 -42
- package/agents/azure/azure-live-cost-budget-action-guard-agent/ROLLBACK.md +6 -47
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/copilot.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-cost-budget-action-guard-agent/metadata.json +9 -8
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/cost-budget-action-agent-operations.md +69 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/AGENT.md +24 -19
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/claude-code.agent.md +40 -19
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/codex.toml +4 -24
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/copilot.agent.md +40 -19
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/cursor.agent.md +40 -21
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/gemini.agent.md +40 -20
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/kiro-ide.agent.md +40 -19
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/metadata.json +9 -9
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/entra-role-assignment-agent-operations.md +68 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/AGENT.md +24 -17
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/PERMISSIONS.md +7 -66
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/PREFLIGHT.md +7 -44
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/ROLLBACK.md +6 -42
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/claude-code.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/copilot.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/cursor.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/gemini.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/kiro-ide.agent.md +39 -16
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/metadata.json +9 -8
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/keyvault-rotation-purge-agent-operations.md +68 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/references/workflow-and-output.md +23 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/AGENT.md +25 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/PERMISSIONS.md +2 -58
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/PREFLIGHT.md +6 -40
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/ROLLBACK.md +2 -47
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/claude-code.agent.md +42 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/codex.toml +4 -22
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/copilot.agent.md +42 -30
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/cursor.agent.md +42 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/gemini.agent.md +42 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/kiro-cli.agent.json +5 -1
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/kiro-ide.agent.md +42 -17
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/metadata.json +7 -7
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/pim-jit-activation-agent-operations.md +48 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-maestro-agent/AGENT.md +27 -18
- package/agents/azure/azure-maestro-agent/harnesses/claude-code.agent.md +45 -19
- package/agents/azure/azure-maestro-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-maestro-agent/harnesses/copilot.agent.md +45 -32
- package/agents/azure/azure-maestro-agent/harnesses/cursor.agent.md +45 -21
- package/agents/azure/azure-maestro-agent/harnesses/gemini.agent.md +45 -20
- package/agents/azure/azure-maestro-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-maestro-agent/harnesses/kiro-ide.agent.md +45 -19
- package/agents/azure/azure-maestro-agent/metadata.json +5 -7
- package/agents/azure/azure-maestro-agent/references/azure-maestro-routing-operations.md +47 -0
- package/agents/azure/azure-maestro-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-maestro-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-maestro-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-maestro-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/AGENT.md +20 -11
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/metadata.json +8 -13
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/migrate-landing-zone-cutover-agent-operations.md +48 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-migrate-landing-zone-cutover-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-network-topology-review-agent/AGENT.md +20 -11
- package/agents/azure/azure-network-topology-review-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-network-topology-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-network-topology-review-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-network-topology-review-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-network-topology-review-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-network-topology-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-network-topology-review-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-network-topology-review-agent/metadata.json +6 -8
- package/agents/azure/azure-network-topology-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-network-topology-review-agent/references/network-topology-agent-operations.md +49 -0
- package/agents/azure/azure-network-topology-review-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-network-topology-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-network-topology-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-observability-investigator-agent/AGENT.md +20 -11
- package/agents/azure/azure-observability-investigator-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-observability-investigator-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-observability-investigator-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-observability-investigator-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-observability-investigator-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-observability-investigator-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-observability-investigator-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-observability-investigator-agent/metadata.json +6 -19
- package/agents/azure/azure-observability-investigator-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-observability-investigator-agent/references/observability-investigator-agent-operations.md +48 -0
- package/agents/azure/azure-observability-investigator-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-observability-investigator-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-observability-investigator-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-platform-automation-devops-agent/AGENT.md +20 -11
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-platform-automation-devops-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-platform-automation-devops-agent/metadata.json +7 -15
- package/agents/azure/azure-platform-automation-devops-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-platform-automation-devops-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-platform-automation-devops-agent/references/platform-automation-devops-agent-operations.md +47 -0
- package/agents/azure/azure-platform-automation-devops-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-platform-automation-devops-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/AGENT.md +20 -11
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/metadata.json +6 -11
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/private-endpoint-adoption-agent-operations.md +47 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-private-endpoint-adoption-planner-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-rbac-review-agent/AGENT.md +20 -11
- package/agents/azure/azure-rbac-review-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-rbac-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-rbac-review-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-rbac-review-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-rbac-review-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-rbac-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-rbac-review-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-rbac-review-agent/metadata.json +6 -7
- package/agents/azure/azure-rbac-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-rbac-review-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-rbac-review-agent/references/rbac-review-agent-operations.md +47 -0
- package/agents/azure/azure-rbac-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-rbac-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/AGENT.md +20 -11
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-resilience-bcdr-review-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-resilience-bcdr-review-agent/metadata.json +7 -13
- package/agents/azure/azure-resilience-bcdr-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/references/resilience-bcdr-agent-operations.md +47 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-resilience-bcdr-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/AGENT.md +20 -11
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-resource-health-incident-triage-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-resource-health-incident-triage-agent/metadata.json +7 -14
- package/agents/azure/azure-resource-health-incident-triage-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/references/official-sources.md +18 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/references/resource-health-incident-triage-agent-operations.md +47 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-resource-health-incident-triage-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-role-selector-agent/AGENT.md +20 -11
- package/agents/azure/azure-role-selector-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-role-selector-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-role-selector-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-role-selector-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-role-selector-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-role-selector-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-role-selector-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-role-selector-agent/metadata.json +10 -10
- package/agents/azure/azure-role-selector-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-role-selector-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-role-selector-agent/references/role-selector-agent-operations.md +47 -0
- package/agents/azure/azure-role-selector-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-role-selector-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-security-posture-hardening-agent/AGENT.md +20 -11
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-security-posture-hardening-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-security-posture-hardening-agent/metadata.json +11 -17
- package/agents/azure/azure-security-posture-hardening-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-security-posture-hardening-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-security-posture-hardening-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-security-posture-hardening-agent/references/security-posture-hardening-agent-operations.md +47 -0
- package/agents/azure/azure-security-posture-hardening-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-subscription-resource-organization-agent/AGENT.md +20 -11
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/claude-code.agent.md +38 -12
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/codex.toml +2 -2
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/copilot.agent.md +38 -25
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/cursor.agent.md +38 -14
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/gemini.agent.md +38 -13
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-subscription-resource-organization-agent/harnesses/kiro-ide.agent.md +38 -12
- package/agents/azure/azure-subscription-resource-organization-agent/metadata.json +9 -12
- package/agents/azure/azure-subscription-resource-organization-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-subscription-resource-organization-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-subscription-resource-organization-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-subscription-resource-organization-agent/references/subscription-resource-organization-agent-operations.md +47 -0
- package/agents/azure/azure-subscription-resource-organization-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/AGENT.md +27 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/claude-code.agent.md +43 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/codex.toml +2 -3
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/copilot.agent.md +43 -35
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/cursor.agent.md +43 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/gemini.agent.md +43 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-waf-cost-optimization-review-agent/harnesses/kiro-ide.agent.md +43 -22
- package/agents/azure/azure-waf-cost-optimization-review-agent/metadata.json +19 -8
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/waf-cost-optimization-agent-operations.md +47 -0
- package/agents/azure/azure-waf-cost-optimization-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-waf-reliability-review-agent/AGENT.md +27 -24
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/claude-code.agent.md +43 -23
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/codex.toml +2 -3
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/copilot.agent.md +43 -36
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/cursor.agent.md +43 -23
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/gemini.agent.md +43 -23
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-waf-reliability-review-agent/harnesses/kiro-ide.agent.md +43 -23
- package/agents/azure/azure-waf-reliability-review-agent/metadata.json +19 -8
- package/agents/azure/azure-waf-reliability-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-waf-reliability-review-agent/references/official-sources.md +20 -0
- package/agents/azure/azure-waf-reliability-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-waf-reliability-review-agent/references/waf-reliability-agent-operations.md +47 -0
- package/agents/azure/azure-waf-reliability-review-agent/references/workflow-and-output.md +20 -0
- package/agents/azure/azure-waf-security-review-agent/AGENT.md +27 -22
- package/agents/azure/azure-waf-security-review-agent/harnesses/claude-code.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/harnesses/codex.toml +2 -3
- package/agents/azure/azure-waf-security-review-agent/harnesses/copilot.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/harnesses/cursor.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/harnesses/gemini.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/harnesses/kiro-cli.agent.json +2 -2
- package/agents/azure/azure-waf-security-review-agent/harnesses/kiro-ide.agent.md +43 -23
- package/agents/azure/azure-waf-security-review-agent/metadata.json +21 -8
- package/agents/azure/azure-waf-security-review-agent/references/mcp-and-evidence.md +22 -0
- package/agents/azure/azure-waf-security-review-agent/references/official-sources.md +22 -0
- package/agents/azure/azure-waf-security-review-agent/references/safety-checklist.md +25 -0
- package/agents/azure/azure-waf-security-review-agent/references/waf-security-agent-operations.md +53 -0
- package/agents/azure/azure-waf-security-review-agent/references/workflow-and-output.md +20 -0
- package/agents/finance/AGENTS.md +33 -0
- package/agents/finance/README.md +30 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/AGENT.md +70 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/PERMISSIONS.md +24 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/metadata.json +42 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/PERMISSIONS.md +25 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/metadata.json +45 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/metadata.json +42 -0
- package/agents/finance/finance-maestro-agent/AGENT.md +57 -0
- package/agents/finance/finance-maestro-agent/PERMISSIONS.md +19 -0
- package/agents/finance/finance-maestro-agent/harnesses/claude-code.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/codex.toml +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/cursor.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/gemini.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-maestro-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/metadata.json +41 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/AGENT.md +70 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/metadata.json +45 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/AGENT.md +69 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/metadata.json +44 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/AGENT.md +69 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/copilot.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/metadata.json +43 -0
- package/agents/finance/finance-working-capital-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-working-capital-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/metadata.json +44 -0
- package/agents/oci/oci-autonomous-database-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-autonomous-database-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-autonomous-database-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/AGENT.md +3 -3
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/claude-code.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/copilot.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/cursor.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/gemini.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/kiro-ide.agent.md +1 -1
- package/agents/oci/oci-certificates-issuer-review-agent/metadata.json +7 -7
- package/agents/oci/oci-cloud-guard-responder-agent/AGENT.md +6 -6
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/codex.toml +2 -2
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-cloud-guard-responder-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-cloud-guard-responder-agent/metadata.json +6 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-compute-instance-agent-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-compute-instance-agent-operator-agent/metadata.json +1 -1
- package/agents/oci/oci-compute-platform-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-compute-platform-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-compute-platform-operator-agent/metadata.json +1 -1
- package/agents/oci/oci-cost-finops-analyst-agent/AGENT.md +5 -5
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-cost-finops-analyst-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-cost-finops-analyst-agent/metadata.json +1 -1
- package/agents/oci/oci-database-platform-dba-agent/AGENT.md +5 -5
- package/agents/oci/oci-database-platform-dba-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-database-platform-dba-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-database-platform-dba-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-database-platform-dba-agent/metadata.json +1 -1
- package/agents/oci/oci-dbtools-sql-analyst-agent/AGENT.md +5 -5
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-dbtools-sql-analyst-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-dbtools-sql-analyst-agent/metadata.json +1 -1
- package/agents/oci/oci-devops-container-platform-engineer-agent/AGENT.md +5 -5
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-devops-container-platform-engineer-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-devops-container-platform-engineer-agent/metadata.json +1 -1
- package/agents/oci/oci-exadata-platform-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-exadata-platform-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-exadata-platform-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-fusion-apps-environment-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-fusion-apps-environment-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-fusion-apps-environment-operator-agent/metadata.json +1 -1
- package/agents/oci/oci-goldengate-replication-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-goldengate-replication-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-goldengate-replication-operator-agent/metadata.json +1 -1
- package/agents/oci/oci-identity-access-governor-agent/AGENT.md +5 -5
- package/agents/oci/oci-identity-access-governor-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-identity-access-governor-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-identity-access-governor-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-identity-access-governor-agent/metadata.json +1 -1
- package/agents/oci/oci-iot-digital-twin-engineer-agent/AGENT.md +5 -5
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-iot-digital-twin-engineer-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-iot-digital-twin-engineer-agent/metadata.json +1 -1
- package/agents/oci/oci-limits-capacity-planner-agent/AGENT.md +5 -5
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-limits-capacity-planner-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-limits-capacity-planner-agent/metadata.json +1 -1
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/metadata.json +6 -7
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/metadata.json +7 -7
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/metadata.json +5 -6
- package/agents/oci/oci-live-network-security-rule-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-network-security-rule-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-network-security-rule-guard-agent/metadata.json +6 -7
- package/agents/oci/oci-live-oke-rollout-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-oke-rollout-guard-agent/metadata.json +7 -7
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/metadata.json +6 -6
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/AGENT.md +1 -1
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/metadata.json +5 -6
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/AGENT.md +5 -5
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-load-balancer-traffic-engineer-agent/metadata.json +1 -1
- package/agents/oci/oci-maestro-agent/AGENT.md +2 -2
- package/agents/oci/oci-maestro-agent/harnesses/claude-code.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/copilot.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/cursor.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/gemini.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-maestro-agent/harnesses/kiro-ide.agent.md +1 -1
- package/agents/oci/oci-maestro-agent/metadata.json +8 -9
- package/agents/oci/oci-migration-cutover-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-migration-cutover-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-migration-cutover-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-multi-cloud-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-multi-cloud-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-multi-cloud-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/AGENT.md +5 -5
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-mysql-heatwave-ai-specialist-agent/metadata.json +1 -1
- package/agents/oci/oci-network-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-network-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-network-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-network-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-network-architect-agent/metadata.json +1 -1
- package/agents/oci/oci-observability-incident-responder-agent/AGENT.md +5 -5
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-observability-incident-responder-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-observability-incident-responder-agent/metadata.json +1 -1
- package/agents/oci/oci-recovery-service-operator-agent/AGENT.md +5 -5
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-recovery-service-operator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-recovery-service-operator-agent/metadata.json +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/AGENT.md +5 -5
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-registry-artifact-governor-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-registry-artifact-governor-agent/metadata.json +5 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/AGENT.md +5 -5
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-resource-search-inventory-analyst-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-resource-search-inventory-analyst-agent/metadata.json +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/AGENT.md +5 -5
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-security-compliance-reviewer-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-security-compliance-reviewer-agent/metadata.json +5 -4
- package/agents/oci/oci-solution-architect-agent/AGENT.md +5 -5
- package/agents/oci/oci-solution-architect-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-solution-architect-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-solution-architect-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-solution-architect-agent/metadata.json +5 -4
- package/agents/oci/oci-storage-backup-steward-agent/AGENT.md +5 -5
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-storage-backup-steward-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-storage-backup-steward-agent/metadata.json +5 -4
- package/agents/oci/oci-support-incident-coordinator-agent/AGENT.md +5 -5
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/claude-code.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/copilot.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/cursor.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/gemini.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-support-incident-coordinator-agent/harnesses/kiro-ide.agent.md +4 -4
- package/agents/oci/oci-support-incident-coordinator-agent/metadata.json +4 -4
- package/agents/oci/oci-waf-cost-optimization-review-agent/AGENT.md +4 -4
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/claude-code.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/copilot.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/cursor.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/gemini.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-waf-cost-optimization-review-agent/harnesses/kiro-ide.agent.md +3 -3
- package/agents/oci/oci-waf-cost-optimization-review-agent/metadata.json +17 -7
- package/agents/oci/oci-waf-reliability-review-agent/AGENT.md +4 -4
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/claude-code.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/copilot.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/cursor.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/gemini.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-waf-reliability-review-agent/harnesses/kiro-ide.agent.md +3 -3
- package/agents/oci/oci-waf-reliability-review-agent/metadata.json +16 -6
- package/agents/oci/oci-waf-security-review-agent/AGENT.md +4 -4
- package/agents/oci/oci-waf-security-review-agent/harnesses/claude-code.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/harnesses/codex.toml +1 -1
- package/agents/oci/oci-waf-security-review-agent/harnesses/copilot.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/harnesses/cursor.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/harnesses/gemini.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/harnesses/kiro-cli.agent.json +1 -1
- package/agents/oci/oci-waf-security-review-agent/harnesses/kiro-ide.agent.md +3 -3
- package/agents/oci/oci-waf-security-review-agent/metadata.json +17 -8
- package/catalog/agents.json +1065 -555
- package/catalog/asset-integrity.json +7197 -4762
- package/catalog/install-roles.json +53 -1
- package/catalog/skill-manifest.json +3006 -1337
- package/catalog/skills.json +1431 -589
- package/package.json +2 -1
- package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
- package/powers/README.md +4 -2
- package/powers/vanguard-accounting/POWER.md +40 -0
- package/powers/vanguard-finance/POWER.md +40 -0
- package/schemas/agent.schema.json +19 -5
- package/schemas/skill.frontmatter.schema.json +53 -15
- package/scripts/generate-docs-data.mjs +116 -0
- package/scripts/generate-plugin-manifest.mjs +74 -12
- package/skills/accounting/README.md +8 -0
- package/skills/accounting/accounting-maestro/README.md +14 -0
- package/skills/accounting/accounting-maestro/SKILL.md +87 -0
- package/skills/accounting/accounting-maestro/metadata.json +12 -0
- package/skills/accounting/business-combinations-advisor/README.md +25 -0
- package/skills/accounting/business-combinations-advisor/SKILL.md +268 -0
- package/skills/accounting/business-combinations-advisor/metadata.json +23 -0
- package/skills/accounting/close-cycle-advisor/README.md +21 -0
- package/skills/accounting/close-cycle-advisor/SKILL.md +286 -0
- package/skills/accounting/close-cycle-advisor/metadata.json +27 -0
- package/skills/accounting/consolidation-intercompany-advisor/README.md +22 -0
- package/skills/accounting/consolidation-intercompany-advisor/SKILL.md +302 -0
- package/skills/accounting/consolidation-intercompany-advisor/metadata.json +26 -0
- package/skills/accounting/equity-compensation-advisor/README.md +22 -0
- package/skills/accounting/equity-compensation-advisor/SKILL.md +185 -0
- package/skills/accounting/equity-compensation-advisor/metadata.json +23 -0
- package/skills/accounting/fixed-assets-advisor/README.md +20 -0
- package/skills/accounting/fixed-assets-advisor/SKILL.md +391 -0
- package/skills/accounting/fixed-assets-advisor/metadata.json +26 -0
- package/skills/accounting/fx-translation-advisor/README.md +23 -0
- package/skills/accounting/fx-translation-advisor/SKILL.md +275 -0
- package/skills/accounting/fx-translation-advisor/metadata.json +26 -0
- package/skills/accounting/hedge-accounting-advisor/README.md +28 -0
- package/skills/accounting/hedge-accounting-advisor/SKILL.md +459 -0
- package/skills/accounting/hedge-accounting-advisor/metadata.json +25 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/README.md +21 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/SKILL.md +481 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/metadata.json +26 -0
- package/skills/accounting/lease-accounting-advisor/README.md +24 -0
- package/skills/accounting/lease-accounting-advisor/SKILL.md +296 -0
- package/skills/accounting/lease-accounting-advisor/metadata.json +25 -0
- package/skills/accounting/payroll-advisor/README.md +25 -0
- package/skills/accounting/payroll-advisor/SKILL.md +314 -0
- package/skills/accounting/payroll-advisor/metadata.json +26 -0
- package/skills/accounting/procure-to-pay-advisor/README.md +21 -0
- package/skills/accounting/procure-to-pay-advisor/SKILL.md +382 -0
- package/skills/accounting/procure-to-pay-advisor/metadata.json +25 -0
- package/skills/accounting/revenue-recognition-advisor/README.md +17 -0
- package/skills/accounting/revenue-recognition-advisor/SKILL.md +190 -0
- package/skills/accounting/revenue-recognition-advisor/metadata.json +12 -0
- package/skills/accounting/tax-provision-advisor/README.md +25 -0
- package/skills/accounting/tax-provision-advisor/SKILL.md +343 -0
- package/skills/accounting/tax-provision-advisor/metadata.json +27 -0
- package/skills/aws/aws-agentcore/SKILL.md +8 -8
- package/skills/aws/aws-agentcore/metadata.json +15 -3
- package/skills/aws/aws-agentcore/references/gateway-integration.md +38 -3
- package/skills/aws/aws-agentcore/references/getting-started.md +9 -0
- package/skills/aws/aws-agentcore/references/memory-integration.md +24 -6
- package/skills/aws/aws-agentcore/references/official-sources.md +60 -0
- package/skills/aws/aws-agentcore/references/safety-checklist.md +8 -4
- package/skills/aws/aws-agentcore/references/workflow-and-output.md +12 -3
- package/skills/aws/aws-api-edge-delivery-review/SKILL.md +7 -3
- package/skills/aws/aws-api-edge-delivery-review/metadata.json +8 -3
- package/skills/aws/aws-api-edge-delivery-review/references/api-gateway-controls.md +120 -0
- package/skills/aws/aws-api-edge-delivery-review/references/cloudfront-origin-protection.md +100 -0
- package/skills/aws/aws-api-edge-delivery-review/references/observability-incident-playbook.md +110 -0
- package/skills/aws/aws-api-edge-delivery-review/references/official-sources.md +61 -5
- package/skills/aws/aws-api-edge-delivery-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-api-edge-delivery-review/references/waf-shield-abuse-controls.md +97 -0
- package/skills/aws/aws-api-edge-delivery-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-bedrock-agent-security-governor/SKILL.md +4 -3
- package/skills/aws/aws-bedrock-agent-security-governor/metadata.json +2 -2
- package/skills/aws/aws-bedrock-agent-security-governor/references/bedrock-agent-attack-surface.md +59 -0
- package/skills/aws/aws-bedrock-agent-security-governor/references/official-sources.md +14 -1
- package/skills/aws/aws-bedrock-agent-security-governor/references/safety-checklist.md +2 -2
- package/skills/aws/aws-bedrock-agent-security-governor/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-change-impact-advisor/SKILL.md +4 -3
- package/skills/aws/aws-change-impact-advisor/metadata.json +2 -2
- package/skills/aws/aws-change-impact-advisor/references/change-impact-assessment.md +59 -0
- package/skills/aws/aws-change-impact-advisor/references/official-sources.md +13 -0
- package/skills/aws/aws-ci-cd-release-engineer/SKILL.md +4 -3
- package/skills/aws/aws-ci-cd-release-engineer/metadata.json +2 -2
- package/skills/aws/aws-ci-cd-release-engineer/references/official-sources.md +15 -1
- package/skills/aws/aws-ci-cd-release-engineer/references/release-safety-and-provenance.md +59 -0
- package/skills/aws/aws-ci-cd-release-engineer/references/safety-checklist.md +2 -2
- package/skills/aws/aws-ci-cd-release-engineer/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-compliance-evidence-mapper/SKILL.md +4 -3
- package/skills/aws/aws-compliance-evidence-mapper/metadata.json +2 -2
- package/skills/aws/aws-compliance-evidence-mapper/references/compliance-evidence-chain.md +59 -0
- package/skills/aws/aws-compliance-evidence-mapper/references/official-sources.md +15 -1
- package/skills/aws/aws-compliance-evidence-mapper/references/safety-checklist.md +2 -2
- package/skills/aws/aws-compliance-evidence-mapper/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-cost-anomaly-watch-coordinator/SKILL.md +4 -3
- package/skills/aws/aws-cost-anomaly-watch-coordinator/metadata.json +5 -5
- package/skills/aws/aws-cost-anomaly-watch-coordinator/references/cost-anomaly-triage.md +60 -0
- package/skills/aws/aws-cost-anomaly-watch-coordinator/references/official-sources.md +20 -4
- package/skills/aws/aws-cost-optimization-governor/SKILL.md +4 -3
- package/skills/aws/aws-cost-optimization-governor/metadata.json +5 -5
- package/skills/aws/aws-cost-optimization-governor/references/cost-optimization-risk-governance.md +59 -0
- package/skills/aws/aws-cost-optimization-governor/references/official-sources.md +18 -4
- package/skills/aws/aws-cost-optimization-governor/references/safety-checklist.md +2 -2
- package/skills/aws/aws-cost-optimization-governor/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-daily-operations-briefing-coordinator/SKILL.md +4 -3
- package/skills/aws/aws-daily-operations-briefing-coordinator/metadata.json +5 -5
- package/skills/aws/aws-daily-operations-briefing-coordinator/references/official-sources.md +21 -4
- package/skills/aws/aws-daily-operations-briefing-coordinator/references/operations-briefing-signal-quality.md +60 -0
- package/skills/aws/aws-data-protection-backup-steward/SKILL.md +4 -3
- package/skills/aws/aws-data-protection-backup-steward/metadata.json +4 -4
- package/skills/aws/aws-data-protection-backup-steward/references/backup-restore-evidence.md +59 -0
- package/skills/aws/aws-data-protection-backup-steward/references/official-sources.md +16 -2
- package/skills/aws/aws-data-protection-backup-steward/references/safety-checklist.md +2 -2
- package/skills/aws/aws-data-protection-backup-steward/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-deployment-hotfix-operator/SKILL.md +4 -3
- package/skills/aws/aws-deployment-hotfix-operator/metadata.json +6 -4
- package/skills/aws/aws-deployment-hotfix-operator/references/deployment-hotfix-safety.md +64 -0
- package/skills/aws/aws-deployment-hotfix-operator/references/official-sources.md +27 -2
- package/skills/aws/aws-devops-agent-skill-designer/SKILL.md +4 -3
- package/skills/aws/aws-devops-agent-skill-designer/metadata.json +5 -5
- package/skills/aws/aws-devops-agent-skill-designer/references/devops-agent-skill-quality.md +59 -0
- package/skills/aws/aws-devops-agent-skill-designer/references/official-sources.md +17 -4
- package/skills/aws/aws-devops-agent-skill-designer/references/safety-checklist.md +2 -2
- package/skills/aws/aws-devops-agent-skill-designer/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/SKILL.md +4 -3
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/metadata.json +6 -6
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/references/dynamodb-access-patterns-capacity.md +59 -0
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/references/official-sources.md +19 -5
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-ec2-compute-operations-steward/SKILL.md +4 -3
- package/skills/aws/aws-ec2-compute-operations-steward/metadata.json +6 -6
- package/skills/aws/aws-ec2-compute-operations-steward/references/ec2-fleet-operations-safety.md +59 -0
- package/skills/aws/aws-ec2-compute-operations-steward/references/official-sources.md +19 -5
- package/skills/aws/aws-ec2-compute-operations-steward/references/safety-checklist.md +2 -2
- package/skills/aws/aws-ec2-compute-operations-steward/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-ecs-fargate-platform-operator/SKILL.md +4 -3
- package/skills/aws/aws-ecs-fargate-platform-operator/metadata.json +6 -6
- package/skills/aws/aws-ecs-fargate-platform-operator/references/ecs-fargate-service-safety.md +59 -0
- package/skills/aws/aws-ecs-fargate-platform-operator/references/official-sources.md +19 -5
- package/skills/aws/aws-ecs-fargate-platform-operator/references/safety-checklist.md +2 -2
- package/skills/aws/aws-ecs-fargate-platform-operator/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-ecs-service-remediation-operator/SKILL.md +4 -3
- package/skills/aws/aws-ecs-service-remediation-operator/metadata.json +6 -5
- package/skills/aws/aws-ecs-service-remediation-operator/references/ecs-remediation-playbook.md +59 -0
- package/skills/aws/aws-ecs-service-remediation-operator/references/official-sources.md +27 -3
- package/skills/aws/aws-eks-platform-operator/SKILL.md +4 -3
- package/skills/aws/aws-eks-platform-operator/metadata.json +5 -5
- package/skills/aws/aws-eks-platform-operator/references/eks-platform-operations.md +59 -0
- package/skills/aws/aws-eks-platform-operator/references/official-sources.md +18 -4
- package/skills/aws/aws-eks-platform-operator/references/safety-checklist.md +2 -2
- package/skills/aws/aws-eks-platform-operator/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-event-driven-architecture-review/SKILL.md +4 -3
- package/skills/aws/aws-event-driven-architecture-review/metadata.json +6 -6
- package/skills/aws/aws-event-driven-architecture-review/references/event-delivery-failure-modes.md +59 -0
- package/skills/aws/aws-event-driven-architecture-review/references/official-sources.md +19 -5
- package/skills/aws/aws-event-driven-architecture-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-event-driven-architecture-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-generative-ai-developer/SKILL.md +4 -3
- package/skills/aws/aws-generative-ai-developer/metadata.json +5 -9
- package/skills/aws/aws-generative-ai-developer/references/bedrock-serverless-genai.md +61 -0
- package/skills/aws/aws-generative-ai-developer/references/official-sources.md +23 -28
- package/skills/aws/aws-iac-change-safety-review/SKILL.md +4 -3
- package/skills/aws/aws-iac-change-safety-review/metadata.json +5 -5
- package/skills/aws/aws-iac-change-safety-review/references/iac-change-risk-review.md +59 -0
- package/skills/aws/aws-iac-change-safety-review/references/official-sources.md +18 -4
- package/skills/aws/aws-iac-change-safety-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-iac-change-safety-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-iac-patch-executor/SKILL.md +4 -3
- package/skills/aws/aws-iac-patch-executor/metadata.json +5 -4
- package/skills/aws/aws-iac-patch-executor/references/iac-patch-safety.md +64 -0
- package/skills/aws/aws-iac-patch-executor/references/official-sources.md +26 -2
- package/skills/aws/aws-iam-least-privilege-review/SKILL.md +4 -3
- package/skills/aws/aws-iam-least-privilege-review/metadata.json +4 -4
- package/skills/aws/aws-iam-least-privilege-review/references/iam-policy-trust-boundaries.md +59 -0
- package/skills/aws/aws-iam-least-privilege-review/references/official-sources.md +17 -3
- package/skills/aws/aws-iam-least-privilege-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-iam-least-privilege-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-kms-secrets-lifecycle-steward/SKILL.md +4 -3
- package/skills/aws/aws-kms-secrets-lifecycle-steward/metadata.json +6 -6
- package/skills/aws/aws-kms-secrets-lifecycle-steward/references/kms-secrets-lifecycle-controls.md +59 -0
- package/skills/aws/aws-kms-secrets-lifecycle-steward/references/official-sources.md +19 -5
- package/skills/aws/aws-kms-secrets-lifecycle-steward/references/safety-checklist.md +2 -2
- package/skills/aws/aws-kms-secrets-lifecycle-steward/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-landing-zone-governor/SKILL.md +4 -3
- package/skills/aws/aws-landing-zone-governor/metadata.json +5 -5
- package/skills/aws/aws-landing-zone-governor/references/landing-zone-governance-controls.md +59 -0
- package/skills/aws/aws-landing-zone-governor/references/official-sources.md +18 -4
- package/skills/aws/aws-landing-zone-governor/references/safety-checklist.md +2 -2
- package/skills/aws/aws-landing-zone-governor/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-live-deployment-guarded-operator/SKILL.md +2 -2
- package/skills/aws/aws-live-deployment-guarded-operator/metadata.json +5 -5
- package/skills/aws/aws-live-deployment-guarded-operator/references/official-sources.md +23 -6
- package/skills/aws/aws-live-ecs-rollout-guard/SKILL.md +2 -2
- package/skills/aws/aws-live-ecs-rollout-guard/metadata.json +6 -6
- package/skills/aws/aws-live-ecs-rollout-guard/references/official-sources.md +24 -7
- package/skills/aws/aws-live-iac-change-guard/SKILL.md +2 -2
- package/skills/aws/aws-live-iac-change-guard/metadata.json +5 -6
- package/skills/aws/aws-live-iac-change-guard/references/official-sources.md +22 -6
- package/skills/aws/aws-live-pipeline-approval-operator/SKILL.md +2 -2
- package/skills/aws/aws-live-pipeline-approval-operator/metadata.json +5 -5
- package/skills/aws/aws-live-pipeline-approval-operator/references/official-sources.md +23 -6
- package/skills/aws/aws-live-serverless-release-guard/SKILL.md +2 -2
- package/skills/aws/aws-live-serverless-release-guard/metadata.json +5 -5
- package/skills/aws/aws-live-serverless-release-guard/references/official-sources.md +23 -6
- package/skills/aws/aws-maestro/SKILL.md +3 -2
- package/skills/aws/aws-maestro/metadata.json +6 -7
- package/skills/aws/aws-maestro/references/official-sources.md +18 -14
- package/skills/aws/aws-maestro/references/routing-quality-and-safety.md +59 -0
- package/skills/aws/aws-migration-cutover-architect/SKILL.md +4 -3
- package/skills/aws/aws-migration-cutover-architect/metadata.json +6 -6
- package/skills/aws/aws-migration-cutover-architect/references/migration-cutover-readiness.md +59 -0
- package/skills/aws/aws-migration-cutover-architect/references/official-sources.md +19 -5
- package/skills/aws/aws-migration-cutover-architect/references/safety-checklist.md +2 -2
- package/skills/aws/aws-migration-cutover-architect/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-network-architect/SKILL.md +4 -3
- package/skills/aws/aws-network-architect/metadata.json +6 -8
- package/skills/aws/aws-network-architect/references/network-routing-and-dns.md +59 -0
- package/skills/aws/aws-network-architect/references/official-sources.md +19 -5
- package/skills/aws/aws-network-architect/references/safety-checklist.md +2 -2
- package/skills/aws/aws-network-architect/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-non-destructive-task-automation-advisor/SKILL.md +4 -3
- package/skills/aws/aws-non-destructive-task-automation-advisor/metadata.json +5 -5
- package/skills/aws/aws-non-destructive-task-automation-advisor/references/non-destructive-automation-patterns.md +60 -0
- package/skills/aws/aws-non-destructive-task-automation-advisor/references/official-sources.md +22 -5
- package/skills/aws/aws-observability-incident-responder/SKILL.md +4 -3
- package/skills/aws/aws-observability-incident-responder/metadata.json +5 -5
- package/skills/aws/aws-observability-incident-responder/references/incident-evidence-correlation.md +59 -0
- package/skills/aws/aws-observability-incident-responder/references/official-sources.md +18 -4
- package/skills/aws/aws-observability-incident-responder/references/safety-checklist.md +2 -2
- package/skills/aws/aws-observability-incident-responder/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-pipeline-fix-operator/SKILL.md +4 -3
- package/skills/aws/aws-pipeline-fix-operator/metadata.json +6 -5
- package/skills/aws/aws-pipeline-fix-operator/references/official-sources.md +27 -3
- package/skills/aws/aws-pipeline-fix-operator/references/pipeline-failure-analysis.md +60 -0
- package/skills/aws/aws-private-ca-issuer-review/SKILL.md +3 -2
- package/skills/aws/aws-private-ca-issuer-review/metadata.json +13 -7
- package/skills/aws/aws-private-ca-issuer-review/references/official-sources.md +19 -12
- package/skills/aws/aws-private-ca-issuer-review/references/private-ca-issuer-trust-boundaries.md +59 -0
- package/skills/aws/aws-rds-aurora-performance-investigator/SKILL.md +4 -3
- package/skills/aws/aws-rds-aurora-performance-investigator/metadata.json +5 -5
- package/skills/aws/aws-rds-aurora-performance-investigator/references/official-sources.md +18 -4
- package/skills/aws/aws-rds-aurora-performance-investigator/references/rds-aurora-performance-evidence.md +59 -0
- package/skills/aws/aws-rds-aurora-performance-investigator/references/safety-checklist.md +2 -2
- package/skills/aws/aws-rds-aurora-performance-investigator/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-resilience-bcdr-review/SKILL.md +4 -3
- package/skills/aws/aws-resilience-bcdr-review/metadata.json +6 -6
- package/skills/aws/aws-resilience-bcdr-review/references/bcdr-recovery-evidence.md +59 -0
- package/skills/aws/aws-resilience-bcdr-review/references/official-sources.md +18 -4
- package/skills/aws/aws-resilience-bcdr-review/references/safety-checklist.md +2 -2
- package/skills/aws/aws-resilience-bcdr-review/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-s3-data-perimeter-governor/SKILL.md +4 -3
- package/skills/aws/aws-s3-data-perimeter-governor/metadata.json +5 -5
- package/skills/aws/aws-s3-data-perimeter-governor/references/official-sources.md +18 -4
- package/skills/aws/aws-s3-data-perimeter-governor/references/s3-data-perimeter-controls.md +59 -0
- package/skills/aws/aws-s3-data-perimeter-governor/references/safety-checklist.md +2 -2
- package/skills/aws/aws-s3-data-perimeter-governor/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-security-posture-hardening/SKILL.md +4 -3
- package/skills/aws/aws-security-posture-hardening/metadata.json +6 -6
- package/skills/aws/aws-security-posture-hardening/references/official-sources.md +19 -5
- package/skills/aws/aws-security-posture-hardening/references/safety-checklist.md +2 -2
- package/skills/aws/aws-security-posture-hardening/references/security-posture-prioritization.md +59 -0
- package/skills/aws/aws-security-posture-hardening/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-serverless-production-readiness/SKILL.md +4 -3
- package/skills/aws/aws-serverless-production-readiness/metadata.json +5 -5
- package/skills/aws/aws-serverless-production-readiness/references/lambda-event-production-readiness.md +59 -0
- package/skills/aws/aws-serverless-production-readiness/references/official-sources.md +18 -4
- package/skills/aws/aws-serverless-production-readiness/references/safety-checklist.md +2 -2
- package/skills/aws/aws-serverless-production-readiness/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-serverless-rollout-corrector/SKILL.md +4 -3
- package/skills/aws/aws-serverless-rollout-corrector/metadata.json +5 -4
- package/skills/aws/aws-serverless-rollout-corrector/references/lambda-rollout-correction.md +64 -0
- package/skills/aws/aws-serverless-rollout-corrector/references/official-sources.md +25 -1
- package/skills/aws/aws-solution-architect/SKILL.md +4 -3
- package/skills/aws/aws-solution-architect/metadata.json +4 -5
- package/skills/aws/aws-solution-architect/references/architecture-decision-stress-test.md +59 -0
- package/skills/aws/aws-solution-architect/references/official-sources.md +15 -3
- package/skills/aws/aws-solution-architect/references/safety-checklist.md +2 -2
- package/skills/aws/aws-solution-architect/references/workflow-and-output.md +1 -1
- package/skills/aws/aws-ticket-triage-escalation-coordinator/SKILL.md +4 -3
- package/skills/aws/aws-ticket-triage-escalation-coordinator/metadata.json +5 -5
- package/skills/aws/aws-ticket-triage-escalation-coordinator/references/official-sources.md +22 -5
- package/skills/aws/aws-ticket-triage-escalation-coordinator/references/ticket-triage-escalation.md +60 -0
- package/skills/aws/aws-waf-cost-optimization-review/SKILL.md +3 -2
- package/skills/aws/aws-waf-cost-optimization-review/metadata.json +5 -3
- package/skills/aws/aws-waf-cost-optimization-review/references/official-sources.md +19 -18
- package/skills/aws/aws-waf-cost-optimization-review/references/well-architected-cost-review.md +59 -0
- package/skills/aws/aws-waf-reliability-review/SKILL.md +3 -2
- package/skills/aws/aws-waf-reliability-review/metadata.json +5 -3
- package/skills/aws/aws-waf-reliability-review/references/official-sources.md +19 -18
- package/skills/aws/aws-waf-reliability-review/references/well-architected-reliability-review.md +59 -0
- package/skills/aws/aws-waf-security-review/SKILL.md +3 -2
- package/skills/aws/aws-waf-security-review/metadata.json +5 -3
- package/skills/aws/aws-waf-security-review/references/official-sources.md +18 -19
- package/skills/aws/aws-waf-security-review/references/well-architected-security-review.md +59 -0
- package/skills/azure/azure-ai-foundry-ops-governor/SKILL.md +7 -5
- package/skills/azure/azure-ai-foundry-ops-governor/metadata.json +7 -4
- package/skills/azure/azure-ai-foundry-ops-governor/references/foundry-ops-governance.md +62 -0
- package/skills/azure/azure-ai-foundry-ops-governor/references/mcp-and-evidence.md +19 -26
- package/skills/azure/azure-ai-foundry-ops-governor/references/official-sources.md +25 -21
- package/skills/azure/azure-ai-foundry-ops-governor/references/safety-checklist.md +37 -0
- package/skills/azure/azure-ai-foundry-ops-governor/references/workflow-and-output.md +23 -80
- package/skills/azure/azure-aks-platform-operator/SKILL.md +8 -6
- package/skills/azure/azure-aks-platform-operator/metadata.json +6 -5
- package/skills/azure/azure-aks-platform-operator/references/aks-platform-operations.md +62 -0
- package/skills/azure/azure-aks-platform-operator/references/mcp-and-evidence.md +19 -29
- package/skills/azure/azure-aks-platform-operator/references/official-sources.md +26 -10
- package/skills/azure/azure-aks-platform-operator/references/safety-checklist.md +32 -0
- package/skills/azure/azure-aks-platform-operator/references/workflow-and-output.md +23 -101
- package/skills/azure/azure-app-service-production-readiness/SKILL.md +7 -5
- package/skills/azure/azure-app-service-production-readiness/metadata.json +4 -5
- package/skills/azure/azure-app-service-production-readiness/references/app-service-production-operations.md +61 -0
- package/skills/azure/azure-app-service-production-readiness/references/mcp-and-evidence.md +19 -31
- package/skills/azure/azure-app-service-production-readiness/references/official-sources.md +20 -19
- package/skills/azure/azure-app-service-production-readiness/references/safety-checklist.md +33 -0
- package/skills/azure/azure-app-service-production-readiness/references/workflow-and-output.md +21 -108
- package/skills/azure/azure-cosmosdb-application-developer/SKILL.md +6 -4
- package/skills/azure/azure-cosmosdb-application-developer/metadata.json +6 -6
- package/skills/azure/azure-cosmosdb-application-developer/references/cosmosdb-application-design.md +61 -0
- package/skills/azure/azure-cosmosdb-application-developer/references/mcp-and-evidence.md +19 -23
- package/skills/azure/azure-cosmosdb-application-developer/references/official-sources.md +18 -31
- package/skills/azure/azure-cosmosdb-application-developer/references/safety-checklist.md +32 -0
- package/skills/azure/azure-cosmosdb-application-developer/references/workflow-and-output.md +27 -27
- package/skills/azure/azure-cosmosdb-performance-investigator/SKILL.md +6 -4
- package/skills/azure/azure-cosmosdb-performance-investigator/metadata.json +6 -6
- package/skills/azure/azure-cosmosdb-performance-investigator/references/cosmosdb-performance-investigation.md +62 -0
- package/skills/azure/azure-cosmosdb-performance-investigator/references/mcp-and-evidence.md +19 -30
- package/skills/azure/azure-cosmosdb-performance-investigator/references/official-sources.md +19 -32
- package/skills/azure/azure-cosmosdb-performance-investigator/references/safety-checklist.md +32 -0
- package/skills/azure/azure-cosmosdb-performance-investigator/references/workflow-and-output.md +34 -42
- package/skills/azure/azure-cosmosdb-platform-operator/SKILL.md +8 -6
- package/skills/azure/azure-cosmosdb-platform-operator/metadata.json +6 -6
- package/skills/azure/azure-cosmosdb-platform-operator/references/cosmosdb-platform-operations.md +62 -0
- package/skills/azure/azure-cosmosdb-platform-operator/references/mcp-and-evidence.md +19 -23
- package/skills/azure/azure-cosmosdb-platform-operator/references/official-sources.md +18 -29
- package/skills/azure/azure-cosmosdb-platform-operator/references/safety-checklist.md +33 -0
- package/skills/azure/azure-cosmosdb-platform-operator/references/workflow-and-output.md +30 -28
- package/skills/azure/azure-cost-estimation-review/SKILL.md +9 -7
- package/skills/azure/azure-cost-estimation-review/metadata.json +7 -5
- package/skills/azure/azure-cost-estimation-review/references/cost-estimation-review.md +62 -0
- package/skills/azure/azure-cost-estimation-review/references/mcp-and-evidence.md +19 -23
- package/skills/azure/azure-cost-estimation-review/references/official-sources.md +17 -18
- package/skills/azure/azure-cost-estimation-review/references/safety-checklist.md +33 -0
- package/skills/azure/azure-cost-estimation-review/references/workflow-and-output.md +25 -59
- package/skills/azure/azure-cost-optimization-governor/SKILL.md +9 -7
- package/skills/azure/azure-cost-optimization-governor/metadata.json +8 -5
- package/skills/azure/azure-cost-optimization-governor/references/cost-optimization-governance.md +62 -0
- package/skills/azure/azure-cost-optimization-governor/references/mcp-and-evidence.md +19 -22
- package/skills/azure/azure-cost-optimization-governor/references/official-sources.md +20 -11
- package/skills/azure/azure-cost-optimization-governor/references/safety-checklist.md +33 -0
- package/skills/azure/azure-cost-optimization-governor/references/workflow-and-output.md +25 -57
- package/skills/azure/azure-entra-id-specialist/SKILL.md +6 -4
- package/skills/azure/azure-entra-id-specialist/metadata.json +9 -6
- package/skills/azure/azure-entra-id-specialist/references/adjacent-service-expansion.md +4 -0
- package/skills/azure/azure-entra-id-specialist/references/entra-id-identity-operations.md +62 -0
- package/skills/azure/azure-entra-id-specialist/references/licensing-and-service-entitlements.md +4 -0
- package/skills/azure/azure-entra-id-specialist/references/mcp-and-evidence.md +19 -25
- package/skills/azure/azure-entra-id-specialist/references/official-sources.md +23 -70
- package/skills/azure/azure-entra-id-specialist/references/safety-checklist.md +32 -0
- package/skills/azure/azure-entra-id-specialist/references/workflow-and-output.md +35 -46
- package/skills/azure/azure-governance-policy-guardrails/SKILL.md +6 -4
- package/skills/azure/azure-governance-policy-guardrails/metadata.json +6 -4
- package/skills/azure/azure-governance-policy-guardrails/references/mcp-and-evidence.md +27 -22
- package/skills/azure/azure-governance-policy-guardrails/references/official-sources.md +19 -14
- package/skills/azure/azure-governance-policy-guardrails/references/policy-guardrail-operations.md +62 -0
- package/skills/azure/azure-governance-policy-guardrails/references/safety-checklist.md +33 -0
- package/skills/azure/azure-governance-policy-guardrails/references/workflow-and-output.md +27 -74
- package/skills/azure/azure-identity-governance-review/SKILL.md +7 -5
- package/skills/azure/azure-identity-governance-review/metadata.json +12 -15
- package/skills/azure/azure-identity-governance-review/references/identity-governance-operations.md +68 -0
- package/skills/azure/azure-identity-governance-review/references/mcp-and-evidence.md +18 -41
- package/skills/azure/azure-identity-governance-review/references/official-sources.md +24 -24
- package/skills/azure/azure-identity-governance-review/references/safety-checklist.md +29 -0
- package/skills/azure/azure-identity-governance-review/references/workflow-and-output.md +21 -67
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/SKILL.md +6 -4
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/metadata.json +11 -12
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/key-vault-secret-lifecycle-operations.md +68 -0
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/mcp-and-evidence.md +18 -32
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/official-sources.md +26 -13
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/safety-checklist.md +29 -0
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/workflow-and-output.md +21 -92
- package/skills/azure/azure-keyvault-certificate-issuer-review/SKILL.md +8 -4
- package/skills/azure/azure-keyvault-certificate-issuer-review/metadata.json +16 -9
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/keyvault-certificate-issuer-operations.md +68 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/official-sources.md +28 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/safety-checklist.md +29 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/workflow-and-output.md +21 -181
- package/skills/azure/azure-landing-zone-architect/SKILL.md +5 -3
- package/skills/azure/azure-landing-zone-architect/metadata.json +8 -7
- package/skills/azure/azure-landing-zone-architect/references/landing-zone-architecture-operations.md +68 -0
- package/skills/azure/azure-landing-zone-architect/references/mcp-and-evidence.md +20 -19
- package/skills/azure/azure-landing-zone-architect/references/official-sources.md +23 -14
- package/skills/azure/azure-landing-zone-architect/references/safety-checklist.md +29 -0
- package/skills/azure/azure-landing-zone-architect/references/workflow-and-output.md +21 -77
- package/skills/azure/azure-live-aks-rollout-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-aks-rollout-guard/metadata.json +13 -8
- package/skills/azure/azure-live-aks-rollout-guard/references/aks-rollout-operations.md +68 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/official-sources.md +31 -13
- package/skills/azure/azure-live-aks-rollout-guard/references/permission-model.md +4 -2
- package/skills/azure/azure-live-aks-rollout-guard/references/preflight-commands.md +15 -9
- package/skills/azure/azure-live-aks-rollout-guard/references/rollback-playbook.md +9 -9
- package/skills/azure/azure-live-aks-rollout-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/workflow-and-output.md +30 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-app-service-slot-swap-guard/metadata.json +9 -7
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/official-sources.md +30 -8
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/permission-model.md +7 -1
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/preflight-commands.md +32 -7
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/rollback-playbook.md +11 -7
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/slot-swap-operations.md +68 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-arm-deployment-stack-guard/metadata.json +9 -8
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/deployment-stack-operations.md +68 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/official-sources.md +28 -11
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/permission-model.md +12 -2
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/preflight-commands.md +24 -13
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/rollback-playbook.md +13 -9
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-cost-budget-action-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-cost-budget-action-guard/metadata.json +10 -8
- package/skills/azure/azure-live-cost-budget-action-guard/references/budget-quota-operations.md +68 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/official-sources.md +21 -11
- package/skills/azure/azure-live-cost-budget-action-guard/references/permission-model.md +3 -1
- package/skills/azure/azure-live-cost-budget-action-guard/references/preflight-commands.md +1 -1
- package/skills/azure/azure-live-cost-budget-action-guard/references/rollback-playbook.md +12 -5
- package/skills/azure/azure-live-cost-budget-action-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/SKILL.md +11 -7
- package/skills/azure/azure-live-entra-role-assignment-guard/metadata.json +10 -9
- package/skills/azure/azure-live-entra-role-assignment-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/references/official-sources.md +33 -19
- package/skills/azure/azure-live-entra-role-assignment-guard/references/permission-model.md +7 -1
- package/skills/azure/azure-live-entra-role-assignment-guard/references/preflight-commands.md +9 -9
- package/skills/azure/azure-live-entra-role-assignment-guard/references/role-assignment-operations.md +68 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/references/rollback-playbook.md +13 -9
- package/skills/azure/azure-live-entra-role-assignment-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md +7 -3
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/metadata.json +10 -8
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/keyvault-rotation-purge-operations.md +68 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/mcp-and-evidence.md +26 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/official-sources.md +31 -9
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/permission-model.md +7 -1
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/preflight-commands.md +18 -7
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/rollback-playbook.md +10 -6
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/safety-checklist.md +29 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/workflow-and-output.md +33 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/SKILL.md +5 -3
- package/skills/azure/azure-live-pim-jit-activation-guard/metadata.json +10 -8
- package/skills/azure/azure-live-pim-jit-activation-guard/references/mcp-and-evidence.md +22 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/official-sources.md +22 -9
- package/skills/azure/azure-live-pim-jit-activation-guard/references/permission-model.md +3 -1
- package/skills/azure/azure-live-pim-jit-activation-guard/references/pim-jit-activation-operations.md +68 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/preflight-commands.md +9 -5
- package/skills/azure/azure-live-pim-jit-activation-guard/references/rollback-playbook.md +12 -8
- package/skills/azure/azure-live-pim-jit-activation-guard/references/safety-checklist.md +28 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/workflow-and-output.md +30 -0
- package/skills/azure/azure-maestro/SKILL.md +14 -3
- package/skills/azure/azure-maestro/metadata.json +9 -9
- package/skills/azure/azure-maestro/references/maestro-routing-operations.md +68 -0
- package/skills/azure/azure-maestro/references/mcp-and-evidence.md +22 -0
- package/skills/azure/azure-maestro/references/official-sources.md +25 -0
- package/skills/azure/azure-maestro/references/safety-checklist.md +28 -0
- package/skills/azure/azure-maestro/references/workflow-and-output.md +30 -0
- package/skills/azure/azure-migrate-landing-zone-cutover/SKILL.md +6 -4
- package/skills/azure/azure-migrate-landing-zone-cutover/metadata.json +9 -9
- package/skills/azure/azure-migrate-landing-zone-cutover/references/mcp-and-evidence.md +16 -31
- package/skills/azure/azure-migrate-landing-zone-cutover/references/migration-cutover-operations.md +68 -0
- package/skills/azure/azure-migrate-landing-zone-cutover/references/official-sources.md +22 -8
- package/skills/azure/azure-migrate-landing-zone-cutover/references/safety-checklist.md +28 -0
- package/skills/azure/azure-migrate-landing-zone-cutover/references/workflow-and-output.md +21 -108
- package/skills/azure/azure-network-topology-review/SKILL.md +5 -3
- package/skills/azure/azure-network-topology-review/metadata.json +10 -8
- package/skills/azure/azure-network-topology-review/references/mcp-and-evidence.md +18 -12
- package/skills/azure/azure-network-topology-review/references/network-topology-operations.md +68 -0
- package/skills/azure/azure-network-topology-review/references/official-sources.md +21 -13
- package/skills/azure/azure-network-topology-review/references/safety-checklist.md +28 -0
- package/skills/azure/azure-network-topology-review/references/workflow-and-output.md +21 -120
- package/skills/azure/azure-observability-investigator/SKILL.md +5 -3
- package/skills/azure/azure-observability-investigator/metadata.json +14 -19
- package/skills/azure/azure-observability-investigator/references/mcp-and-evidence.md +16 -31
- package/skills/azure/azure-observability-investigator/references/observability-investigation-operations.md +68 -0
- package/skills/azure/azure-observability-investigator/references/official-sources.md +25 -13
- package/skills/azure/azure-observability-investigator/references/safety-checklist.md +28 -0
- package/skills/azure/azure-observability-investigator/references/workflow-and-output.md +21 -122
- package/skills/azure/azure-platform-automation-devops/SKILL.md +7 -5
- package/skills/azure/azure-platform-automation-devops/metadata.json +11 -14
- package/skills/azure/azure-platform-automation-devops/references/mcp-and-evidence.md +14 -30
- package/skills/azure/azure-platform-automation-devops/references/official-sources.md +20 -13
- package/skills/azure/azure-platform-automation-devops/references/platform-automation-operations.md +69 -0
- package/skills/azure/azure-platform-automation-devops/references/safety-checklist.md +24 -0
- package/skills/azure/azure-platform-automation-devops/references/workflow-and-output.md +31 -99
- package/skills/azure/azure-private-endpoint-adoption-planner/SKILL.md +8 -7
- package/skills/azure/azure-private-endpoint-adoption-planner/metadata.json +10 -11
- package/skills/azure/azure-private-endpoint-adoption-planner/references/mcp-and-evidence.md +14 -19
- package/skills/azure/azure-private-endpoint-adoption-planner/references/official-sources.md +19 -17
- package/skills/azure/azure-private-endpoint-adoption-planner/references/private-endpoint-adoption-operations.md +69 -0
- package/skills/azure/azure-private-endpoint-adoption-planner/references/safety-checklist.md +24 -0
- package/skills/azure/azure-private-endpoint-adoption-planner/references/workflow-and-output.md +31 -90
- package/skills/azure/azure-rbac-review/SKILL.md +6 -4
- package/skills/azure/azure-rbac-review/metadata.json +11 -6
- package/skills/azure/azure-rbac-review/references/mcp-and-evidence.md +17 -9
- package/skills/azure/azure-rbac-review/references/official-sources.md +19 -14
- package/skills/azure/azure-rbac-review/references/rbac-review-operations.md +69 -0
- package/skills/azure/azure-rbac-review/references/safety-checklist.md +24 -0
- package/skills/azure/azure-rbac-review/references/workflow-and-output.md +34 -26
- package/skills/azure/azure-resilience-bcdr-review/SKILL.md +8 -6
- package/skills/azure/azure-resilience-bcdr-review/metadata.json +10 -12
- package/skills/azure/azure-resilience-bcdr-review/references/mcp-and-evidence.md +14 -29
- package/skills/azure/azure-resilience-bcdr-review/references/official-sources.md +19 -11
- package/skills/azure/azure-resilience-bcdr-review/references/resilience-bcdr-operations.md +69 -0
- package/skills/azure/azure-resilience-bcdr-review/references/safety-checklist.md +24 -0
- package/skills/azure/azure-resilience-bcdr-review/references/workflow-and-output.md +31 -68
- package/skills/azure/azure-resource-health-incident-triage/SKILL.md +8 -6
- package/skills/azure/azure-resource-health-incident-triage/metadata.json +10 -13
- package/skills/azure/azure-resource-health-incident-triage/references/mcp-and-evidence.md +14 -27
- package/skills/azure/azure-resource-health-incident-triage/references/official-sources.md +19 -12
- package/skills/azure/azure-resource-health-incident-triage/references/resource-health-triage-operations.md +69 -0
- package/skills/azure/azure-resource-health-incident-triage/references/safety-checklist.md +24 -0
- package/skills/azure/azure-resource-health-incident-triage/references/workflow-and-output.md +31 -69
- package/skills/azure/azure-role-selector/SKILL.md +6 -4
- package/skills/azure/azure-role-selector/metadata.json +10 -8
- package/skills/azure/azure-role-selector/references/mcp-and-evidence.md +17 -8
- package/skills/azure/azure-role-selector/references/official-sources.md +21 -14
- package/skills/azure/azure-role-selector/references/role-selection-operations.md +69 -0
- package/skills/azure/azure-role-selector/references/safety-checklist.md +24 -0
- package/skills/azure/azure-role-selector/references/workflow-and-output.md +31 -92
- package/skills/azure/azure-security-posture-hardening/SKILL.md +6 -4
- package/skills/azure/azure-security-posture-hardening/metadata.json +11 -15
- package/skills/azure/azure-security-posture-hardening/references/mcp-and-evidence.md +17 -19
- package/skills/azure/azure-security-posture-hardening/references/official-sources.md +26 -15
- package/skills/azure/azure-security-posture-hardening/references/safety-checklist.md +24 -0
- package/skills/azure/azure-security-posture-hardening/references/security-posture-hardening-operations.md +69 -0
- package/skills/azure/azure-security-posture-hardening/references/workflow-and-output.md +30 -85
- package/skills/azure/azure-subscription-resource-organization/SKILL.md +8 -7
- package/skills/azure/azure-subscription-resource-organization/metadata.json +11 -12
- package/skills/azure/azure-subscription-resource-organization/references/mcp-and-evidence.md +14 -25
- package/skills/azure/azure-subscription-resource-organization/references/official-sources.md +23 -11
- package/skills/azure/azure-subscription-resource-organization/references/safety-checklist.md +24 -0
- package/skills/azure/azure-subscription-resource-organization/references/subscription-resource-organization-operations.md +69 -0
- package/skills/azure/azure-subscription-resource-organization/references/workflow-and-output.md +31 -85
- package/skills/azure/azure-waf-cost-optimization-review/SKILL.md +25 -81
- package/skills/azure/azure-waf-cost-optimization-review/metadata.json +18 -6
- package/skills/azure/azure-waf-cost-optimization-review/references/mcp-and-evidence.md +21 -0
- package/skills/azure/azure-waf-cost-optimization-review/references/official-sources.md +24 -0
- package/skills/azure/azure-waf-cost-optimization-review/references/safety-checklist.md +24 -0
- package/skills/azure/azure-waf-cost-optimization-review/references/waf-cost-optimization-operations.md +69 -0
- package/skills/azure/azure-waf-cost-optimization-review/references/workflow-and-output.md +41 -0
- package/skills/azure/azure-waf-reliability-review/SKILL.md +25 -88
- package/skills/azure/azure-waf-reliability-review/metadata.json +18 -6
- package/skills/azure/azure-waf-reliability-review/references/mcp-and-evidence.md +21 -0
- package/skills/azure/azure-waf-reliability-review/references/official-sources.md +23 -0
- package/skills/azure/azure-waf-reliability-review/references/safety-checklist.md +24 -0
- package/skills/azure/azure-waf-reliability-review/references/waf-reliability-operations.md +69 -0
- package/skills/azure/azure-waf-reliability-review/references/workflow-and-output.md +41 -0
- package/skills/azure/azure-waf-security-review/SKILL.md +33 -63
- package/skills/azure/azure-waf-security-review/metadata.json +18 -7
- package/skills/azure/azure-waf-security-review/references/mcp-and-evidence.md +30 -0
- package/skills/azure/azure-waf-security-review/references/official-sources.md +36 -0
- package/skills/azure/azure-waf-security-review/references/safety-checklist.md +28 -0
- package/skills/azure/azure-waf-security-review/references/waf-security-operations.md +75 -0
- package/skills/azure/azure-waf-security-review/references/workflow-and-output.md +40 -0
- package/skills/finance/README.md +8 -0
- package/skills/finance/capital-allocation-advisor/README.md +20 -0
- package/skills/finance/capital-allocation-advisor/SKILL.md +463 -0
- package/skills/finance/capital-allocation-advisor/metadata.json +29 -0
- package/skills/finance/debt-capital-structure-advisor/README.md +23 -0
- package/skills/finance/debt-capital-structure-advisor/SKILL.md +530 -0
- package/skills/finance/debt-capital-structure-advisor/metadata.json +27 -0
- package/skills/finance/finance-maestro/README.md +13 -0
- package/skills/finance/finance-maestro/SKILL.md +72 -0
- package/skills/finance/finance-maestro/metadata.json +12 -0
- package/skills/finance/fpa-forecasting-advisor/README.md +21 -0
- package/skills/finance/fpa-forecasting-advisor/SKILL.md +428 -0
- package/skills/finance/fpa-forecasting-advisor/metadata.json +27 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/README.md +21 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/SKILL.md +319 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/metadata.json +28 -0
- package/skills/finance/treasury-liquidity-advisor/README.md +20 -0
- package/skills/finance/treasury-liquidity-advisor/SKILL.md +291 -0
- package/skills/finance/treasury-liquidity-advisor/metadata.json +27 -0
- package/skills/finance/variance-analysis-advisor/README.md +19 -0
- package/skills/finance/variance-analysis-advisor/SKILL.md +167 -0
- package/skills/finance/variance-analysis-advisor/metadata.json +12 -0
- package/skills/finance/working-capital-advisor/README.md +23 -0
- package/skills/finance/working-capital-advisor/SKILL.md +438 -0
- package/skills/finance/working-capital-advisor/metadata.json +30 -0
- package/skills/oci/oci-autonomous-database-architect/SKILL.md +30 -108
- package/skills/oci/oci-autonomous-database-architect/metadata.json +4 -4
- package/skills/oci/oci-autonomous-database-architect/references/autonomous-database-operations.md +69 -0
- package/skills/oci/oci-autonomous-database-architect/references/compatibility-checklist.md +7 -26
- package/skills/oci/oci-autonomous-database-architect/references/deployment-options.md +7 -21
- package/skills/oci/oci-autonomous-database-architect/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-autonomous-database-architect/references/official-sources.md +21 -0
- package/skills/oci/oci-autonomous-database-architect/references/safety-checklist.md +11 -27
- package/skills/oci/oci-autonomous-database-architect/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-certificates-issuer-review/SKILL.md +29 -18
- package/skills/oci/oci-certificates-issuer-review/metadata.json +16 -9
- package/skills/oci/oci-certificates-issuer-review/references/certificates-issuer-operations.md +69 -0
- package/skills/oci/oci-certificates-issuer-review/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-certificates-issuer-review/references/official-sources.md +21 -0
- package/skills/oci/oci-certificates-issuer-review/references/safety-checklist.md +16 -0
- package/skills/oci/oci-certificates-issuer-review/references/workflow-and-output.md +18 -201
- package/skills/oci/oci-cloud-guard-responder/SKILL.md +31 -90
- package/skills/oci/oci-cloud-guard-responder/metadata.json +6 -6
- package/skills/oci/oci-cloud-guard-responder/references/cloud-guard-operations.md +69 -0
- package/skills/oci/oci-cloud-guard-responder/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-cloud-guard-responder/references/official-sources.md +19 -0
- package/skills/oci/oci-cloud-guard-responder/references/safety-checklist.md +11 -27
- package/skills/oci/oci-cloud-guard-responder/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-compute-instance-agent-operator/SKILL.md +30 -89
- package/skills/oci/oci-compute-instance-agent-operator/metadata.json +5 -6
- package/skills/oci/oci-compute-instance-agent-operator/references/instance-agent-operations.md +69 -0
- package/skills/oci/oci-compute-instance-agent-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-compute-instance-agent-operator/references/official-sources.md +18 -0
- package/skills/oci/oci-compute-instance-agent-operator/references/safety-checklist.md +11 -27
- package/skills/oci/oci-compute-instance-agent-operator/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-compute-platform-operator/SKILL.md +29 -209
- package/skills/oci/oci-compute-platform-operator/metadata.json +6 -6
- package/skills/oci/oci-compute-platform-operator/references/compute-platform-operations.md +69 -0
- package/skills/oci/oci-compute-platform-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-compute-platform-operator/references/official-sources.md +19 -0
- package/skills/oci/oci-compute-platform-operator/references/safety-checklist.md +11 -27
- package/skills/oci/oci-compute-platform-operator/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-cost-finops-analyst/SKILL.md +29 -212
- package/skills/oci/oci-cost-finops-analyst/metadata.json +8 -6
- package/skills/oci/oci-cost-finops-analyst/references/cost-finops-operations.md +70 -0
- package/skills/oci/oci-cost-finops-analyst/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-cost-finops-analyst/references/official-sources.md +21 -0
- package/skills/oci/oci-cost-finops-analyst/references/safety-checklist.md +11 -27
- package/skills/oci/oci-cost-finops-analyst/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-database-platform-dba/SKILL.md +28 -234
- package/skills/oci/oci-database-platform-dba/metadata.json +8 -6
- package/skills/oci/oci-database-platform-dba/references/database-platform-operations.md +70 -0
- package/skills/oci/oci-database-platform-dba/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-database-platform-dba/references/official-sources.md +21 -0
- package/skills/oci/oci-database-platform-dba/references/safety-checklist.md +11 -27
- package/skills/oci/oci-database-platform-dba/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-dbtools-sql-analyst/SKILL.md +31 -90
- package/skills/oci/oci-dbtools-sql-analyst/metadata.json +8 -6
- package/skills/oci/oci-dbtools-sql-analyst/references/dbtools-sql-operations.md +70 -0
- package/skills/oci/oci-dbtools-sql-analyst/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-dbtools-sql-analyst/references/official-sources.md +21 -0
- package/skills/oci/oci-dbtools-sql-analyst/references/safety-checklist.md +11 -27
- package/skills/oci/oci-dbtools-sql-analyst/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-devops-container-platform-engineer/SKILL.md +28 -222
- package/skills/oci/oci-devops-container-platform-engineer/metadata.json +8 -6
- package/skills/oci/oci-devops-container-platform-engineer/references/devops-container-operations.md +70 -0
- package/skills/oci/oci-devops-container-platform-engineer/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-devops-container-platform-engineer/references/official-sources.md +21 -0
- package/skills/oci/oci-devops-container-platform-engineer/references/safety-checklist.md +11 -27
- package/skills/oci/oci-devops-container-platform-engineer/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-exadata-database-architect/SKILL.md +29 -287
- package/skills/oci/oci-exadata-database-architect/metadata.json +6 -5
- package/skills/oci/oci-exadata-database-architect/references/exadata-database-operations.md +70 -0
- package/skills/oci/oci-exadata-database-architect/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-exadata-database-architect/references/official-sources.md +23 -0
- package/skills/oci/oci-exadata-database-architect/references/safety-checklist.md +16 -0
- package/skills/oci/oci-exadata-database-architect/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-exadata-platform-architect/SKILL.md +30 -108
- package/skills/oci/oci-exadata-platform-architect/metadata.json +8 -6
- package/skills/oci/oci-exadata-platform-architect/references/exadata-platform-operations.md +64 -0
- package/skills/oci/oci-exadata-platform-architect/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-exadata-platform-architect/references/official-sources.md +22 -0
- package/skills/oci/oci-exadata-platform-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-exadata-platform-architect/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-fusion-apps-environment-operator/SKILL.md +30 -89
- package/skills/oci/oci-fusion-apps-environment-operator/metadata.json +8 -6
- package/skills/oci/oci-fusion-apps-environment-operator/references/fusion-apps-environment-operations.md +64 -0
- package/skills/oci/oci-fusion-apps-environment-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-fusion-apps-environment-operator/references/official-sources.md +22 -0
- package/skills/oci/oci-fusion-apps-environment-operator/references/safety-checklist.md +26 -23
- package/skills/oci/oci-fusion-apps-environment-operator/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-goldengate-replication-operator/SKILL.md +30 -89
- package/skills/oci/oci-goldengate-replication-operator/metadata.json +7 -6
- package/skills/oci/oci-goldengate-replication-operator/references/goldengate-replication-operations.md +65 -0
- package/skills/oci/oci-goldengate-replication-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-goldengate-replication-operator/references/official-sources.md +21 -0
- package/skills/oci/oci-goldengate-replication-operator/references/safety-checklist.md +26 -23
- package/skills/oci/oci-goldengate-replication-operator/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-identity-access-governor/SKILL.md +29 -208
- package/skills/oci/oci-identity-access-governor/metadata.json +9 -6
- package/skills/oci/oci-identity-access-governor/references/identity-access-operations.md +66 -0
- package/skills/oci/oci-identity-access-governor/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-identity-access-governor/references/official-sources.md +23 -0
- package/skills/oci/oci-identity-access-governor/references/safety-checklist.md +26 -23
- package/skills/oci/oci-identity-access-governor/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-iot-digital-twin-engineer/SKILL.md +30 -89
- package/skills/oci/oci-iot-digital-twin-engineer/metadata.json +5 -6
- package/skills/oci/oci-iot-digital-twin-engineer/references/iot-digital-twin-operations.md +65 -0
- package/skills/oci/oci-iot-digital-twin-engineer/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-iot-digital-twin-engineer/references/official-sources.md +19 -0
- package/skills/oci/oci-iot-digital-twin-engineer/references/safety-checklist.md +26 -23
- package/skills/oci/oci-iot-digital-twin-engineer/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-limits-capacity-planner/SKILL.md +31 -90
- package/skills/oci/oci-limits-capacity-planner/metadata.json +7 -6
- package/skills/oci/oci-limits-capacity-planner/references/limits-capacity-operations.md +65 -0
- package/skills/oci/oci-limits-capacity-planner/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-limits-capacity-planner/references/official-sources.md +21 -0
- package/skills/oci/oci-limits-capacity-planner/references/safety-checklist.md +26 -23
- package/skills/oci/oci-limits-capacity-planner/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/metadata.json +8 -8
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/autonomous-db-lifecycle-operations.md +63 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/official-sources.md +18 -9
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-cost-budget-runaway-guard/metadata.json +6 -6
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/cost-budget-runaway-operations.md +65 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/official-sources.md +15 -10
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-iam-policy-compartment-guard/metadata.json +7 -7
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/iam-policy-compartment-operations.md +65 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/official-sources.md +17 -8
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-network-security-rule-guard/SKILL.md +26 -35
- package/skills/oci/oci-live-network-security-rule-guard/metadata.json +6 -7
- package/skills/oci/oci-live-network-security-rule-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-network-security-rule-guard/references/network-security-rule-operations.md +65 -0
- package/skills/oci/oci-live-network-security-rule-guard/references/official-sources.md +18 -17
- package/skills/oci/oci-live-network-security-rule-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-network-security-rule-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-oke-rollout-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-oke-rollout-guard/metadata.json +5 -4
- package/skills/oci/oci-live-oke-rollout-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/official-sources.md +16 -11
- package/skills/oci/oci-live-oke-rollout-guard/references/oke-rollout-operations.md +65 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-resource-manager-stack-guard/metadata.json +8 -8
- package/skills/oci/oci-live-resource-manager-stack-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/official-sources.md +18 -8
- package/skills/oci/oci-live-resource-manager-stack-guard/references/resource-manager-stack-operations.md +66 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/SKILL.md +26 -27
- package/skills/oci/oci-live-vault-key-destruction-guard/metadata.json +7 -7
- package/skills/oci/oci-live-vault-key-destruction-guard/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/official-sources.md +17 -8
- package/skills/oci/oci-live-vault-key-destruction-guard/references/safety-checklist.md +35 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/vault-key-destruction-operations.md +66 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-load-balancer-traffic-engineer/SKILL.md +30 -89
- package/skills/oci/oci-load-balancer-traffic-engineer/metadata.json +8 -6
- package/skills/oci/oci-load-balancer-traffic-engineer/references/load-balancer-traffic-operations.md +67 -0
- package/skills/oci/oci-load-balancer-traffic-engineer/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-load-balancer-traffic-engineer/references/official-sources.md +22 -0
- package/skills/oci/oci-load-balancer-traffic-engineer/references/safety-checklist.md +26 -23
- package/skills/oci/oci-load-balancer-traffic-engineer/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-maestro/SKILL.md +31 -146
- package/skills/oci/oci-maestro/metadata.json +6 -6
- package/skills/oci/oci-maestro/references/maestro-routing-operations.md +64 -0
- package/skills/oci/oci-maestro/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-maestro/references/official-sources.md +22 -0
- package/skills/oci/oci-maestro/references/safety-checklist.md +35 -0
- package/skills/oci/oci-maestro/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-migration-cutover-architect/SKILL.md +31 -89
- package/skills/oci/oci-migration-cutover-architect/metadata.json +7 -6
- package/skills/oci/oci-migration-cutover-architect/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-migration-cutover-architect/references/migration-cutover-operations.md +65 -0
- package/skills/oci/oci-migration-cutover-architect/references/official-sources.md +22 -0
- package/skills/oci/oci-migration-cutover-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-migration-cutover-architect/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-multi-cloud-architect/SKILL.md +29 -248
- package/skills/oci/oci-multi-cloud-architect/metadata.json +9 -6
- package/skills/oci/oci-multi-cloud-architect/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-multi-cloud-architect/references/multi-cloud-architecture-operations.md +64 -0
- package/skills/oci/oci-multi-cloud-architect/references/official-sources.md +24 -0
- package/skills/oci/oci-multi-cloud-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-multi-cloud-architect/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-mysql-heatwave-ai-specialist/SKILL.md +31 -89
- package/skills/oci/oci-mysql-heatwave-ai-specialist/metadata.json +7 -6
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/mysql-heatwave-ai-operations.md +65 -0
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/official-sources.md +22 -0
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/safety-checklist.md +26 -23
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-network-architect/SKILL.md +30 -195
- package/skills/oci/oci-network-architect/metadata.json +9 -6
- package/skills/oci/oci-network-architect/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-network-architect/references/network-architecture-operations.md +65 -0
- package/skills/oci/oci-network-architect/references/official-sources.md +24 -0
- package/skills/oci/oci-network-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-network-architect/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-observability-incident-responder/SKILL.md +30 -238
- package/skills/oci/oci-observability-incident-responder/metadata.json +9 -6
- package/skills/oci/oci-observability-incident-responder/references/mcp-and-evidence.md +33 -0
- package/skills/oci/oci-observability-incident-responder/references/observability-incident-operations.md +66 -0
- package/skills/oci/oci-observability-incident-responder/references/official-sources.md +24 -0
- package/skills/oci/oci-observability-incident-responder/references/safety-checklist.md +26 -23
- package/skills/oci/oci-observability-incident-responder/references/workflow-and-output.md +27 -0
- package/skills/oci/oci-recovery-service-operator/SKILL.md +30 -89
- package/skills/oci/oci-recovery-service-operator/metadata.json +7 -6
- package/skills/oci/oci-recovery-service-operator/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-recovery-service-operator/references/official-sources.md +21 -0
- package/skills/oci/oci-recovery-service-operator/references/recovery-service-operations.md +65 -0
- package/skills/oci/oci-recovery-service-operator/references/safety-checklist.md +26 -23
- package/skills/oci/oci-recovery-service-operator/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-registry-artifact-governor/SKILL.md +30 -89
- package/skills/oci/oci-registry-artifact-governor/metadata.json +8 -6
- package/skills/oci/oci-registry-artifact-governor/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-registry-artifact-governor/references/official-sources.md +22 -0
- package/skills/oci/oci-registry-artifact-governor/references/registry-artifact-operations.md +65 -0
- package/skills/oci/oci-registry-artifact-governor/references/safety-checklist.md +26 -23
- package/skills/oci/oci-registry-artifact-governor/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-resource-search-inventory-analyst/SKILL.md +31 -90
- package/skills/oci/oci-resource-search-inventory-analyst/metadata.json +7 -6
- package/skills/oci/oci-resource-search-inventory-analyst/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-resource-search-inventory-analyst/references/official-sources.md +21 -0
- package/skills/oci/oci-resource-search-inventory-analyst/references/resource-search-inventory-operations.md +65 -0
- package/skills/oci/oci-resource-search-inventory-analyst/references/safety-checklist.md +26 -23
- package/skills/oci/oci-resource-search-inventory-analyst/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-security-compliance-reviewer/SKILL.md +28 -210
- package/skills/oci/oci-security-compliance-reviewer/metadata.json +10 -6
- package/skills/oci/oci-security-compliance-reviewer/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-security-compliance-reviewer/references/official-sources.md +24 -0
- package/skills/oci/oci-security-compliance-reviewer/references/safety-checklist.md +26 -23
- package/skills/oci/oci-security-compliance-reviewer/references/security-compliance-operations.md +65 -0
- package/skills/oci/oci-security-compliance-reviewer/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-solution-architect/SKILL.md +28 -219
- package/skills/oci/oci-solution-architect/metadata.json +9 -6
- package/skills/oci/oci-solution-architect/references/mcp-and-evidence.md +30 -0
- package/skills/oci/oci-solution-architect/references/official-sources.md +23 -0
- package/skills/oci/oci-solution-architect/references/safety-checklist.md +26 -23
- package/skills/oci/oci-solution-architect/references/solution-architecture-operations.md +65 -0
- package/skills/oci/oci-solution-architect/references/workflow-and-output.md +26 -0
- package/skills/oci/oci-storage-backup-steward/SKILL.md +24 -236
- package/skills/oci/oci-storage-backup-steward/metadata.json +8 -6
- package/skills/oci/oci-storage-backup-steward/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-storage-backup-steward/references/oci-storage-backup-steward-operations.md +59 -0
- package/skills/oci/oci-storage-backup-steward/references/official-sources.md +15 -0
- package/skills/oci/oci-storage-backup-steward/references/safety-checklist.md +11 -25
- package/skills/oci/oci-storage-backup-steward/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-support-incident-coordinator/SKILL.md +26 -93
- package/skills/oci/oci-support-incident-coordinator/metadata.json +7 -6
- package/skills/oci/oci-support-incident-coordinator/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-support-incident-coordinator/references/oci-support-incident-coordinator-operations.md +58 -0
- package/skills/oci/oci-support-incident-coordinator/references/official-sources.md +14 -0
- package/skills/oci/oci-support-incident-coordinator/references/safety-checklist.md +11 -25
- package/skills/oci/oci-support-incident-coordinator/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-waf-cost-optimization-review/SKILL.md +25 -77
- package/skills/oci/oci-waf-cost-optimization-review/metadata.json +16 -8
- package/skills/oci/oci-waf-cost-optimization-review/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-waf-cost-optimization-review/references/oci-waf-cost-optimization-review-operations.md +58 -0
- package/skills/oci/oci-waf-cost-optimization-review/references/official-sources.md +15 -0
- package/skills/oci/oci-waf-cost-optimization-review/references/safety-checklist.md +18 -0
- package/skills/oci/oci-waf-cost-optimization-review/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-waf-reliability-review/SKILL.md +25 -75
- package/skills/oci/oci-waf-reliability-review/metadata.json +15 -7
- package/skills/oci/oci-waf-reliability-review/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-waf-reliability-review/references/oci-waf-reliability-review-operations.md +58 -0
- package/skills/oci/oci-waf-reliability-review/references/official-sources.md +15 -0
- package/skills/oci/oci-waf-reliability-review/references/safety-checklist.md +18 -0
- package/skills/oci/oci-waf-reliability-review/references/workflow-and-output.md +24 -0
- package/skills/oci/oci-waf-security-review/SKILL.md +25 -71
- package/skills/oci/oci-waf-security-review/metadata.json +15 -8
- package/skills/oci/oci-waf-security-review/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oci-waf-security-review/references/oci-waf-security-review-operations.md +58 -0
- package/skills/oci/oci-waf-security-review/references/official-sources.md +15 -0
- package/skills/oci/oci-waf-security-review/references/safety-checklist.md +18 -0
- package/skills/oci/oci-waf-security-review/references/workflow-and-output.md +24 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/SKILL.md +26 -21
- package/skills/oci/oracle-oci-mcp-grounded-advisor/metadata.json +6 -5
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/mcp-and-evidence.md +25 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/official-sources.md +15 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/oracle-oci-mcp-grounded-advisor-operations.md +58 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/safety-checklist.md +18 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/references/workflow-and-output.md +24 -0
- package/tests/fixtures/accounting-maestro-routing/expected/01-revenue-recognition.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/02-close-cycle.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/03-tax-provision.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/04-lease-accounting.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/05-consolidation-intercompany.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/06-fx-translation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/07-hedge-accounting.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/08-indirect-tax-einvoicing.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/09-payroll.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/10-procure-to-pay.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/11-fixed-assets.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/12-equity-compensation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/13-business-combinations.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/14-parallel-ic-deferred-tax.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/15-boundary-hedge-mechanics.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/16-boundary-fx-translation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/17-boundary-pillar-two-deferred-tax.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/18-ambiguous.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/19-adversarial-injection.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/20-adversarial-persona.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/21-live-guard-write.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/22-secrets-bait.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/23-direct-answer-extraction.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/01-revenue-recognition.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/02-close-cycle.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/03-tax-provision.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/04-lease-accounting.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/05-consolidation-intercompany.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/06-fx-translation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/07-hedge-accounting.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/08-indirect-tax-einvoicing.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/09-payroll.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/10-procure-to-pay.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/11-fixed-assets.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/12-equity-compensation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/13-business-combinations.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/14-parallel-ic-deferred-tax.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/15-boundary-hedge-mechanics.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/16-boundary-fx-translation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/17-boundary-pillar-two-deferred-tax.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/18-ambiguous.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/19-adversarial-injection.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/20-adversarial-persona.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/21-live-guard-write.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/22-secrets-bait.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/23-direct-answer-extraction.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/taxonomy.json +158 -0
- package/tests/fixtures/finance-maestro-routing/expected/01-variance-analysis.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/02-treasury-liquidity.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/03-capital-allocation.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/04-transfer-pricing.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/05-fpa-forecasting.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/06-debt-capital-structure.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/07-working-capital.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/08-parallel-wacc-leverage.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/09-boundary-treasury-not-hedge.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/10-boundary-pillar-two-globe.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/11-ambiguous.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/12-adversarial-injection.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/13-adversarial-persona.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/14-live-guard-write.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/15-secrets-bait.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/16-direct-answer-extraction.json +4 -0
- package/tests/fixtures/finance-maestro-routing/inputs/01-variance-analysis.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/02-treasury-liquidity.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/03-capital-allocation.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/04-transfer-pricing.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/05-fpa-forecasting.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/06-debt-capital-structure.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/07-working-capital.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/08-parallel-wacc-leverage.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/09-boundary-treasury-not-hedge.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/10-boundary-pillar-two-globe.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/11-ambiguous.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/12-adversarial-injection.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/13-adversarial-persona.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/14-live-guard-write.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/15-secrets-bait.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/16-direct-answer-extraction.json +5 -0
- package/tests/fixtures/finance-maestro-routing/taxonomy.json +100 -0
- package/tests/validate-catalog.py +2 -0
- package/skills/oci/oci-autonomous-database-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-autonomous-database-architect/references/oracle-mcp.md +0 -28
- package/skills/oci/oci-cloud-guard-responder/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-cloud-guard-responder/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-compute-instance-agent-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-compute-instance-agent-operator/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-compute-platform-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-compute-platform-operator/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-cost-finops-analyst/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-cost-finops-analyst/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-database-platform-dba/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-database-platform-dba/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-dbtools-sql-analyst/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-dbtools-sql-analyst/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-devops-container-platform-engineer/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-devops-container-platform-engineer/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-exadata-platform-architect/references/compatibility-checklist.md +0 -25
- package/skills/oci/oci-exadata-platform-architect/references/deployment-options.md +0 -22
- package/skills/oci/oci-exadata-platform-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-exadata-platform-architect/references/oracle-mcp.md +0 -28
- package/skills/oci/oci-fusion-apps-environment-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-fusion-apps-environment-operator/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-goldengate-replication-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-goldengate-replication-operator/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-identity-access-governor/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-identity-access-governor/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-iot-digital-twin-engineer/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-iot-digital-twin-engineer/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-limits-capacity-planner/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-limits-capacity-planner/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/permission-model.md +0 -49
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/preflight-commands.md +0 -58
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/rollback-playbook.md +0 -44
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/permission-model.md +0 -59
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/preflight-commands.md +0 -42
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/rollback-playbook.md +0 -44
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/permission-model.md +0 -71
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/preflight-commands.md +0 -49
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/rollback-playbook.md +0 -62
- package/skills/oci/oci-live-network-security-rule-guard/references/permission-model.md +0 -65
- package/skills/oci/oci-live-network-security-rule-guard/references/preflight-commands.md +0 -69
- package/skills/oci/oci-live-network-security-rule-guard/references/rollback-playbook.md +0 -79
- package/skills/oci/oci-live-oke-rollout-guard/references/permission-model.md +0 -80
- package/skills/oci/oci-live-oke-rollout-guard/references/preflight-commands.md +0 -55
- package/skills/oci/oci-live-oke-rollout-guard/references/rollback-playbook.md +0 -45
- package/skills/oci/oci-live-resource-manager-stack-guard/references/permission-model.md +0 -70
- package/skills/oci/oci-live-resource-manager-stack-guard/references/preflight-commands.md +0 -57
- package/skills/oci/oci-live-resource-manager-stack-guard/references/rollback-playbook.md +0 -51
- package/skills/oci/oci-live-vault-key-destruction-guard/references/permission-model.md +0 -55
- package/skills/oci/oci-live-vault-key-destruction-guard/references/preflight-commands.md +0 -62
- package/skills/oci/oci-live-vault-key-destruction-guard/references/rollback-playbook.md +0 -55
- package/skills/oci/oci-load-balancer-traffic-engineer/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-load-balancer-traffic-engineer/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-migration-cutover-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-migration-cutover-architect/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-multi-cloud-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-multi-cloud-architect/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-mysql-heatwave-ai-specialist/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-network-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-network-architect/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-observability-incident-responder/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-observability-incident-responder/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-recovery-service-operator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-recovery-service-operator/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-registry-artifact-governor/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-registry-artifact-governor/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-resource-search-inventory-analyst/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-resource-search-inventory-analyst/references/oracle-mcp.md +0 -23
- package/skills/oci/oci-security-compliance-reviewer/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-security-compliance-reviewer/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-solution-architect/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-solution-architect/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-storage-backup-steward/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-storage-backup-steward/references/oracle-mcp.md +0 -22
- package/skills/oci/oci-support-incident-coordinator/references/documentation-fallback.md +0 -30
- package/skills/oci/oci-support-incident-coordinator/references/oracle-mcp.md +0 -23
|
@@ -0,0 +1,391 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: fixed-assets-advisor
|
|
3
|
+
description: Multi-jurisdiction fixed assets, depreciation, and impairment reference framework covering PP&E, intangibles, right-of-use assets, and goodwill under US GAAP and IFRS.
|
|
4
|
+
allowed-tools: Skill Read WebFetch Glob
|
|
5
|
+
metadata:
|
|
6
|
+
author: "github: Raishin"
|
|
7
|
+
version: "0.1.0"
|
|
8
|
+
updated: "2026-06-02"
|
|
9
|
+
category: finance
|
|
10
|
+
lifecycle: experimental
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
# Fixed Assets & Impairment Advisor — Reference Skill
|
|
14
|
+
|
|
15
|
+
## Purpose
|
|
16
|
+
|
|
17
|
+
Provide the complete multi-jurisdiction framework for fixed assets, depreciation, and impairment advisory — from PP&E initial recognition through useful life reviews, revaluation, impairment testing (with critical reversibility divergence), goodwill, intangibles, R&D capitalisation, and the interaction with tax depreciation.
|
|
18
|
+
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
## Part 1: PP&E — Recognition and Initial Measurement
|
|
22
|
+
|
|
23
|
+
### Recognition Criteria
|
|
24
|
+
|
|
25
|
+
**US GAAP (ASC 360-10-05)**:
|
|
26
|
+
An item of PP&E is recognized when it is probable that future economic benefits will flow to the entity and the cost can be measured reliably. No explicit recognition probability threshold is stated; capitalisation vs. expense is a matter of policy based on materiality thresholds.
|
|
27
|
+
|
|
28
|
+
**IFRS (IAS 16.7)**:
|
|
29
|
+
An item of PP&E is recognized as an asset when: (a) it is probable that future economic benefits will flow to the entity; and (b) the cost can be measured reliably. Both conditions must be met.
|
|
30
|
+
|
|
31
|
+
**German HGB (§246, §253 HGB)**:
|
|
32
|
+
All assets must be recognized (Aktivierungspflicht — mandatory capitalisation for assets that meet the definition). No probability assessment is applied separately; legal ownership or economic substance determines whether an asset is recognized.
|
|
33
|
+
|
|
34
|
+
**JGAAP (ASBJ Statement No. 11)**:
|
|
35
|
+
Broadly consistent with IFRS criteria for recognition; physical assets acquired must be capitalized at cost.
|
|
36
|
+
|
|
37
|
+
### Cost Model (All Jurisdictions)
|
|
38
|
+
|
|
39
|
+
Initial measurement at cost:
|
|
40
|
+
|
|
41
|
+
```
|
|
42
|
+
Cost = Purchase price + Import duties + Non-refundable purchase taxes
|
|
43
|
+
+ Directly attributable costs to bring the asset to working condition
|
|
44
|
+
− Trade discounts and rebates
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
Directly attributable costs include: site preparation, delivery and installation, professional fees (architects, engineers), and estimated dismantlement/restoration costs (decommissioning provision — IAS 37 / ASC 410-20).
|
|
48
|
+
|
|
49
|
+
**What is NOT included in cost:**
|
|
50
|
+
- General and administrative overhead (unless directly attributable).
|
|
51
|
+
- Start-up and pre-opening costs (IAS 16.19; ASC 360-10 — expense as incurred).
|
|
52
|
+
- Initial operating losses.
|
|
53
|
+
- Staff training to operate the asset.
|
|
54
|
+
|
|
55
|
+
### IFRS Revaluation Model (IAS 16.29–16.42) — No US GAAP Equivalent
|
|
56
|
+
|
|
57
|
+
Under IFRS, after initial recognition an entity may choose the **revaluation model** as its accounting policy for an entire class of PP&E:
|
|
58
|
+
|
|
59
|
+
- The asset is carried at **fair value** at the revaluation date less subsequent accumulated depreciation and impairment.
|
|
60
|
+
- Revaluations must be carried out with sufficient regularity that the carrying amount does not differ materially from fair value at the balance sheet date.
|
|
61
|
+
- **Revaluation surplus** (increase): recognized in **OCI** (other comprehensive income) and accumulated in equity as "revaluation surplus" (IAS 16.39). Exception: if the increase reverses a previous revaluation decrease recognized in P&L, the increase is recognized in P&L to the extent of the prior decrease.
|
|
62
|
+
- **Revaluation decrease**: recognized in **P&L** (IAS 16.40). Exception: if a revaluation surplus exists for the same asset, the decrease is debited against OCI first.
|
|
63
|
+
- Treatment of depreciation on revaluation surplus: an entity may transfer the incremental depreciation (i.e., depreciation based on revalued amount less depreciation based on original cost) from revaluation surplus to retained earnings each period — or transfer the full surplus on derecognition. Both are permitted under IAS 16.41.
|
|
64
|
+
|
|
65
|
+
**CRITICAL**: The revaluation model has **no equivalent under US GAAP**. Under ASC 360, PP&E is measured at historical cost less accumulated depreciation. Revaluation upward is never permitted under US GAAP.
|
|
66
|
+
|
|
67
|
+
### Componentisation
|
|
68
|
+
|
|
69
|
+
**IFRS (IAS 16.43) — REQUIRED**:
|
|
70
|
+
Each part of an item of PP&E with a cost that is significant in relation to the total cost of the item must be depreciated separately. This is componentisation (also called "component accounting"). A significant component that has a different useful life from the rest of the asset must be separated.
|
|
71
|
+
|
|
72
|
+
**Example**: An aircraft — airframe (25-year useful life), engines (12-year useful life), interior (7-year useful life) — must be depreciated as separate components under IFRS.
|
|
73
|
+
|
|
74
|
+
**US GAAP (ASC 360) — OPTIONAL**:
|
|
75
|
+
Componentisation is not required under US GAAP. Entities may depreciate assets as a whole or componentise voluntarily. This is a significant practical divergence for entities dual-reporting.
|
|
76
|
+
|
|
77
|
+
### Borrowing Cost Capitalisation
|
|
78
|
+
|
|
79
|
+
**US GAAP (ASC 835-20)**:
|
|
80
|
+
Interest must be capitalised on qualifying assets (assets that require a substantial period of time to get ready for intended use or sale). Capitalisation period: from when expenditures are being made, activities necessary to prepare the asset are in progress, and interest costs are being incurred.
|
|
81
|
+
|
|
82
|
+
**IFRS (IAS 23.8)**:
|
|
83
|
+
Borrowing costs directly attributable to the acquisition, construction, or production of a qualifying asset must be capitalised. A qualifying asset is one that necessarily takes a substantial period of time to get ready for its intended use or sale.
|
|
84
|
+
|
|
85
|
+
**German HGB (§255 Abs. 3 HGB)**:
|
|
86
|
+
Capitalisation of borrowing costs is **permitted but not required** (Wahlrecht — option). This contrasts with IAS 23 where capitalisation is mandatory.
|
|
87
|
+
|
|
88
|
+
### Subsequent Expenditure
|
|
89
|
+
|
|
90
|
+
**Betterment (capital expenditure)**: Expenditure that increases the future economic benefits (extends useful life, increases capacity, improves quality) — capitalize.
|
|
91
|
+
|
|
92
|
+
**Maintenance and repair**: Expenditure that merely maintains the existing service potential — expense as incurred.
|
|
93
|
+
|
|
94
|
+
**Component replacement (IFRS IAS 16.13)**: When a major component is replaced, the new component is capitalised and the carrying amount of the replaced component is derecognized (even if it was not separately identified).
|
|
95
|
+
|
|
96
|
+
---
|
|
97
|
+
|
|
98
|
+
## Part 2: Depreciation
|
|
99
|
+
|
|
100
|
+
### Depreciation Methods
|
|
101
|
+
|
|
102
|
+
| Method | Description | When Appropriate |
|
|
103
|
+
|---|---|---|
|
|
104
|
+
| **Straight-line** | Equal charge each period: (Cost − Residual Value) / Useful Life | Consistent benefit pattern; most common for buildings, furniture, software |
|
|
105
|
+
| **Declining balance** | Fixed rate applied to carrying amount: e.g., 200% DDB or 150% DB | Accelerated benefit pattern; technology assets that lose value quickly |
|
|
106
|
+
| **Units of production** | Charge per unit produced: (Cost − RV) / Estimated Total Units × Units Produced | Assets where wear is driven by usage, not time: mining equipment, aircraft engines |
|
|
107
|
+
| **Sum-of-years-digits** | Accelerated; decreasing fraction each year | Less common; similar economics to declining balance |
|
|
108
|
+
|
|
109
|
+
The method chosen must reflect the pattern in which the asset's future economic benefits are expected to be consumed (IAS 16.62; ASC 360-10-35-4).
|
|
110
|
+
|
|
111
|
+
### Useful Life and Residual Value Reviews
|
|
112
|
+
|
|
113
|
+
**IFRS (IAS 16.51)**:
|
|
114
|
+
The useful life and residual value of each component must be reviewed **at least at each annual reporting date**. Any change is a **change in accounting estimate** (IAS 8.36) — prospective effect on depreciation only (no restatement of prior periods).
|
|
115
|
+
|
|
116
|
+
**US GAAP (ASC 250-10-45)**:
|
|
117
|
+
Changes in useful life or residual value are changes in accounting estimate — prospective adjustment to depreciation charge. No annual review requirement is explicitly mandated, but changes are required when facts and circumstances indicate a revision is warranted.
|
|
118
|
+
|
|
119
|
+
**German HGB (§253 Abs. 3 HGB)**:
|
|
120
|
+
Useful lives follow AfA (Absetzung für Abnutzung) tables published by the Federal Ministry of Finance (BMF). These are not binding but widely used as the standard reference for both HGB and tax depreciation. The 2023 AfA table updates are the current reference.
|
|
121
|
+
|
|
122
|
+
**Special HGB rule — GWG (Geringwertige Wirtschaftsgüter)**:
|
|
123
|
+
Assets with a net acquisition cost ≤ €800 (excluding VAT) may be fully expensed in the year of acquisition — §6 Abs. 2 EStG (German Income Tax Act — applicable to HGB tax accounts). Under pooling method (§6 Abs. 2a EStG), assets between €250 and €800 may be pooled and depreciated over 5 years.
|
|
124
|
+
|
|
125
|
+
**JGAAP**:
|
|
126
|
+
Special depreciation allowances (tokubetsu shōkyaku — 特別償却) allow accelerated depreciation for qualifying investments (specific industries, R&D equipment, energy efficiency). These are tax-driven but frequently aligned with book treatment for unlisted Japanese entities.
|
|
127
|
+
|
|
128
|
+
### Depreciation Commencement
|
|
129
|
+
|
|
130
|
+
Both IFRS (IAS 16.55) and US GAAP (ASC 360-10-35-4) require depreciation to commence when the asset is **available for use** (i.e., in the location and condition necessary for it to operate in the manner intended by management) — not when it is first placed into use.
|
|
131
|
+
|
|
132
|
+
---
|
|
133
|
+
|
|
134
|
+
## Part 3: Impairment of PP&E
|
|
135
|
+
|
|
136
|
+
### Impairment Indicators (Both Standards)
|
|
137
|
+
|
|
138
|
+
Assess at each reporting date whether there is any **indication** that an asset may be impaired (IAS 36.9 / ASC 360-10-35-21):
|
|
139
|
+
|
|
140
|
+
**External indicators:**
|
|
141
|
+
- Significant decline in market value beyond normal use/passage of time.
|
|
142
|
+
- Significant adverse changes in the technological, market, economic, or legal environment.
|
|
143
|
+
- Market interest rate increases reducing the discount rate used to measure value in use.
|
|
144
|
+
- Market capitalisation below net asset value (IAS 36.12 — specific IFRS indicator).
|
|
145
|
+
|
|
146
|
+
**Internal indicators:**
|
|
147
|
+
- Evidence of obsolescence or physical damage.
|
|
148
|
+
- Significant adverse changes in use (idle, discontinued operations, restructuring).
|
|
149
|
+
- Internal evidence that economic performance is worse than expected.
|
|
150
|
+
|
|
151
|
+
### US GAAP Two-Step Test (ASC 360-10-35)
|
|
152
|
+
|
|
153
|
+
**Step 1 — Recoverability test (ASC 360-10-35-17)**:
|
|
154
|
+
Compare the asset's carrying amount to the **sum of undiscounted future cash flows** expected from the asset (including eventual disposal). If carrying amount ≤ undiscounted cash flows → **no impairment; stop here**.
|
|
155
|
+
|
|
156
|
+
**Step 2 — Measurement of impairment loss (ASC 360-10-35-17)**:
|
|
157
|
+
If carrying amount > undiscounted cash flows → impairment exists. Measure impairment loss as: carrying amount − **fair value** of the asset.
|
|
158
|
+
|
|
159
|
+
```
|
|
160
|
+
Impairment loss (US GAAP) = Carrying amount − Fair value
|
|
161
|
+
```
|
|
162
|
+
|
|
163
|
+
Fair value is determined per ASC 820 (fair value measurement hierarchy — Level 1, 2, 3).
|
|
164
|
+
|
|
165
|
+
**CRITICAL — US GAAP: Impairment losses on PP&E are NOT reversible (ASC 360-10-35-21)**. Once written down, the new carrying amount becomes the new cost basis. If the asset's fair value subsequently recovers, no write-up is permitted under US GAAP.
|
|
166
|
+
|
|
167
|
+
### IFRS Single-Step Test (IAS 36)
|
|
168
|
+
|
|
169
|
+
**No recoverability pre-screen**: Under IAS 36, if an indicator exists, compare carrying amount directly to **recoverable amount**.
|
|
170
|
+
|
|
171
|
+
**Recoverable amount (IAS 36.18)**:
|
|
172
|
+
```
|
|
173
|
+
Recoverable amount = Higher of:
|
|
174
|
+
(a) Fair Value Less Costs of Disposal (FVLCTD / FVLCTS)
|
|
175
|
+
(b) Value in Use (VIU) — discounted present value of future cash flows
|
|
176
|
+
```
|
|
177
|
+
|
|
178
|
+
**Impairment loss (IFRS)**:
|
|
179
|
+
```
|
|
180
|
+
Impairment loss = Carrying amount − Recoverable amount
|
|
181
|
+
(if carrying amount > recoverable amount)
|
|
182
|
+
```
|
|
183
|
+
|
|
184
|
+
**CRITICAL — IFRS: Impairment losses on PP&E and intangibles ARE reversible (IAS 36.117)**. If, in a subsequent period, indicators suggest the impairment loss may no longer exist or may have decreased, recalculate the recoverable amount. The reversal is recognized in P&L up to the carrying amount that would have existed had no impairment been recognized (net of depreciation). Exception: **goodwill impairment is NEVER reversible under IFRS (IAS 36.124)**.
|
|
185
|
+
|
|
186
|
+
### Value in Use (VIU) — IFRS Specific
|
|
187
|
+
|
|
188
|
+
VIU calculation (IAS 36.31–36.57):
|
|
189
|
+
- **Cash flows**: pre-tax cash flow projections based on reasonable, supportable assumptions; typically 5-year management forecast + terminal value.
|
|
190
|
+
- **Discount rate**: pre-tax rate reflecting current market assessments of the time value of money and the risks specific to the asset.
|
|
191
|
+
- **Terminal value**: extrapolation using a steady-state or declining growth rate not exceeding long-term average growth rate for the market.
|
|
192
|
+
- **What to exclude from VIU**: cash flows from future restructurings not yet committed; cash flows from improving/enhancing asset performance; financing cash flows; income tax effects (pre-tax basis).
|
|
193
|
+
|
|
194
|
+
---
|
|
195
|
+
|
|
196
|
+
## Part 4: Goodwill
|
|
197
|
+
|
|
198
|
+
### Initial Recognition
|
|
199
|
+
|
|
200
|
+
**US GAAP (ASC 805 — Business Combinations)**:
|
|
201
|
+
Goodwill = Total consideration transferred + Fair value of NCI (non-controlling interest) + Fair value of previously held equity interest − Fair value of identifiable net assets acquired.
|
|
202
|
+
|
|
203
|
+
US GAAP requires **full goodwill** (NCI measured at fair value, not at proportionate share of identifiable net assets).
|
|
204
|
+
|
|
205
|
+
**IFRS (IFRS 3 — Business Combinations)**:
|
|
206
|
+
IFRS allows a **choice** at each acquisition between:
|
|
207
|
+
- **Full goodwill method**: NCI at fair value (same result as US GAAP).
|
|
208
|
+
- **Partial goodwill method (proportionate NCI)**: NCI at proportionate share of identifiable net assets → goodwill recognized only for the parent's share.
|
|
209
|
+
|
|
210
|
+
**CRITICAL divergence**: The choice between full and partial goodwill under IFRS is made on a transaction-by-transaction basis. US GAAP allows only full goodwill.
|
|
211
|
+
|
|
212
|
+
### Subsequent Measurement — No Amortisation
|
|
213
|
+
|
|
214
|
+
Both US GAAP (ASC 350-20) and IFRS (IAS 36.80) prohibit the amortisation of goodwill. Instead, goodwill is tested for impairment at least annually.
|
|
215
|
+
|
|
216
|
+
**Private company exception (US GAAP — ASC 350-20-35-63)**:
|
|
217
|
+
A private company or not-for-profit organization may elect to amortize goodwill on a straight-line basis over a useful life not to exceed 10 years (ASU 2014-02).
|
|
218
|
+
|
|
219
|
+
**IFRS — no amortisation exception for any entity type** (full impairment test required annually regardless of entity size).
|
|
220
|
+
|
|
221
|
+
### Goodwill Impairment Test
|
|
222
|
+
|
|
223
|
+
**US GAAP (ASC 350-20-35)**:
|
|
224
|
+
|
|
225
|
+
Step 0 (Qualitative assessment): Assess whether it is more likely than not (>50%) that the fair value of a reporting unit is less than its carrying amount. If not, no quantitative test required.
|
|
226
|
+
|
|
227
|
+
Quantitative test: Compare fair value of the reporting unit to its carrying amount (including goodwill). If carrying amount > fair value → goodwill impairment = excess of carrying amount over fair value, capped at carrying amount of goodwill for that reporting unit.
|
|
228
|
+
|
|
229
|
+
**Level of test**: Reporting unit (an operating segment or one level below — ASC 350-20-20).
|
|
230
|
+
|
|
231
|
+
**IFRS (IAS 36.80–36.99)**:
|
|
232
|
+
Goodwill is tested at the level of the **cash-generating unit (CGU)** to which it is allocated. A CGU is the smallest identifiable group of assets that generates largely independent cash inflows.
|
|
233
|
+
|
|
234
|
+
Impairment test: Compare carrying amount of the CGU (including allocated goodwill) to its recoverable amount (higher of FVLCTD and VIU). If carrying amount > recoverable amount → impairment loss allocated first to goodwill, then pro rata to other assets.
|
|
235
|
+
|
|
236
|
+
**Goodwill impairment is NEVER reversible under either US GAAP (ASC 350-20-35-16) or IFRS (IAS 36.124).**
|
|
237
|
+
|
|
238
|
+
---
|
|
239
|
+
|
|
240
|
+
## Part 5: Intangible Assets
|
|
241
|
+
|
|
242
|
+
### Recognition Criteria (ASC 350 / IAS 38)
|
|
243
|
+
|
|
244
|
+
An intangible asset is recognized when:
|
|
245
|
+
1. **Identifiable**: separable from the entity (capable of being sold, transferred, licensed separately) OR arises from contractual or other legal rights.
|
|
246
|
+
2. **Controlled**: the entity has the power to obtain the future economic benefits and can restrict others' access.
|
|
247
|
+
3. **Future economic benefits**: expected to flow to the entity.
|
|
248
|
+
|
|
249
|
+
### R&D: Critical US GAAP vs. IFRS Divergence
|
|
250
|
+
|
|
251
|
+
**US GAAP (ASC 730)**:
|
|
252
|
+
All research and development costs are **expensed as incurred**. No distinction between research phase and development phase. Exception: software development costs (ASC 350-40 for internal-use software; ASC 985-20 for software to be sold):
|
|
253
|
+
- Costs incurred after technological feasibility is established (for software to be sold) may be capitalized.
|
|
254
|
+
- Costs incurred in the application development stage (for internal-use software) are capitalized.
|
|
255
|
+
|
|
256
|
+
**IFRS (IAS 38.54–38.67)**:
|
|
257
|
+
- **Research phase** (IAS 38.54): all expenditure expensed as incurred (consistent with US GAAP).
|
|
258
|
+
- **Development phase** (IAS 38.57): expenditure must be capitalized when ALL six criteria are met:
|
|
259
|
+
1. Technical feasibility of completing the asset.
|
|
260
|
+
2. Intention to complete the asset and use or sell it.
|
|
261
|
+
3. Ability to use or sell the asset.
|
|
262
|
+
4. Probable future economic benefits exist.
|
|
263
|
+
5. Adequate resources to complete development.
|
|
264
|
+
6. Ability to reliably measure the expenditure attributable to the asset.
|
|
265
|
+
|
|
266
|
+
**CRITICAL**: This is one of the largest divergences between US GAAP and IFRS in practice. Under IFRS, pharmaceutical development costs, software development costs, and new product development costs meeting the IAS 38.57 criteria must be capitalized and then amortized. Under US GAAP, the same costs are expensed immediately.
|
|
267
|
+
|
|
268
|
+
**German HGB (§248 Abs. 2 HGB)**:
|
|
269
|
+
Internally generated intangibles (including development costs) may be **optionally** capitalized (Aktivierungswahlrecht — activated since BilMoG 2009 reform). If capitalized, a dividend restriction (Ausschüttungssperre) applies — the amount cannot be distributed as dividends. **Research costs remain expensed**.
|
|
270
|
+
|
|
271
|
+
**JGAAP**:
|
|
272
|
+
Development costs may be deferred under certain conditions (ASBJ guidance). Broadly follows a similar framework to IFRS but less prescriptive; practice varies.
|
|
273
|
+
|
|
274
|
+
### Finite vs. Indefinite-Lived Intangibles
|
|
275
|
+
|
|
276
|
+
| Category | Treatment |
|
|
277
|
+
|---|---|
|
|
278
|
+
| **Finite-lived** | Amortized over useful life (straight-line unless another pattern is more appropriate); tested for impairment when indicators exist |
|
|
279
|
+
| **Indefinite-lived** | NOT amortized; tested for impairment at least annually (and when indicators exist) — same as goodwill treatment |
|
|
280
|
+
|
|
281
|
+
Under IFRS (IAS 38.109), the classification as indefinite-lived must be reviewed annually.
|
|
282
|
+
|
|
283
|
+
---
|
|
284
|
+
|
|
285
|
+
## Part 6: Multi-Jurisdiction Summary Table
|
|
286
|
+
|
|
287
|
+
| Topic | US GAAP | IFRS | German HGB | JGAAP | China CAS | Ind AS |
|
|
288
|
+
|---|---|---|---|---|---|---|
|
|
289
|
+
| Revaluation model | Not permitted (cost only) | Permitted (IAS 16.29) — OCI | Not permitted (cost only; strict lower of cost or market — §253) | Not permitted | Not permitted (CAS 4 — cost model) | Permitted (Ind AS 16 = IAS 16) |
|
|
290
|
+
| Componentisation | Optional | Required (IAS 16.43) | No explicit requirement; practice varies | No explicit requirement | Required under CAS 4 | Required (Ind AS 16.43) |
|
|
291
|
+
| Borrowing cost capitalisation | Required (ASC 835-20) | Required (IAS 23.8) | Optional (§255 Abs. 3 HGB) | Required for qualifying assets | Required (CAS 17) | Required (Ind AS 23) |
|
|
292
|
+
| Impairment test approach | Two-step: undiscounted recoverability + fair value (ASC 360-10-35) | Single-step: recoverable amount = higher of FVLCTD and VIU (IAS 36) | Strict lower of cost or market (§253 Abs. 3) — write-down mandatory if market value < book | Similar to IFRS in principle | IAS 36 equivalent (CAS 8) | Ind AS 36 = IAS 36 |
|
|
293
|
+
| Impairment reversal — PP&E | **NOT permitted** (ASC 360-10-35-21) | **Permitted** (IAS 36.117) | Not permitted for permanent impairment; reversal permitted if temporary (§253 Abs. 5) | Reversal permitted if conditions reverse | Reversal prohibited (CAS 8.17) | Permitted (Ind AS 36.117) |
|
|
294
|
+
| Goodwill impairment reversal | **NOT permitted** (ASC 350-20-35-16) | **NOT permitted** (IAS 36.124) | Not permitted | Not permitted | Not permitted | Not permitted (Ind AS 36.124) |
|
|
295
|
+
| R&D capitalisation | Expense all (ASC 730) — software exceptions | Research: expense; Development: capitalise when 6 criteria met (IAS 38.57) | Development: optional capitalisation (§248 Abs. 2 HGB) | Development deferral allowed | Research: expense; Development: IAS 38-equivalent criteria (CAS 6) | Development: capitalise (Ind AS 38.57 = IAS 38) |
|
|
296
|
+
| Goodwill NCI method | Full goodwill only | Choice: full or partial goodwill (IFRS 3) | Proportionate / partial goodwill typical | Proportionate | Full consolidation; proportionate goodwill typical | Choice: full or partial (Ind AS 103 = IFRS 3) |
|
|
297
|
+
| GWG immediate expensing | Section 179 / bonus depreciation (tax; no book equivalent) | No equivalent | ≤€800 (§6 Abs. 2 EStG) | Special depreciation allowances | Accelerated depreciation for qualifying assets | No equivalent |
|
|
298
|
+
|
|
299
|
+
---
|
|
300
|
+
|
|
301
|
+
## Part 7: Tax Depreciation Interaction
|
|
302
|
+
|
|
303
|
+
### Book vs. Tax Basis Differences — Deferred Tax
|
|
304
|
+
|
|
305
|
+
Differences between carrying amount of PP&E for financial reporting purposes and its tax base generate deferred tax assets or liabilities:
|
|
306
|
+
|
|
307
|
+
```
|
|
308
|
+
Temporary difference = Carrying amount − Tax base
|
|
309
|
+
|
|
310
|
+
Taxable temporary difference → Deferred Tax Liability (DTL)
|
|
311
|
+
(book value > tax base: asset depreciated faster for tax → tax base < book)
|
|
312
|
+
|
|
313
|
+
Deductible temporary difference → Deferred Tax Asset (DTA)
|
|
314
|
+
(tax value > book: tax base > book; rare for PP&E but can arise for impaired assets)
|
|
315
|
+
```
|
|
316
|
+
|
|
317
|
+
**US GAAP (ASC 740)**: Deferred tax calculated using **enacted** tax rates at the balance sheet date.
|
|
318
|
+
**IFRS (IAS 12)**: Deferred tax calculated using **substantively enacted** rates.
|
|
319
|
+
|
|
320
|
+
### US Tax Depreciation
|
|
321
|
+
|
|
322
|
+
**Section 179 (26 U.S.C. §179)**: Allows immediate expensing of qualifying business property in the year of purchase up to an annual limit ($1,220,000 for 2024; indexed for inflation; phase-out begins when property placed in service exceeds $3,050,000 for 2024).
|
|
323
|
+
|
|
324
|
+
**Bonus depreciation (26 U.S.C. §168(k))**: Additional first-year depreciation allowance for qualifying property. Phase-down schedule:
|
|
325
|
+
- 2023: 80%
|
|
326
|
+
- 2024: 60%
|
|
327
|
+
- 2025: 40%
|
|
328
|
+
- 2026: 20%
|
|
329
|
+
- 2027 and after: 0% (unless legislatively extended)
|
|
330
|
+
|
|
331
|
+
Both Section 179 and bonus depreciation create timing differences vs. GAAP book depreciation → deferred tax liability on the balance sheet.
|
|
332
|
+
|
|
333
|
+
### UK Capital Allowances
|
|
334
|
+
|
|
335
|
+
UK tax depreciation is based on **capital allowances** rather than accounting depreciation:
|
|
336
|
+
- **Annual Investment Allowance (AIA)**: 100% first-year deduction on qualifying plant and machinery, up to £1,000,000 per year.
|
|
337
|
+
- **Writing Down Allowance (WDA)**: 18% (main rate pool) or 6% (special rate pool — integral features, long-life assets) per year on a reducing balance basis.
|
|
338
|
+
- **Full Expensing (April 2023 onwards)**: 100% first-year allowance for qualifying main rate plant and machinery.
|
|
339
|
+
|
|
340
|
+
### Germany — AfA Tables
|
|
341
|
+
|
|
342
|
+
The German BMF (Bundesministerium der Finanzen) publishes AfA (Absetzung für Abnutzung) depreciation tables defining standard useful lives for categories of assets. These are used for both tax (EStG §7) and HGB accounts for unlisted entities.
|
|
343
|
+
|
|
344
|
+
**Key AfA rates (2023 table examples):**
|
|
345
|
+
- Office furniture: 13 years
|
|
346
|
+
- PCs and servers: 3 years (revised 2021 — previously 3 years, confirmed)
|
|
347
|
+
- Industrial machinery: varies by industry (typically 8–15 years)
|
|
348
|
+
- Buildings (commercial): 33 years (3% straight-line) or 2%/2.5% for older buildings
|
|
349
|
+
|
|
350
|
+
**Declining balance option (§7 Abs. 2 EStG)**: Temporarily reintroduced for assets acquired 2020–2022 at 2.5× the straight-line rate, max 25% per year. Check current legislative status for more recent acquisitions.
|
|
351
|
+
|
|
352
|
+
### Japan — Special Depreciation Allowances
|
|
353
|
+
|
|
354
|
+
JGAAP allows accelerated depreciation (tokubetsu shōkyaku — 特別償却) under the Special Taxation Measures Law (Sōzei Tokubetsu Sochihō) for qualifying investments:
|
|
355
|
+
- Specific industries and qualifying productive assets.
|
|
356
|
+
- Typically 30–50% additional depreciation in the first year.
|
|
357
|
+
- Creates book-tax timing differences generating deferred tax under JGAAP.
|
|
358
|
+
|
|
359
|
+
---
|
|
360
|
+
|
|
361
|
+
## Part 8: Official Documentation — Publicly Accessible URLs
|
|
362
|
+
|
|
363
|
+
| Standard / Resource | URL | Access |
|
|
364
|
+
|---|---|---|
|
|
365
|
+
| ASC 360 (PP&E) | https://asc.fasb.org/360 | Public (free registration) |
|
|
366
|
+
| ASC 350 (Intangibles / Goodwill) | https://asc.fasb.org/350 | Public (free registration) |
|
|
367
|
+
| ASC 730 (R&D) | https://asc.fasb.org/730 | Public (free registration) |
|
|
368
|
+
| ASC 835-20 (Capitalisation of Interest) | https://asc.fasb.org/835 | Public (free registration) |
|
|
369
|
+
| ASC 805 (Business Combinations) | https://asc.fasb.org/805 | Public (free registration) |
|
|
370
|
+
| IAS 16 (PP&E) | https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias16.html | Public |
|
|
371
|
+
| IAS 36 (Impairment) | https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias36.html | Public |
|
|
372
|
+
| IAS 38 (Intangibles) | https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias38.html | Public |
|
|
373
|
+
| IAS 23 (Borrowing Costs) | https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias23.html | Public |
|
|
374
|
+
| IFRS 3 (Business Combinations) | https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs3.html | Public |
|
|
375
|
+
| German HGB §253 (Bewertung) | https://www.gesetze-im-internet.de/hgb/__253.html | Public (German) |
|
|
376
|
+
| German HGB §255 (Anschaffungs-/Herstellungskosten) | https://www.gesetze-im-internet.de/hgb/__255.html | Public (German) |
|
|
377
|
+
| German EStG §7 (AfA) | https://www.gesetze-im-internet.de/estg/__7.html | Public (German) |
|
|
378
|
+
| BMF AfA Tables (2023) | https://www.bundesfinanzministerium.de/Content/DE/Downloads/BMF_Schreiben/Steuerarten/Einkommensteuer/2023-12-22-afa-tabelle-allgemein.pdf | Public (German) |
|
|
379
|
+
| ASBJ English Accounting Standards | https://www.asb.or.jp/en/accounting_standards/accounting_standards/ | Public |
|
|
380
|
+
| China CAS (MOF summary) | https://www.mof.gov.cn/zhengwuxinxi/caijingshuju/201612/t20161227_2572491.htm | Limited English |
|
|
381
|
+
| Ind AS 16/36/38 (ICAI) | https://www.icai.org/post/indian-accounting-standards | Public |
|
|
382
|
+
| IRC §179 (Section 179 Expensing) | https://www.law.cornell.edu/uscode/text/26/179 | Public |
|
|
383
|
+
| UK Capital Allowances (HMRC) | https://www.gov.uk/capital-allowances | Public |
|
|
384
|
+
|
|
385
|
+
---
|
|
386
|
+
|
|
387
|
+
## Mandatory Advisory Note
|
|
388
|
+
|
|
389
|
+
Every response from this agent must end with:
|
|
390
|
+
|
|
391
|
+
> **Advisory**: This analysis is advisory and based solely on the entity profile and facts described above. Impairment analyses require formal assessment by qualified independent valuers, and conclusions must be reviewed by external auditors before being reflected in financial statements. Local statutory reporting requirements, tax depreciation rules, and GAAP differences vary by jurisdiction and change frequently. This analysis does not constitute authoritative accounting guidance, a compliance opinion, a valuation opinion, or a tax opinion in any jurisdiction. Verify all conclusions with qualified local auditors, valuers, tax advisors, and legal counsel before relying on this analysis for compliance, financial reporting, or transaction purposes. This analysis does not form an accountant-client relationship.
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "fixed-assets-advisor",
|
|
3
|
+
"name": "Fixed Assets & Impairment Advisor",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "accounting",
|
|
6
|
+
"category": "finance",
|
|
7
|
+
"summary": "Multi-jurisdiction reference framework for fixed assets, depreciation, and impairment. Covers PP&E recognition (ASC 360 / IAS 16), cost model vs. IFRS revaluation model, componentisation (required under IAS 16.43; optional under US GAAP), borrowing cost capitalisation (ASC 835-20 / IAS 23; optional under HGB §255), impairment testing (ASC 360-10 two-step vs. IAS 36 single-step with recoverable amount), critical reversibility divergence (US GAAP: not reversible; IFRS: reversible except goodwill), goodwill (ASC 350 / IFRS 3 + IAS 36 — full vs. partial goodwill), intangibles and R&D (ASC 350/730 vs. IAS 38 development capitalisation), HGB §253 strict lower of cost or market, JGAAP special depreciation allowances, and tax depreciation interaction (Section 179/bonus depreciation, UK capital allowances, German AfA tables, deferred tax ASC 740 / IAS 12).",
|
|
8
|
+
"source_type": "original",
|
|
9
|
+
"path": "skills/accounting/fixed-assets-advisor",
|
|
10
|
+
"author": "github: Raishin",
|
|
11
|
+
"version": "0.1.0",
|
|
12
|
+
"last_verified": "2026-06-02",
|
|
13
|
+
"lifecycle": "experimental",
|
|
14
|
+
"execution_tier": "read-only-runtime",
|
|
15
|
+
"provider_coverage": ["gaap", "ifrs", "hgb", "jgaap", "cas", "ind-as"],
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://asc.fasb.org/360",
|
|
18
|
+
"https://asc.fasb.org/350",
|
|
19
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias16.html",
|
|
20
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias36.html",
|
|
21
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias38.html",
|
|
22
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs3.html",
|
|
23
|
+
"https://www.gesetze-im-internet.de/hgb/__253.html"
|
|
24
|
+
],
|
|
25
|
+
"security_notes": "Advisory only — never posts depreciation or impairment journal entries to any FA module or GL. Never accepts actual asset registers with asset-identifying codes, acquisition costs, or location data that could expose operational details. Impairment conclusions are advisory; formal impairment analyses require qualified valuers and external auditors."
|
|
26
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# FX Translation Advisor Skill
|
|
2
|
+
|
|
3
|
+
Multi-jurisdiction reference framework for foreign currency translation and remeasurement under ASC 830 (US GAAP), IAS 21, and IAS 29 (IFRS), with multi-GAAP comparison and jurisdictional FX control overlays.
|
|
4
|
+
|
|
5
|
+
## Coverage
|
|
6
|
+
|
|
7
|
+
- Functional currency determination: primary and secondary indicator hierarchy (ASC 830-10-45 / IAS 21.9–21.14); conflict resolution; change in functional currency
|
|
8
|
+
- Translation method (current rate): closing rate for all assets/liabilities; average rate for income statement; historical rate for equity; CTA in OCI (ASC 830-30 / IAS 21.39)
|
|
9
|
+
- Remeasurement method (temporal): closing rate for monetary items; historical rate for non-monetary items; remeasurement gain/loss in P&L (ASC 830-10-45-17 / IAS 21.23–21.24)
|
|
10
|
+
- CTA accumulation, disposal, and recycling: IFRS recycling to P&L on disposal (IAS 21.48); US GAAP non-recycling until full deconsolidation (ASC 830-30-40); long-term intragroup monetary items OCI election (IAS 21.32 / ASC 830-20-35-3)
|
|
11
|
+
- Highly inflationary economies: ASC 830-10-45-11 USD functional trigger (>100% cumulative 3-year inflation); IAS 29 purchasing power restatement; Argentina and Turkey practical implications
|
|
12
|
+
- Net investment hedge: ASC 830-20 + ASC 815 / IAS 21.32 + IFRS 9.6.5.13; effective portion in OCI; recycled on disposal
|
|
13
|
+
- Multi-GAAP comparison table: US GAAP (ASC 830), IFRS (IAS 21), German HGB, JGAAP (ASBJ Statement No. 22), CAS 19 (China), Ind AS 21
|
|
14
|
+
- Jurisdictional FX control overlays: China SAFE (conversion/repatriation approval, intercompany loan registration), India FEMA/RBI (ECB Master Direction, capital account approvals), Brazil IOF/SPED (IOF/Câmbio tax, BRL statutory reporting)
|
|
15
|
+
- Common FX translation errors by category with standard citation and detection method
|
|
16
|
+
|
|
17
|
+
## Companion Agent
|
|
18
|
+
|
|
19
|
+
`accounting-fx-translation-advisor-agent`
|
|
20
|
+
|
|
21
|
+
## Standards Cited
|
|
22
|
+
|
|
23
|
+
ASC 830, ASC 815, IAS 21, IAS 29, IFRS 9, German HGB § 308a, JGAAP ASBJ Statement No. 22, CAS 19, Ind AS 21, China SAFE Regulations, India FEMA 1999, RBI ECB Master Direction, Brazil IOF (Lei 8.894/1994), Brazil SPED/ECD
|