@raishin/vanguard-frontier-agentic 1.1.0 → 1.2.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/README.md +245 -316
- package/agents/aws/aws-maestro-agent/AGENT.md +55 -0
- package/agents/aws/aws-maestro-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/aws/aws-maestro-agent/harnesses/codex.toml +34 -0
- package/agents/aws/aws-maestro-agent/harnesses/copilot.agent.md +51 -0
- package/agents/aws/aws-maestro-agent/harnesses/cursor.agent.md +40 -0
- package/agents/aws/aws-maestro-agent/harnesses/gemini.agent.md +39 -0
- package/agents/aws/aws-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/aws/aws-maestro-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/aws/aws-maestro-agent/metadata.json +37 -0
- package/agents/azure/AGENTS.md +26 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/AGENT.md +57 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/PERMISSIONS.md +56 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/PREFLIGHT.md +48 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/ROLLBACK.md +36 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/codex.toml +32 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/metadata.json +27 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/AGENT.md +57 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/PERMISSIONS.md +43 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/PREFLIGHT.md +50 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/ROLLBACK.md +46 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/codex.toml +32 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/metadata.json +26 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/AGENT.md +57 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/PERMISSIONS.md +88 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/PREFLIGHT.md +48 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/ROLLBACK.md +48 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/codex.toml +32 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/metadata.json +27 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/AGENT.md +57 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/PERMISSIONS.md +93 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/PREFLIGHT.md +44 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/ROLLBACK.md +49 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/codex.toml +32 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/metadata.json +27 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/AGENT.md +57 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/PERMISSIONS.md +68 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/PREFLIGHT.md +46 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/ROLLBACK.md +44 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/codex.toml +32 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/metadata.json +27 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/AGENT.md +57 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/PERMISSIONS.md +59 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/PREFLIGHT.md +41 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/ROLLBACK.md +48 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/codex.toml +32 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/metadata.json +27 -0
- package/agents/azure/azure-maestro-agent/AGENT.md +56 -0
- package/agents/azure/azure-maestro-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/azure/azure-maestro-agent/harnesses/codex.toml +14 -0
- package/agents/azure/azure-maestro-agent/harnesses/copilot.agent.md +52 -0
- package/agents/azure/azure-maestro-agent/harnesses/cursor.agent.md +41 -0
- package/agents/azure/azure-maestro-agent/harnesses/gemini.agent.md +40 -0
- package/agents/azure/azure-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/azure/azure-maestro-agent/harnesses/kiro-ide.agent.md +39 -0
- package/agents/azure/azure-maestro-agent/metadata.json +38 -0
- package/agents/finops/AGENTS.md +36 -0
- package/agents/finops/finops-cloud-price-advisor-agent/AGENT.md +58 -0
- package/agents/finops/finops-cloud-price-advisor-agent/PERMISSIONS.md +112 -0
- package/agents/finops/finops-cloud-price-advisor-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/finops/finops-cloud-price-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finops/finops-cloud-price-advisor-agent/harnesses/copilot.agent.md +53 -0
- package/agents/finops/finops-cloud-price-advisor-agent/harnesses/cursor.agent.md +40 -0
- package/agents/finops/finops-cloud-price-advisor-agent/harnesses/gemini.agent.md +40 -0
- package/agents/finops/finops-cloud-price-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finops/finops-cloud-price-advisor-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/finops/finops-cloud-price-advisor-agent/metadata.json +29 -0
- package/agents/oci/AGENTS.md +28 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/AGENT.md +57 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/PERMISSIONS.md +56 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/PREFLIGHT.md +48 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/ROLLBACK.md +50 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/codex.toml +32 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/metadata.json +27 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/AGENT.md +57 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/PERMISSIONS.md +77 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/PREFLIGHT.md +54 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/ROLLBACK.md +53 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/codex.toml +32 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/metadata.json +27 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/AGENT.md +57 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/PERMISSIONS.md +87 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/PREFLIGHT.md +49 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/ROLLBACK.md +44 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/codex.toml +32 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/metadata.json +27 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/AGENT.md +57 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/PERMISSIONS.md +92 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/PREFLIGHT.md +49 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/ROLLBACK.md +47 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/codex.toml +32 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/metadata.json +27 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/AGENT.md +57 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/PERMISSIONS.md +80 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/PREFLIGHT.md +51 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/ROLLBACK.md +45 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/codex.toml +32 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/metadata.json +27 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/AGENT.md +57 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/PERMISSIONS.md +57 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/PREFLIGHT.md +53 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/ROLLBACK.md +49 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/codex.toml +32 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/metadata.json +27 -0
- package/agents/oci/oci-maestro-agent/AGENT.md +58 -0
- package/agents/oci/oci-maestro-agent/harnesses/claude-code.agent.md +41 -0
- package/agents/oci/oci-maestro-agent/harnesses/codex.toml +14 -0
- package/agents/oci/oci-maestro-agent/harnesses/copilot.agent.md +54 -0
- package/agents/oci/oci-maestro-agent/harnesses/cursor.agent.md +43 -0
- package/agents/oci/oci-maestro-agent/harnesses/gemini.agent.md +42 -0
- package/agents/oci/oci-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/oci/oci-maestro-agent/harnesses/kiro-ide.agent.md +41 -0
- package/agents/oci/oci-maestro-agent/metadata.json +37 -0
- package/agents/terraform/terraform-maestro-agent/AGENT.md +58 -0
- package/agents/terraform/terraform-maestro-agent/harnesses/claude-code.agent.md +41 -0
- package/agents/terraform/terraform-maestro-agent/harnesses/codex.toml +14 -0
- package/agents/terraform/terraform-maestro-agent/harnesses/copilot.agent.md +54 -0
- package/agents/terraform/terraform-maestro-agent/harnesses/cursor.agent.md +43 -0
- package/agents/terraform/terraform-maestro-agent/harnesses/gemini.agent.md +42 -0
- package/agents/terraform/terraform-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/terraform/terraform-maestro-agent/harnesses/kiro-ide.agent.md +41 -0
- package/agents/terraform/terraform-maestro-agent/metadata.json +38 -0
- package/catalog/agents.json +502 -0
- package/catalog/skill-manifest.json +542 -0
- package/catalog/skills.json +436 -0
- package/package.json +1 -1
- package/scripts/export-marketplace-agents.mjs +29 -1
- package/scripts/gen_azure_live_guards.py +1424 -0
- package/scripts/gen_oci_live_guards.py +1510 -0
- package/skills/aws/aws-maestro/SKILL.md +47 -0
- package/skills/aws/aws-maestro/metadata.json +28 -0
- package/skills/aws/aws-maestro/references/official-sources.md +24 -0
- package/skills/aws/aws-maestro/references/safety-checklist.md +42 -0
- package/skills/aws/aws-maestro/references/workflow-and-output.md +127 -0
- package/skills/azure/azure-live-aks-rollout-guard/SKILL.md +49 -0
- package/skills/azure/azure-live-aks-rollout-guard/metadata.json +27 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/official-sources.md +19 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/permission-model.md +54 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/preflight-commands.md +55 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/rollback-playbook.md +38 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/SKILL.md +49 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/metadata.json +26 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/official-sources.md +12 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/permission-model.md +40 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/preflight-commands.md +46 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/rollback-playbook.md +46 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/SKILL.md +49 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/metadata.json +27 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/official-sources.md +17 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/permission-model.md +68 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/preflight-commands.md +55 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/rollback-playbook.md +53 -0
- package/skills/azure/azure-live-cost-budget-action-guard/SKILL.md +49 -0
- package/skills/azure/azure-live-cost-budget-action-guard/metadata.json +27 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/official-sources.md +17 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/permission-model.md +66 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/preflight-commands.md +48 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/rollback-playbook.md +40 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md +49 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/metadata.json +27 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/official-sources.md +13 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/permission-model.md +64 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/preflight-commands.md +48 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/rollback-playbook.md +44 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/SKILL.md +49 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/metadata.json +27 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/official-sources.md +13 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/permission-model.md +56 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/preflight-commands.md +46 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/rollback-playbook.md +45 -0
- package/skills/azure/azure-maestro/SKILL.md +140 -0
- package/skills/azure/azure-maestro/metadata.json +28 -0
- package/skills/finops/finops-cloud-price-advisor/SKILL.md +60 -0
- package/skills/finops/finops-cloud-price-advisor/metadata.json +26 -0
- package/skills/finops/finops-cloud-price-advisor/references/currency-handling.md +100 -0
- package/skills/finops/finops-cloud-price-advisor/references/estimation-workflow.md +145 -0
- package/skills/finops/finops-cloud-price-advisor/references/official-sources.md +64 -0
- package/skills/finops/finops-cloud-price-advisor/references/pricing-apis.md +271 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md +49 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/metadata.json +27 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/official-sources.md +13 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/permission-model.md +49 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/preflight-commands.md +58 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/rollback-playbook.md +44 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/SKILL.md +49 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/metadata.json +27 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/official-sources.md +17 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/permission-model.md +59 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/preflight-commands.md +42 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/rollback-playbook.md +44 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/SKILL.md +49 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/metadata.json +27 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/official-sources.md +13 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/permission-model.md +71 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/preflight-commands.md +49 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/rollback-playbook.md +62 -0
- package/skills/oci/oci-live-oke-rollout-guard/SKILL.md +49 -0
- package/skills/oci/oci-live-oke-rollout-guard/metadata.json +27 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/official-sources.md +18 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/permission-model.md +80 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/preflight-commands.md +55 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/rollback-playbook.md +45 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/SKILL.md +49 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/metadata.json +27 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/official-sources.md +12 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/permission-model.md +70 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/preflight-commands.md +57 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/rollback-playbook.md +51 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/SKILL.md +49 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/metadata.json +27 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/official-sources.md +13 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/permission-model.md +55 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/preflight-commands.md +62 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/rollback-playbook.md +55 -0
- package/skills/oci/oci-maestro/SKILL.md +163 -0
- package/skills/oci/oci-maestro/metadata.json +27 -0
- package/skills/terraform/terraform-maestro/SKILL.md +123 -0
- package/skills/terraform/terraform-maestro/metadata.json +30 -0
- package/skills/terraform/terraform-maestro/references/official-sources.md +59 -0
- package/skills/terraform/terraform-maestro/references/safety-checklist.md +53 -0
- package/skills/terraform/terraform-maestro/references/workflow-and-output.md +108 -0
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
# Permissions: Azure Live Cost Budget Action Guard
|
|
2
|
+
|
|
3
|
+
# Least-privilege RBAC guidance for cost budget and GPU guard
|
|
4
|
+
|
|
5
|
+
## Custom role (budget read/write + quota read, NO VM creation)
|
|
6
|
+
|
|
7
|
+
```json
|
|
8
|
+
{
|
|
9
|
+
"Name": "Cost Budget Action Guard",
|
|
10
|
+
"IsCustom": true,
|
|
11
|
+
"Description": "Read and modify subscription budgets and read compute quotas. Cannot create VMs. Cannot delete budgets.",
|
|
12
|
+
"Actions": [
|
|
13
|
+
"Microsoft.Consumption/budgets/read",
|
|
14
|
+
"Microsoft.Consumption/budgets/write",
|
|
15
|
+
"Microsoft.CostManagement/budgets/read",
|
|
16
|
+
"Microsoft.CostManagement/budgets/write",
|
|
17
|
+
"Microsoft.CostManagement/query/action",
|
|
18
|
+
"Microsoft.Compute/locations/usages/read",
|
|
19
|
+
"Microsoft.Compute/locations/vmSizes/read",
|
|
20
|
+
"Microsoft.Quota/quotas/read",
|
|
21
|
+
"Microsoft.Quota/usages/read"
|
|
22
|
+
],
|
|
23
|
+
"NotActions": [
|
|
24
|
+
"Microsoft.Compute/virtualMachines/write",
|
|
25
|
+
"Microsoft.Compute/virtualMachineScaleSets/write",
|
|
26
|
+
"Microsoft.Quota/quotas/write",
|
|
27
|
+
"Microsoft.Consumption/budgets/delete",
|
|
28
|
+
"Microsoft.CostManagement/budgets/delete"
|
|
29
|
+
],
|
|
30
|
+
"AssignableScopes": [
|
|
31
|
+
"/subscriptions/<SUBSCRIPTION_ID>"
|
|
32
|
+
]
|
|
33
|
+
}
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
VM creation is explicitly excluded. `Microsoft.Quota/quotas/write` is also excluded:
|
|
37
|
+
quota increase requests carry spending risk and must go through a separate approval
|
|
38
|
+
workflow (e.g., Azure Support or an IT-ops request process), not through this role.
|
|
39
|
+
GPU SKU approval flows through budget-action alerts only — not through quota write.
|
|
40
|
+
|
|
41
|
+
**Budget deletion is excluded** (`Microsoft.Consumption/budgets/delete`,
|
|
42
|
+
`Microsoft.CostManagement/budgets/delete`). Deleting budgets silently removes the
|
|
43
|
+
only cross-region financial guardrail and disables every threshold alert on the
|
|
44
|
+
subscription. Cleanup of test or stale budgets must go through a separate
|
|
45
|
+
PIM-eligible "Cost Budget Cleanup" role, never the standing operational role.
|
|
46
|
+
|
|
47
|
+
## Separate PIM role: Cost Budget Cleanup (eligible-only)
|
|
48
|
+
|
|
49
|
+
```json
|
|
50
|
+
{
|
|
51
|
+
"Name": "Cost Budget Cleanup (PIM-eligible)",
|
|
52
|
+
"IsCustom": true,
|
|
53
|
+
"Description": "PIM-only role for deleting stale or test budgets. Eligible-only. Maximum 2-hour activation. MFA + justification required.",
|
|
54
|
+
"Actions": [
|
|
55
|
+
"Microsoft.Consumption/budgets/read",
|
|
56
|
+
"Microsoft.Consumption/budgets/delete",
|
|
57
|
+
"Microsoft.CostManagement/budgets/read",
|
|
58
|
+
"Microsoft.CostManagement/budgets/delete"
|
|
59
|
+
],
|
|
60
|
+
"AssignableScopes": [
|
|
61
|
+
"/subscriptions/<SUBSCRIPTION_ID>"
|
|
62
|
+
]
|
|
63
|
+
}
|
|
64
|
+
```
|
|
65
|
+
|
|
66
|
+
Configure as PIM-eligible only (never standing active), MFA-gated, time-bounded.
|
|
67
|
+
|
|
68
|
+
## Azure Policy guardrail (deploy alongside the custom role)
|
|
69
|
+
|
|
70
|
+
Deny GPU VM SKU provisioning without an approved budget tag:
|
|
71
|
+
|
|
72
|
+
```json
|
|
73
|
+
{
|
|
74
|
+
"if": {
|
|
75
|
+
"allOf": [
|
|
76
|
+
{"field": "type", "equals": "Microsoft.Compute/virtualMachines"},
|
|
77
|
+
{"field": "Microsoft.Compute/virtualMachines/sku.name", "in": [
|
|
78
|
+
"Standard_ND96asr_v4", "Standard_NC24rs_v3", "Standard_ND40rs_v2",
|
|
79
|
+
"Standard_HB120rs_v3", "Standard_HB176rs_v4"
|
|
80
|
+
]},
|
|
81
|
+
{"field": "tags.BudgetApproval", "exists": "false"}
|
|
82
|
+
]
|
|
83
|
+
},
|
|
84
|
+
"then": {"effect": "Deny"}
|
|
85
|
+
}
|
|
86
|
+
```
|
|
87
|
+
|
|
88
|
+
## Do not assign
|
|
89
|
+
|
|
90
|
+
- `Cost Management Contributor` at management-group scope (modifies all child subscriptions)
|
|
91
|
+
- `Billing Account Contributor`
|
|
92
|
+
- `Microsoft.Compute/virtualMachines/write` to this role
|
|
93
|
+
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# Cost Budget Action — Preflight Commands
|
|
2
|
+
|
|
3
|
+
## 1. List all budgets and current spend
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
az consumption budget list \
|
|
7
|
+
--query "[].{name:name, amount:amount, currentSpend:currentSpend.amount, forecastSpend:forecastSpend.amount, timeGrain:timeGrain}" \
|
|
8
|
+
--output table
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
## 2. Check GPU/HPC quota usage in target region
|
|
12
|
+
|
|
13
|
+
```bash
|
|
14
|
+
az vm list-usage \
|
|
15
|
+
--location <REGION> \
|
|
16
|
+
--query "[?contains(name.value, 'GPU') || contains(name.value, 'NC') || contains(name.value, 'ND') || contains(name.value, 'NV')].{name:name.localizedValue, used:currentValue, limit:limit}" \
|
|
17
|
+
--output table
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
## 3. Inventory running GPU/HPC VMs across subscription
|
|
21
|
+
|
|
22
|
+
```bash
|
|
23
|
+
az vm list \
|
|
24
|
+
--query "[?contains(storageProfile.imageReference.sku, 'gpu') || starts_with(hardwareProfile.vmSize, 'Standard_NC') || starts_with(hardwareProfile.vmSize, 'Standard_ND')].{name:name, size:hardwareProfile.vmSize, rg:resourceGroup, state:powerState}" \
|
|
25
|
+
--show-details \
|
|
26
|
+
--output table
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
## 4. Show active budget alert thresholds
|
|
30
|
+
|
|
31
|
+
```bash
|
|
32
|
+
az consumption budget show \
|
|
33
|
+
--budget-name <BUDGET_NAME> \
|
|
34
|
+
--query "{notifications:notifications, amount:amount, filter:filter, startDate:timePeriod.startDate}"
|
|
35
|
+
```
|
|
36
|
+
|
|
37
|
+
## 5. Check quota request history
|
|
38
|
+
|
|
39
|
+
```bash
|
|
40
|
+
az quota request status list \
|
|
41
|
+
--scope "/subscriptions/<SUBSCRIPTION_ID>/providers/Microsoft.Compute/locations/<REGION>" \
|
|
42
|
+
--query "[].{name:name, status:properties.provisioningState, value:properties.value.limit}" \
|
|
43
|
+
--output table
|
|
44
|
+
```
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# Cost Budget Action — Rollback Playbook
|
|
2
|
+
|
|
3
|
+
## Restore a lowered budget to its previous threshold
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
az consumption budget create \
|
|
7
|
+
--budget-name <BUDGET_NAME> \
|
|
8
|
+
--amount <PREVIOUS_AMOUNT> \
|
|
9
|
+
--time-grain Monthly \
|
|
10
|
+
--start-date <START_DATE> \
|
|
11
|
+
--end-date <END_DATE>
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
## Emergency: deallocate a runaway GPU VM (requires VM operator rights — escalate if needed)
|
|
15
|
+
|
|
16
|
+
```bash
|
|
17
|
+
az vm deallocate \
|
|
18
|
+
--resource-group <RG> \
|
|
19
|
+
--name <VM_NAME> \
|
|
20
|
+
--no-wait
|
|
21
|
+
# Verify deallocation
|
|
22
|
+
az vm show --resource-group <RG> --name <VM_NAME> --query "powerState" -d
|
|
23
|
+
```
|
|
24
|
+
|
|
25
|
+
## Scale VMSS to zero during a runaway cost event
|
|
26
|
+
|
|
27
|
+
```bash
|
|
28
|
+
az vmss scale \
|
|
29
|
+
--resource-group <RG> \
|
|
30
|
+
--name <VMSS_NAME> \
|
|
31
|
+
--new-capacity 0
|
|
32
|
+
```
|
|
33
|
+
|
|
34
|
+
## Revert a quota increase (reduce back to previous limit)
|
|
35
|
+
|
|
36
|
+
```bash
|
|
37
|
+
az quota update \
|
|
38
|
+
--resource-name "cores" \
|
|
39
|
+
--scope "/subscriptions/<SUBSCRIPTION_ID>/providers/Microsoft.Compute/locations/<REGION>" \
|
|
40
|
+
--limit-object value=<PREVIOUS_LIMIT> value-type=Individual
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
## Verify budget alert is re-active
|
|
44
|
+
|
|
45
|
+
```bash
|
|
46
|
+
az consumption budget show \
|
|
47
|
+
--budget-name <BUDGET_NAME> \
|
|
48
|
+
--query "{amount:amount, currentSpend:currentSpend.amount, notifications:notifications}"
|
|
49
|
+
```
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "Azure Live Cost Budget Action Guard"
|
|
3
|
+
description: "Gate subscription and management-group budget action changes and GPU or HPC SKU scale-up against approved spend thresholds before any cost-impacting mutation."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Azure Live Cost Budget Action Guard
|
|
7
|
+
|
|
8
|
+
Use this canonical agent only for `azure-live-cost-budget-action-guard` work.
|
|
9
|
+
|
|
10
|
+
## Required Skill
|
|
11
|
+
|
|
12
|
+
Before answering, read and follow:
|
|
13
|
+
|
|
14
|
+
- `skills/azure/azure-live-cost-budget-action-guard/SKILL.md`
|
|
15
|
+
|
|
16
|
+
Load files under `skills/azure/azure-live-cost-budget-action-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
17
|
+
|
|
18
|
+
## Focus
|
|
19
|
+
|
|
20
|
+
Gate Azure subscription and management-group budget action changes and GPU/HPC SKU scale-up (NDv5, NCv3, H-series) against approved spend thresholds before any cost-impacting mutation.
|
|
21
|
+
|
|
22
|
+
## Operating Rules
|
|
23
|
+
|
|
24
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
25
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
26
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.
|
|
27
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
28
|
+
- If the target, approval state, or rollback posture is ambiguous, stop and say so.
|
|
29
|
+
- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.
|
|
30
|
+
- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.
|
|
31
|
+
|
|
32
|
+
## Response Shape
|
|
33
|
+
|
|
34
|
+
1. Active subscription and budget inventory (az consumption budget list)
|
|
35
|
+
2. Current spend vs threshold and forecast (actual vs budget amount)
|
|
36
|
+
3. GPU/HPC quota usage in target region
|
|
37
|
+
4. Approval status for budget change or SKU scale-up
|
|
38
|
+
5. Proposed or executed cost-governance action
|
|
39
|
+
6. Rollback posture (restore previous threshold, quota reduction)
|
|
40
|
+
7. Post-change budget alert and monitoring confirmation
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
name = "azure-live-cost-budget-action-guard_agent"
|
|
2
|
+
description = "Specialized subagent for azure-live-cost-budget-action-guard. Gate subscription and management-group budget action changes and GPU or HPC SKU scale-up against approved spend thresholds before any cost-impacting mutation."
|
|
3
|
+
model = "gpt-5.4"
|
|
4
|
+
model_reasoning_effort = "high"
|
|
5
|
+
sandbox_mode = "workspace-write"
|
|
6
|
+
|
|
7
|
+
developer_instructions = """
|
|
8
|
+
Load and follow the bound `azure-live-cost-budget-action-guard` skill first. This agent exists only for that guarded live-Azure role; do not drift into generic cloud advice.
|
|
9
|
+
|
|
10
|
+
Token discipline:
|
|
11
|
+
- Read only SKILL.md first; load references only when the task requires them.
|
|
12
|
+
- Keep answers compact: target, approval status, evidence, action, rollback, verification, open risks.
|
|
13
|
+
- Do not paste long docs, raw tool inventories, raw credential output, or full environment dumps.
|
|
14
|
+
|
|
15
|
+
Role focus: Gate Azure subscription and management-group budget action changes and GPU/HPC SKU scale-up (NDv5, NCv3, H-series) against approved spend thresholds before any cost-impacting mutation.
|
|
16
|
+
|
|
17
|
+
Safety contract:
|
|
18
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
19
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
20
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target, expected impact, and explicit human approval.
|
|
21
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
22
|
+
- If approval, identity, target, or rollback posture is ambiguous, stop and explain the blocker.
|
|
23
|
+
- Never ask for secrets, credentials, access tokens, account numbers, private keys, or raw environment dumps unless already sanitized and required.
|
|
24
|
+
- Label facts as live evidence, user-provided sanitized evidence, documentation-based, or inference.
|
|
25
|
+
"""
|
|
26
|
+
|
|
27
|
+
[[skills.config]]
|
|
28
|
+
path = "skills/azure/azure-live-cost-budget-action-guard/SKILL.md"
|
|
29
|
+
enabled = true
|
|
30
|
+
|
|
31
|
+
[metadata]
|
|
32
|
+
author = "github: Raishin"
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: "Gate subscription and management-group budget action changes and GPU or HPC SKU scale-up against approved spend thresholds before any cost-impacting mutation."
|
|
3
|
+
name: "Azure Live Cost Budget Action Guard"
|
|
4
|
+
tools:
|
|
5
|
+
- "read"
|
|
6
|
+
- "search"
|
|
7
|
+
- "search/codebase"
|
|
8
|
+
- "web/githubRepo"
|
|
9
|
+
- "web/fetch"
|
|
10
|
+
- "read/problems"
|
|
11
|
+
- "execute/runInTerminal"
|
|
12
|
+
- "execute/getTerminalOutput"
|
|
13
|
+
- "read/terminalLastCommand"
|
|
14
|
+
- "read/terminalSelection"
|
|
15
|
+
disable-model-invocation: false
|
|
16
|
+
user-invocable: true
|
|
17
|
+
---
|
|
18
|
+
|
|
19
|
+
# Azure Live Cost Budget Action Guard
|
|
20
|
+
|
|
21
|
+
Use this canonical agent only for `azure-live-cost-budget-action-guard` work.
|
|
22
|
+
|
|
23
|
+
## Required Skill
|
|
24
|
+
|
|
25
|
+
Before answering, read and follow:
|
|
26
|
+
|
|
27
|
+
- `skills/azure/azure-live-cost-budget-action-guard/SKILL.md`
|
|
28
|
+
|
|
29
|
+
Load files under `skills/azure/azure-live-cost-budget-action-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
30
|
+
|
|
31
|
+
## Focus
|
|
32
|
+
|
|
33
|
+
Gate Azure subscription and management-group budget action changes and GPU/HPC SKU scale-up (NDv5, NCv3, H-series) against approved spend thresholds before any cost-impacting mutation.
|
|
34
|
+
|
|
35
|
+
## Operating Rules
|
|
36
|
+
|
|
37
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
38
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
39
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.
|
|
40
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
41
|
+
- If the target, approval state, or rollback posture is ambiguous, stop and say so.
|
|
42
|
+
- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.
|
|
43
|
+
- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.
|
|
44
|
+
|
|
45
|
+
## Response Shape
|
|
46
|
+
|
|
47
|
+
1. Active subscription and budget inventory (az consumption budget list)
|
|
48
|
+
2. Current spend vs threshold and forecast (actual vs budget amount)
|
|
49
|
+
3. GPU/HPC quota usage in target region
|
|
50
|
+
4. Approval status for budget change or SKU scale-up
|
|
51
|
+
5. Proposed or executed cost-governance action
|
|
52
|
+
6. Rollback posture (restore previous threshold, quota reduction)
|
|
53
|
+
7. Post-change budget alert and monitoring confirmation
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "Azure Live Cost Budget Action Guard"
|
|
3
|
+
description: "Gate subscription and management-group budget action changes and GPU or HPC SKU scale-up against approved spend thresholds before any cost-impacting mutation."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Azure Live Cost Budget Action Guard
|
|
7
|
+
|
|
8
|
+
Use this canonical agent only for `azure-live-cost-budget-action-guard` work.
|
|
9
|
+
|
|
10
|
+
## Required Skill
|
|
11
|
+
|
|
12
|
+
Before answering, read and follow:
|
|
13
|
+
|
|
14
|
+
- `skills/azure/azure-live-cost-budget-action-guard/SKILL.md`
|
|
15
|
+
|
|
16
|
+
Load files under `skills/azure/azure-live-cost-budget-action-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
17
|
+
|
|
18
|
+
## Focus
|
|
19
|
+
|
|
20
|
+
Gate Azure subscription and management-group budget action changes and GPU/HPC SKU scale-up (NDv5, NCv3, H-series) against approved spend thresholds before any cost-impacting mutation.
|
|
21
|
+
|
|
22
|
+
## Operating Rules
|
|
23
|
+
|
|
24
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
25
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
26
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.
|
|
27
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
28
|
+
- If the target, approval state, or rollback posture is ambiguous, stop and say so.
|
|
29
|
+
- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.
|
|
30
|
+
- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.
|
|
31
|
+
|
|
32
|
+
## Response Shape
|
|
33
|
+
|
|
34
|
+
1. Active subscription and budget inventory (az consumption budget list)
|
|
35
|
+
2. Current spend vs threshold and forecast (actual vs budget amount)
|
|
36
|
+
3. GPU/HPC quota usage in target region
|
|
37
|
+
4. Approval status for budget change or SKU scale-up
|
|
38
|
+
5. Proposed or executed cost-governance action
|
|
39
|
+
6. Rollback posture (restore previous threshold, quota reduction)
|
|
40
|
+
7. Post-change budget alert and monitoring confirmation
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "Azure Live Cost Budget Action Guard"
|
|
3
|
+
description: "Gate subscription and management-group budget action changes and GPU or HPC SKU scale-up against approved spend thresholds before any cost-impacting mutation."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Azure Live Cost Budget Action Guard
|
|
7
|
+
|
|
8
|
+
Use this canonical agent only for `azure-live-cost-budget-action-guard` work.
|
|
9
|
+
|
|
10
|
+
## Required Skill
|
|
11
|
+
|
|
12
|
+
Before answering, read and follow:
|
|
13
|
+
|
|
14
|
+
- `skills/azure/azure-live-cost-budget-action-guard/SKILL.md`
|
|
15
|
+
|
|
16
|
+
Load files under `skills/azure/azure-live-cost-budget-action-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
17
|
+
|
|
18
|
+
## Focus
|
|
19
|
+
|
|
20
|
+
Gate Azure subscription and management-group budget action changes and GPU/HPC SKU scale-up (NDv5, NCv3, H-series) against approved spend thresholds before any cost-impacting mutation.
|
|
21
|
+
|
|
22
|
+
## Operating Rules
|
|
23
|
+
|
|
24
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
25
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
26
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.
|
|
27
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
28
|
+
- If the target, approval state, or rollback posture is ambiguous, stop and say so.
|
|
29
|
+
- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.
|
|
30
|
+
- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.
|
|
31
|
+
|
|
32
|
+
## Response Shape
|
|
33
|
+
|
|
34
|
+
1. Active subscription and budget inventory (az consumption budget list)
|
|
35
|
+
2. Current spend vs threshold and forecast (actual vs budget amount)
|
|
36
|
+
3. GPU/HPC quota usage in target region
|
|
37
|
+
4. Approval status for budget change or SKU scale-up
|
|
38
|
+
5. Proposed or executed cost-governance action
|
|
39
|
+
6. Rollback posture (restore previous threshold, quota reduction)
|
|
40
|
+
7. Post-change budget alert and monitoring confirmation
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name": "Azure Live Cost Budget Action Guard", "description": "Gate subscription and management-group budget action changes and GPU or HPC SKU scale-up against approved spend thresholds before any cost-impacting mutation.", "prompt": "# Azure Live Cost Budget Action Guard\n\nUse this canonical agent only for `azure-live-cost-budget-action-guard` work.\n\n## Required Skill\n\nBefore answering, read and follow:\n\n- `skills/azure/azure-live-cost-budget-action-guard/SKILL.md`\n\nLoad files under `skills/azure/azure-live-cost-budget-action-guard/references/` only when the task needs that reference. Do not dump reference text into the response.\n\n## Focus\n\nGate Azure subscription and management-group budget action changes and GPU/HPC SKU scale-up (NDv5, NCv3, H-series) against approved spend thresholds before any cost-impacting mutation.\n\n## Operating Rules\n\n- Load and follow the bound Azure skill first; do not drift into generic cloud advice.\n- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.\n- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.\n- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.\n- If the target, approval state, or rollback posture is ambiguous, stop and say so.\n- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.\n- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.\n\n## Response Shape\n\n1. Active subscription and budget inventory (az consumption budget list)\n2. Current spend vs threshold and forecast (actual vs budget amount)\n3. GPU/HPC quota usage in target region\n4. Approval status for budget change or SKU scale-up\n5. Proposed or executed cost-governance action\n6. Rollback posture (restore previous threshold, quota reduction)\n7. Post-change budget alert and monitoring confirmation"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "Azure Live Cost Budget Action Guard"
|
|
3
|
+
description: "Gate subscription and management-group budget action changes and GPU or HPC SKU scale-up against approved spend thresholds before any cost-impacting mutation."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Azure Live Cost Budget Action Guard
|
|
7
|
+
|
|
8
|
+
Use this canonical agent only for `azure-live-cost-budget-action-guard` work.
|
|
9
|
+
|
|
10
|
+
## Required Skill
|
|
11
|
+
|
|
12
|
+
Before answering, read and follow:
|
|
13
|
+
|
|
14
|
+
- `skills/azure/azure-live-cost-budget-action-guard/SKILL.md`
|
|
15
|
+
|
|
16
|
+
Load files under `skills/azure/azure-live-cost-budget-action-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
17
|
+
|
|
18
|
+
## Focus
|
|
19
|
+
|
|
20
|
+
Gate Azure subscription and management-group budget action changes and GPU/HPC SKU scale-up (NDv5, NCv3, H-series) against approved spend thresholds before any cost-impacting mutation.
|
|
21
|
+
|
|
22
|
+
## Operating Rules
|
|
23
|
+
|
|
24
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
25
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
26
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.
|
|
27
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
28
|
+
- If the target, approval state, or rollback posture is ambiguous, stop and say so.
|
|
29
|
+
- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.
|
|
30
|
+
- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.
|
|
31
|
+
|
|
32
|
+
## Response Shape
|
|
33
|
+
|
|
34
|
+
1. Active subscription and budget inventory (az consumption budget list)
|
|
35
|
+
2. Current spend vs threshold and forecast (actual vs budget amount)
|
|
36
|
+
3. GPU/HPC quota usage in target region
|
|
37
|
+
4. Approval status for budget change or SKU scale-up
|
|
38
|
+
5. Proposed or executed cost-governance action
|
|
39
|
+
6. Rollback posture (restore previous threshold, quota reduction)
|
|
40
|
+
7. Post-change budget alert and monitoring confirmation
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "azure-live-cost-budget-action-guard-agent",
|
|
3
|
+
"name": "Azure Live Cost Budget Action Guard",
|
|
4
|
+
"type": "agent",
|
|
5
|
+
"provider": "azure",
|
|
6
|
+
"harnesses": [
|
|
7
|
+
"codex",
|
|
8
|
+
"copilot",
|
|
9
|
+
"claude-code",
|
|
10
|
+
"cursor",
|
|
11
|
+
"gemini",
|
|
12
|
+
"kiro"
|
|
13
|
+
],
|
|
14
|
+
"summary": "Gate subscription and management-group budget action changes and GPU or HPC SKU scale-up against approved spend thresholds before any cost-impacting mutation.",
|
|
15
|
+
"source_type": "original",
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/tutorial-acm-create-budgets",
|
|
18
|
+
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits",
|
|
19
|
+
"https://learn.microsoft.com/en-us/azure/quotas/quickstart-increase-quota-portal",
|
|
20
|
+
"https://learn.microsoft.com/en-us/azure/cost-management-billing/finops/overview-finops"
|
|
21
|
+
],
|
|
22
|
+
"security_notes": "GPU/HPC SKUs (NDv5, H100, A100) can generate $50K+ daily costs. Never approve quota increases or budget threshold raises without explicit spend-approval sign-off from a financial authority.",
|
|
23
|
+
"last_verified": "2026-04-30",
|
|
24
|
+
"path": "agents/azure/azure-live-cost-budget-action-guard-agent",
|
|
25
|
+
"author": "github: Raishin",
|
|
26
|
+
"version": "0.1.0"
|
|
27
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
---
|
|
2
|
+
metadata:
|
|
3
|
+
author: "github: Raishin"
|
|
4
|
+
version: "0.1.0"
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Azure Live Key Vault Rotation Purge Guard
|
|
8
|
+
|
|
9
|
+
> Agent for `azure-live-keyvault-rotation-purge-guard`. Guard Key Vault key and secret rotation, soft-delete enforcement, and purge-protection changes, with explicit irreversibility warning before any purge-protection enable.
|
|
10
|
+
|
|
11
|
+
## Harness Variants
|
|
12
|
+
|
|
13
|
+
- `harnesses/codex.toml` — Codex native agent configuration.
|
|
14
|
+
- `harnesses/copilot.agent.md` — GitHub Copilot / VS Code custom agent definition.
|
|
15
|
+
- `harnesses/claude-code.agent.md` — Claude Code Markdown-family adapter.
|
|
16
|
+
- `harnesses/cursor.agent.md` — Cursor Markdown-family adapter.
|
|
17
|
+
- `harnesses/gemini.agent.md` — Gemini CLI Markdown-family adapter.
|
|
18
|
+
- `harnesses/kiro-ide.agent.md` — Kiro IDE Markdown-family adapter.
|
|
19
|
+
- `harnesses/kiro-cli.agent.json` — Kiro CLI JSON adapter.
|
|
20
|
+
|
|
21
|
+
## Canonical Contract
|
|
22
|
+
|
|
23
|
+
# Azure Live Key Vault Rotation Purge Guard
|
|
24
|
+
|
|
25
|
+
Use this canonical agent only for `azure-live-keyvault-rotation-purge-guard` work.
|
|
26
|
+
|
|
27
|
+
## Required Skill
|
|
28
|
+
|
|
29
|
+
Before answering, read and follow:
|
|
30
|
+
|
|
31
|
+
- `skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md`
|
|
32
|
+
|
|
33
|
+
Load files under `skills/azure/azure-live-keyvault-rotation-purge-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
34
|
+
|
|
35
|
+
## Focus
|
|
36
|
+
|
|
37
|
+
Guard Azure Key Vault key and secret rotation operations and purge-protection enablement, surfacing the irreversible nature of purge-protection and requiring explicit acknowledgment before any change.
|
|
38
|
+
|
|
39
|
+
## Operating Rules
|
|
40
|
+
|
|
41
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
42
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
43
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.
|
|
44
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
45
|
+
- If the target, approval state, or rollback posture is ambiguous, stop and say so.
|
|
46
|
+
- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.
|
|
47
|
+
- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.
|
|
48
|
+
|
|
49
|
+
## Response Shape
|
|
50
|
+
|
|
51
|
+
1. Vault identity and current soft-delete/purge-protection state
|
|
52
|
+
2. Key or secret version inventory and active version confirmation
|
|
53
|
+
3. Current rotation policy audit
|
|
54
|
+
4. Irreversibility warning for purge-protection (if enabling)
|
|
55
|
+
5. Approval status for rotation or protection change
|
|
56
|
+
6. Proposed or executed Key Vault action
|
|
57
|
+
7. Post-action key version verification and open risks (unrecoverable scenarios listed explicitly)
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
# Permissions: Azure Live Key Vault Rotation Purge Guard
|
|
2
|
+
|
|
3
|
+
# Least-privilege RBAC guidance for Key Vault rotation and purge
|
|
4
|
+
|
|
5
|
+
## Rotation operator role (no delete, no purge)
|
|
6
|
+
|
|
7
|
+
```json
|
|
8
|
+
{
|
|
9
|
+
"Name": "Key Vault Rotation Guard",
|
|
10
|
+
"IsCustom": true,
|
|
11
|
+
"Description": "Rotate keys and update rotation policies. Cannot delete or purge keys/secrets/certificates. Cannot purge the vault itself. Cannot disable soft-delete.",
|
|
12
|
+
"Actions": [
|
|
13
|
+
"Microsoft.KeyVault/vaults/read",
|
|
14
|
+
"Microsoft.KeyVault/vaults/keys/read",
|
|
15
|
+
"Microsoft.KeyVault/vaults/secrets/read"
|
|
16
|
+
],
|
|
17
|
+
"NotActions": [
|
|
18
|
+
"Microsoft.KeyVault/vaults/purge/action",
|
|
19
|
+
"Microsoft.KeyVault/vaults/delete",
|
|
20
|
+
"Microsoft.KeyVault/vaults/write",
|
|
21
|
+
"Microsoft.KeyVault/vaults/accessPolicies/write"
|
|
22
|
+
],
|
|
23
|
+
"DataActions": [
|
|
24
|
+
"Microsoft.KeyVault/vaults/keys/read",
|
|
25
|
+
"Microsoft.KeyVault/vaults/keys/rotate/action",
|
|
26
|
+
"Microsoft.KeyVault/vaults/keys/rotationpolicy/read",
|
|
27
|
+
"Microsoft.KeyVault/vaults/keys/rotationpolicy/write",
|
|
28
|
+
"Microsoft.KeyVault/vaults/secrets/getSecret/action"
|
|
29
|
+
],
|
|
30
|
+
"NotDataActions": [
|
|
31
|
+
"Microsoft.KeyVault/vaults/keys/delete",
|
|
32
|
+
"Microsoft.KeyVault/vaults/keys/purge/action",
|
|
33
|
+
"Microsoft.KeyVault/vaults/secrets/delete",
|
|
34
|
+
"Microsoft.KeyVault/vaults/secrets/purge/action",
|
|
35
|
+
"Microsoft.KeyVault/vaults/certificates/delete",
|
|
36
|
+
"Microsoft.KeyVault/vaults/certificates/purge/action"
|
|
37
|
+
],
|
|
38
|
+
"AssignableScopes": [
|
|
39
|
+
"/subscriptions/<SUBSCRIPTION_ID>/resourceGroups/<TARGET_RG>/providers/Microsoft.KeyVault/vaults/<VAULT_NAME>"
|
|
40
|
+
]
|
|
41
|
+
}
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
Nearest built-in roles: `Key Vault Crypto Officer` (for keys), `Key Vault Secrets Officer` (for secrets).
|
|
45
|
+
Both include delete — prefer the custom role above for rotation-only scenarios.
|
|
46
|
+
|
|
47
|
+
**Action vs DataAction distinction (security-critical)**:
|
|
48
|
+
`Microsoft.KeyVault/vaults/purge/action` is a **control-plane Action** that purges the
|
|
49
|
+
soft-deleted **vault** itself (irreversible). It is **not** a DataAction and is not blocked
|
|
50
|
+
by `NotDataActions`. It must be in `NotActions`. Similarly, certificate purge/delete operations
|
|
51
|
+
exist as both control-plane and data-plane operations depending on the API path; this role
|
|
52
|
+
blocks both. Do not assume `NotDataActions` covers all destructive Key Vault paths — it does not.
|
|
53
|
+
|
|
54
|
+
## Purge-protection enablement (separate, highly privileged operation)
|
|
55
|
+
|
|
56
|
+
Requires: `Microsoft.KeyVault/vaults/write` on the vault resource.
|
|
57
|
+
Assign via PIM with justification and at most 1-hour activation window.
|
|
58
|
+
|
|
59
|
+
**IRREVERSIBILITY WARNING**: Once `enablePurgeProtection: true` is set on a vault,
|
|
60
|
+
it cannot be unset. All soft-deleted objects in that vault are protected from permanent deletion
|
|
61
|
+
until the soft-delete retention period (7–90 days) expires. This is a one-way door.
|
|
62
|
+
|
|
63
|
+
## Do not assign
|
|
64
|
+
|
|
65
|
+
- `Key Vault Administrator` standing (includes purge rights)
|
|
66
|
+
- `Microsoft.KeyVault/vaults/purge/action` to rotation operators
|
|
67
|
+
- `Microsoft.KeyVault/vaults/accessPolicies/write` to non-admins (legacy access policy model)
|
|
68
|
+
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
# Key Vault Rotation & Purge — Preflight Commands
|
|
2
|
+
|
|
3
|
+
## 1. Check vault recovery state
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
az keyvault show \
|
|
7
|
+
--name <VAULT_NAME> \
|
|
8
|
+
--query "{softDeleteEnabled:properties.enableSoftDelete, purgeProtectionEnabled:properties.enablePurgeProtection, retentionDays:properties.softDeleteRetentionInDays, sku:sku.name}"
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
**STOP** if `purgeProtectionEnabled` is `null` or `false` and you are about to enable it.
|
|
12
|
+
Enabling purge-protection is **irreversible**. Get explicit written approval.
|
|
13
|
+
|
|
14
|
+
## 2. List key versions and active version
|
|
15
|
+
|
|
16
|
+
```bash
|
|
17
|
+
az keyvault key list-versions \
|
|
18
|
+
--vault-name <VAULT_NAME> \
|
|
19
|
+
--name <KEY_NAME> \
|
|
20
|
+
--query "[].{version:kid, enabled:attributes.enabled, expires:attributes.expires, created:attributes.created}" \
|
|
21
|
+
--output table
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
## 3. Show current rotation policy
|
|
25
|
+
|
|
26
|
+
```bash
|
|
27
|
+
az keyvault key rotation-policy show \
|
|
28
|
+
--vault-name <VAULT_NAME> \
|
|
29
|
+
--name <KEY_NAME>
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
## 4. List secrets with expiry audit
|
|
33
|
+
|
|
34
|
+
```bash
|
|
35
|
+
az keyvault secret list \
|
|
36
|
+
--vault-name <VAULT_NAME> \
|
|
37
|
+
--query "[].{name:name, expires:attributes.expires, enabled:attributes.enabled}" \
|
|
38
|
+
--output table
|
|
39
|
+
```
|
|
40
|
+
|
|
41
|
+
## 5. Check for soft-deleted objects awaiting recovery or purge decision
|
|
42
|
+
|
|
43
|
+
```bash
|
|
44
|
+
az keyvault key list-deleted --vault-name <VAULT_NAME> --output table
|
|
45
|
+
az keyvault secret list-deleted --vault-name <VAULT_NAME> --output table
|
|
46
|
+
```
|