@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,50 @@
|
|
|
1
|
+
# Autonomous DB Lifecycle — Rollback Playbook
|
|
2
|
+
|
|
3
|
+
## Start a stopped ADB (fastest recovery from accidental stop)
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
oci db autonomous-database start \
|
|
7
|
+
--autonomous-database-id <ADB_OCID>
|
|
8
|
+
|
|
9
|
+
# Wait for AVAILABLE state
|
|
10
|
+
oci db autonomous-database get \
|
|
11
|
+
--autonomous-database-id <ADB_OCID> \
|
|
12
|
+
--query 'data."lifecycle-state"'
|
|
13
|
+
```
|
|
14
|
+
|
|
15
|
+
## Scale CPU back to previous count (scale-down is supported)
|
|
16
|
+
|
|
17
|
+
```bash
|
|
18
|
+
oci db autonomous-database update \
|
|
19
|
+
--autonomous-database-id <ADB_OCID> \
|
|
20
|
+
--cpu-core-count <PREVIOUS_CPU_COUNT>
|
|
21
|
+
```
|
|
22
|
+
|
|
23
|
+
WARNING: **Storage scale-up cannot be reversed on ADB.** Verify storage size before
|
|
24
|
+
scaling up — there is no reduce path once committed.
|
|
25
|
+
|
|
26
|
+
## Restore from backup after data-level issue
|
|
27
|
+
|
|
28
|
+
```bash
|
|
29
|
+
# Point-in-time recovery
|
|
30
|
+
oci db autonomous-database restore \
|
|
31
|
+
--autonomous-database-id <ADB_OCID> \
|
|
32
|
+
--timestamp "2026-04-29T10:00:00.000Z"
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
## Clone-to-new for investigation (non-destructive)
|
|
36
|
+
|
|
37
|
+
```bash
|
|
38
|
+
oci db autonomous-database create-from-clone \
|
|
39
|
+
--compartment-id <COMPARTMENT_OCID> \
|
|
40
|
+
--db-name "<CLONE_NAME>" \
|
|
41
|
+
--source-id <ADB_OCID> \
|
|
42
|
+
--clone-type FULL
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
## CANNOT ROLL BACK
|
|
46
|
+
|
|
47
|
+
- **Terminated ADB**: database and all backups are permanently deleted.
|
|
48
|
+
No OCI Support recovery path exists.
|
|
49
|
+
- **Storage scale-up**: ADB storage can only grow, never shrink.
|
|
50
|
+
- **Prevention**: always verify `Operations.Lifecycle = protected` tag is set on prod ADBs.
|
package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/claude-code.agent.md
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "OCI Live Autonomous DB Lifecycle Guard"
|
|
3
|
+
description: "Guard Autonomous Database scale, start, stop, clone, and terminate operations with protection-tag check, wallet backup, and connection-string audit before any lifecycle mutation."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# OCI Live Autonomous DB Lifecycle Guard
|
|
7
|
+
|
|
8
|
+
Use this canonical agent only for `oci-live-autonomous-db-lifecycle-guard` work.
|
|
9
|
+
|
|
10
|
+
## Required Skill
|
|
11
|
+
|
|
12
|
+
Before answering, read and follow:
|
|
13
|
+
|
|
14
|
+
- `skills/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md`
|
|
15
|
+
|
|
16
|
+
Load files under `skills/oci/oci-live-autonomous-db-lifecycle-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
17
|
+
|
|
18
|
+
## Focus
|
|
19
|
+
|
|
20
|
+
Guard OCI Autonomous Database lifecycle operations (scale, start, stop, clone, terminate) by verifying protection tags, wallet and backup state, and connection-string impact before any mutation.
|
|
21
|
+
|
|
22
|
+
## Operating Rules
|
|
23
|
+
|
|
24
|
+
- Load and follow the bound OCI skill first; do not drift into generic cloud advice.
|
|
25
|
+
- This role is for repos or sessions that may be connected to live OCI credentials, CLI profiles, or real environments.
|
|
26
|
+
- Before any live OCI mutation, confirm tenancy, compartment, active principal, exact target resource, expected impact, and explicit human approval.
|
|
27
|
+
- Prefer plan, detect-drift, inspect, read, describe, 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, private keys, tenancy OCIDs, or raw config dumps unless already sanitized and required.
|
|
31
|
+
|
|
32
|
+
## Response Shape
|
|
33
|
+
|
|
34
|
+
1. Autonomous Database identity and current lifecycle state
|
|
35
|
+
2. Protection tag audit (defined tags and freeform tags for deletion guard)
|
|
36
|
+
3. Backup inventory and most recent completed backup timestamp
|
|
37
|
+
4. Connection string and consumer group impact assessment
|
|
38
|
+
5. Approval status for the requested lifecycle operation
|
|
39
|
+
6. Proposed or executed lifecycle action
|
|
40
|
+
7. Post-operation state verification and open risks (non-reversible operations listed)
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
name = "oci-live-autonomous-db-lifecycle-guard_agent"
|
|
2
|
+
description = "Specialized subagent for oci-live-autonomous-db-lifecycle-guard. Guard Autonomous Database scale, start, stop, clone, and terminate operations with protection-tag check, wallet backup, and connection-string audit before any lifecycle 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 `oci-live-autonomous-db-lifecycle-guard` skill first. This agent exists only for that guarded live-OCI 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: Guard OCI Autonomous Database lifecycle operations (scale, start, stop, clone, terminate) by verifying protection tags, wallet and backup state, and connection-string impact before any mutation.
|
|
16
|
+
|
|
17
|
+
Safety contract:
|
|
18
|
+
- Load and follow the bound OCI skill first; do not drift into generic cloud advice.
|
|
19
|
+
- This role is for repos or sessions that may be connected to live OCI credentials, CLI profiles, or real environments.
|
|
20
|
+
- Before any live OCI mutation, confirm tenancy, compartment, active principal, exact target resource, expected impact, and explicit human approval.
|
|
21
|
+
- Prefer plan, detect-drift, inspect, read, describe, 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, private keys, tenancy OCIDs, or raw config 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/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md"
|
|
29
|
+
enabled = true
|
|
30
|
+
|
|
31
|
+
[metadata]
|
|
32
|
+
author = "github: Raishin"
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: "Guard Autonomous Database scale, start, stop, clone, and terminate operations with protection-tag check, wallet backup, and connection-string audit before any lifecycle mutation."
|
|
3
|
+
name: "OCI Live Autonomous DB Lifecycle 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
|
+
# OCI Live Autonomous DB Lifecycle Guard
|
|
20
|
+
|
|
21
|
+
Use this canonical agent only for `oci-live-autonomous-db-lifecycle-guard` work.
|
|
22
|
+
|
|
23
|
+
## Required Skill
|
|
24
|
+
|
|
25
|
+
Before answering, read and follow:
|
|
26
|
+
|
|
27
|
+
- `skills/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md`
|
|
28
|
+
|
|
29
|
+
Load files under `skills/oci/oci-live-autonomous-db-lifecycle-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
30
|
+
|
|
31
|
+
## Focus
|
|
32
|
+
|
|
33
|
+
Guard OCI Autonomous Database lifecycle operations (scale, start, stop, clone, terminate) by verifying protection tags, wallet and backup state, and connection-string impact before any mutation.
|
|
34
|
+
|
|
35
|
+
## Operating Rules
|
|
36
|
+
|
|
37
|
+
- Load and follow the bound OCI skill first; do not drift into generic cloud advice.
|
|
38
|
+
- This role is for repos or sessions that may be connected to live OCI credentials, CLI profiles, or real environments.
|
|
39
|
+
- Before any live OCI mutation, confirm tenancy, compartment, active principal, exact target resource, expected impact, and explicit human approval.
|
|
40
|
+
- Prefer plan, detect-drift, inspect, read, describe, 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, private keys, tenancy OCIDs, or raw config dumps unless already sanitized and required.
|
|
44
|
+
|
|
45
|
+
## Response Shape
|
|
46
|
+
|
|
47
|
+
1. Autonomous Database identity and current lifecycle state
|
|
48
|
+
2. Protection tag audit (defined tags and freeform tags for deletion guard)
|
|
49
|
+
3. Backup inventory and most recent completed backup timestamp
|
|
50
|
+
4. Connection string and consumer group impact assessment
|
|
51
|
+
5. Approval status for the requested lifecycle operation
|
|
52
|
+
6. Proposed or executed lifecycle action
|
|
53
|
+
7. Post-operation state verification and open risks (non-reversible operations listed)
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "OCI Live Autonomous DB Lifecycle Guard"
|
|
3
|
+
description: "Guard Autonomous Database scale, start, stop, clone, and terminate operations with protection-tag check, wallet backup, and connection-string audit before any lifecycle mutation."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# OCI Live Autonomous DB Lifecycle Guard
|
|
7
|
+
|
|
8
|
+
Use this canonical agent only for `oci-live-autonomous-db-lifecycle-guard` work.
|
|
9
|
+
|
|
10
|
+
## Required Skill
|
|
11
|
+
|
|
12
|
+
Before answering, read and follow:
|
|
13
|
+
|
|
14
|
+
- `skills/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md`
|
|
15
|
+
|
|
16
|
+
Load files under `skills/oci/oci-live-autonomous-db-lifecycle-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
17
|
+
|
|
18
|
+
## Focus
|
|
19
|
+
|
|
20
|
+
Guard OCI Autonomous Database lifecycle operations (scale, start, stop, clone, terminate) by verifying protection tags, wallet and backup state, and connection-string impact before any mutation.
|
|
21
|
+
|
|
22
|
+
## Operating Rules
|
|
23
|
+
|
|
24
|
+
- Load and follow the bound OCI skill first; do not drift into generic cloud advice.
|
|
25
|
+
- This role is for repos or sessions that may be connected to live OCI credentials, CLI profiles, or real environments.
|
|
26
|
+
- Before any live OCI mutation, confirm tenancy, compartment, active principal, exact target resource, expected impact, and explicit human approval.
|
|
27
|
+
- Prefer plan, detect-drift, inspect, read, describe, 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, private keys, tenancy OCIDs, or raw config dumps unless already sanitized and required.
|
|
31
|
+
|
|
32
|
+
## Response Shape
|
|
33
|
+
|
|
34
|
+
1. Autonomous Database identity and current lifecycle state
|
|
35
|
+
2. Protection tag audit (defined tags and freeform tags for deletion guard)
|
|
36
|
+
3. Backup inventory and most recent completed backup timestamp
|
|
37
|
+
4. Connection string and consumer group impact assessment
|
|
38
|
+
5. Approval status for the requested lifecycle operation
|
|
39
|
+
6. Proposed or executed lifecycle action
|
|
40
|
+
7. Post-operation state verification and open risks (non-reversible operations listed)
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "OCI Live Autonomous DB Lifecycle Guard"
|
|
3
|
+
description: "Guard Autonomous Database scale, start, stop, clone, and terminate operations with protection-tag check, wallet backup, and connection-string audit before any lifecycle mutation."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# OCI Live Autonomous DB Lifecycle Guard
|
|
7
|
+
|
|
8
|
+
Use this canonical agent only for `oci-live-autonomous-db-lifecycle-guard` work.
|
|
9
|
+
|
|
10
|
+
## Required Skill
|
|
11
|
+
|
|
12
|
+
Before answering, read and follow:
|
|
13
|
+
|
|
14
|
+
- `skills/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md`
|
|
15
|
+
|
|
16
|
+
Load files under `skills/oci/oci-live-autonomous-db-lifecycle-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
17
|
+
|
|
18
|
+
## Focus
|
|
19
|
+
|
|
20
|
+
Guard OCI Autonomous Database lifecycle operations (scale, start, stop, clone, terminate) by verifying protection tags, wallet and backup state, and connection-string impact before any mutation.
|
|
21
|
+
|
|
22
|
+
## Operating Rules
|
|
23
|
+
|
|
24
|
+
- Load and follow the bound OCI skill first; do not drift into generic cloud advice.
|
|
25
|
+
- This role is for repos or sessions that may be connected to live OCI credentials, CLI profiles, or real environments.
|
|
26
|
+
- Before any live OCI mutation, confirm tenancy, compartment, active principal, exact target resource, expected impact, and explicit human approval.
|
|
27
|
+
- Prefer plan, detect-drift, inspect, read, describe, 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, private keys, tenancy OCIDs, or raw config dumps unless already sanitized and required.
|
|
31
|
+
|
|
32
|
+
## Response Shape
|
|
33
|
+
|
|
34
|
+
1. Autonomous Database identity and current lifecycle state
|
|
35
|
+
2. Protection tag audit (defined tags and freeform tags for deletion guard)
|
|
36
|
+
3. Backup inventory and most recent completed backup timestamp
|
|
37
|
+
4. Connection string and consumer group impact assessment
|
|
38
|
+
5. Approval status for the requested lifecycle operation
|
|
39
|
+
6. Proposed or executed lifecycle action
|
|
40
|
+
7. Post-operation state verification and open risks (non-reversible operations listed)
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name": "OCI Live Autonomous DB Lifecycle Guard", "description": "Guard Autonomous Database scale, start, stop, clone, and terminate operations with protection-tag check, wallet backup, and connection-string audit before any lifecycle mutation.", "prompt": "# OCI Live Autonomous DB Lifecycle Guard\n\nUse this canonical agent only for `oci-live-autonomous-db-lifecycle-guard` work.\n\n## Required Skill\n\nBefore answering, read and follow:\n\n- `skills/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md`\n\nLoad files under `skills/oci/oci-live-autonomous-db-lifecycle-guard/references/` only when the task needs that reference. Do not dump reference text into the response.\n\n## Focus\n\nGuard OCI Autonomous Database lifecycle operations (scale, start, stop, clone, terminate) by verifying protection tags, wallet and backup state, and connection-string impact before any mutation.\n\n## Operating Rules\n\n- Load and follow the bound OCI skill first; do not drift into generic cloud advice.\n- This role is for repos or sessions that may be connected to live OCI credentials, CLI profiles, or real environments.\n- Before any live OCI mutation, confirm tenancy, compartment, active principal, exact target resource, expected impact, and explicit human approval.\n- Prefer plan, detect-drift, inspect, read, describe, 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, private keys, tenancy OCIDs, or raw config dumps unless already sanitized and required.\n\n## Response Shape\n\n1. Autonomous Database identity and current lifecycle state\n2. Protection tag audit (defined tags and freeform tags for deletion guard)\n3. Backup inventory and most recent completed backup timestamp\n4. Connection string and consumer group impact assessment\n5. Approval status for the requested lifecycle operation\n6. Proposed or executed lifecycle action\n7. Post-operation state verification and open risks (non-reversible operations listed)"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "OCI Live Autonomous DB Lifecycle Guard"
|
|
3
|
+
description: "Guard Autonomous Database scale, start, stop, clone, and terminate operations with protection-tag check, wallet backup, and connection-string audit before any lifecycle mutation."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# OCI Live Autonomous DB Lifecycle Guard
|
|
7
|
+
|
|
8
|
+
Use this canonical agent only for `oci-live-autonomous-db-lifecycle-guard` work.
|
|
9
|
+
|
|
10
|
+
## Required Skill
|
|
11
|
+
|
|
12
|
+
Before answering, read and follow:
|
|
13
|
+
|
|
14
|
+
- `skills/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md`
|
|
15
|
+
|
|
16
|
+
Load files under `skills/oci/oci-live-autonomous-db-lifecycle-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
17
|
+
|
|
18
|
+
## Focus
|
|
19
|
+
|
|
20
|
+
Guard OCI Autonomous Database lifecycle operations (scale, start, stop, clone, terminate) by verifying protection tags, wallet and backup state, and connection-string impact before any mutation.
|
|
21
|
+
|
|
22
|
+
## Operating Rules
|
|
23
|
+
|
|
24
|
+
- Load and follow the bound OCI skill first; do not drift into generic cloud advice.
|
|
25
|
+
- This role is for repos or sessions that may be connected to live OCI credentials, CLI profiles, or real environments.
|
|
26
|
+
- Before any live OCI mutation, confirm tenancy, compartment, active principal, exact target resource, expected impact, and explicit human approval.
|
|
27
|
+
- Prefer plan, detect-drift, inspect, read, describe, 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, private keys, tenancy OCIDs, or raw config dumps unless already sanitized and required.
|
|
31
|
+
|
|
32
|
+
## Response Shape
|
|
33
|
+
|
|
34
|
+
1. Autonomous Database identity and current lifecycle state
|
|
35
|
+
2. Protection tag audit (defined tags and freeform tags for deletion guard)
|
|
36
|
+
3. Backup inventory and most recent completed backup timestamp
|
|
37
|
+
4. Connection string and consumer group impact assessment
|
|
38
|
+
5. Approval status for the requested lifecycle operation
|
|
39
|
+
6. Proposed or executed lifecycle action
|
|
40
|
+
7. Post-operation state verification and open risks (non-reversible operations listed)
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "oci-live-autonomous-db-lifecycle-guard-agent",
|
|
3
|
+
"name": "OCI Live Autonomous DB Lifecycle Guard",
|
|
4
|
+
"type": "agent",
|
|
5
|
+
"provider": "oci",
|
|
6
|
+
"harnesses": [
|
|
7
|
+
"codex",
|
|
8
|
+
"copilot",
|
|
9
|
+
"claude-code",
|
|
10
|
+
"cursor",
|
|
11
|
+
"gemini",
|
|
12
|
+
"kiro"
|
|
13
|
+
],
|
|
14
|
+
"summary": "Guard Autonomous Database scale, start, stop, clone, and terminate operations with protection-tag check, wallet backup, and connection-string audit before any lifecycle mutation.",
|
|
15
|
+
"source_type": "original",
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbscaling.htm",
|
|
18
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbstopstart.htm",
|
|
19
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbcloning.htm",
|
|
20
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbbackingup.htm"
|
|
21
|
+
],
|
|
22
|
+
"security_notes": "ADB termination is permanent \u2014 the database and all backups are deleted. Always verify protection tags before any terminate operation. ADB storage scale-up cannot be reversed. Termination blocked by defined-tag protection requires explicit tag removal approval.",
|
|
23
|
+
"last_verified": "2026-04-30",
|
|
24
|
+
"path": "agents/oci/oci-live-autonomous-db-lifecycle-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
|
+
# OCI Live Cost Budget Runaway Guard
|
|
8
|
+
|
|
9
|
+
> Agent for `oci-live-cost-budget-runaway-guard`. Gate OCI budget rule mutations, cost-tracking tag changes, and GPU or HPC shape provisioning against compartment spend limits before any cost-impacting mutation.
|
|
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
|
+
# OCI Live Cost Budget Runaway Guard
|
|
24
|
+
|
|
25
|
+
Use this canonical agent only for `oci-live-cost-budget-runaway-guard` work.
|
|
26
|
+
|
|
27
|
+
## Required Skill
|
|
28
|
+
|
|
29
|
+
Before answering, read and follow:
|
|
30
|
+
|
|
31
|
+
- `skills/oci/oci-live-cost-budget-runaway-guard/SKILL.md`
|
|
32
|
+
|
|
33
|
+
Load files under `skills/oci/oci-live-cost-budget-runaway-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
34
|
+
|
|
35
|
+
## Focus
|
|
36
|
+
|
|
37
|
+
Gate OCI budget rule mutations, cost-tracking tag changes, and GPU/HPC shape provisioning (BM.GPU4.8, A100, BM.HPC2.36) against compartment spend limits and approved quotas.
|
|
38
|
+
|
|
39
|
+
## Operating Rules
|
|
40
|
+
|
|
41
|
+
- Load and follow the bound OCI skill first; do not drift into generic cloud advice.
|
|
42
|
+
- This role is for repos or sessions that may be connected to live OCI credentials, CLI profiles, or real environments.
|
|
43
|
+
- Before any live OCI mutation, confirm tenancy, compartment, active principal, exact target resource, expected impact, and explicit human approval.
|
|
44
|
+
- Prefer plan, detect-drift, inspect, read, describe, 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, private keys, tenancy OCIDs, or raw config dumps unless already sanitized and required.
|
|
48
|
+
|
|
49
|
+
## Response Shape
|
|
50
|
+
|
|
51
|
+
1. Tenancy and compartment identity confirmation
|
|
52
|
+
2. Active budget inventory and current spend vs threshold (oci budgets budget list)
|
|
53
|
+
3. GPU/HPC shape quota usage and running instance inventory
|
|
54
|
+
4. Cost-tracking tag namespace audit
|
|
55
|
+
5. Approval status for budget change or GPU/HPC provisioning
|
|
56
|
+
6. Proposed or executed cost-governance action
|
|
57
|
+
7. Post-change budget alert confirmation and monitoring state
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
# Permissions: OCI Live Cost Budget Runaway Guard
|
|
2
|
+
|
|
3
|
+
# OCI IAM policy for cost budget runaway guard
|
|
4
|
+
|
|
5
|
+
## Identity model preference
|
|
6
|
+
|
|
7
|
+
1. Named cost-governance group with tenancy-scoped budget management
|
|
8
|
+
2. Separate cost-auditors (inspect/read only) from cost-admins (manage)
|
|
9
|
+
3. GPU provisioning gates via compartment quota policies — not IAM `manage`
|
|
10
|
+
4. Never grant `manage compute-instances in tenancy` to the cost-guard role
|
|
11
|
+
|
|
12
|
+
## Budget read (audit, no mutation)
|
|
13
|
+
|
|
14
|
+
```
|
|
15
|
+
Allow group <cost-auditors> to inspect usage-budgets in tenancy
|
|
16
|
+
Allow group <cost-auditors> to read usage-budgets in tenancy
|
|
17
|
+
Allow group <cost-auditors> to inspect costs in tenancy
|
|
18
|
+
Allow group <cost-auditors> to read costs in tenancy
|
|
19
|
+
```
|
|
20
|
+
|
|
21
|
+
## Budget write (manage — budgets are tenancy-scoped resources)
|
|
22
|
+
|
|
23
|
+
```
|
|
24
|
+
Allow group <cost-admins> to manage usage-budgets in tenancy
|
|
25
|
+
```
|
|
26
|
+
|
|
27
|
+
## Quota inspection and resource search
|
|
28
|
+
|
|
29
|
+
```
|
|
30
|
+
Allow group <cost-admins> to inspect quota in tenancy
|
|
31
|
+
Allow group <cost-admins> to read quota in tenancy
|
|
32
|
+
Allow group <cost-admins> to use resource-search in tenancy
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
## Cost operators (middle tier — adjust budgets, cannot delete)
|
|
36
|
+
|
|
37
|
+
OCI policy-based IAM supports tier separation by verb. Cost operators can
|
|
38
|
+
re-tune budget thresholds and notification rules without holding `manage`
|
|
39
|
+
delete rights:
|
|
40
|
+
|
|
41
|
+
```
|
|
42
|
+
Allow group <cost-operators> to use usage-budgets in tenancy
|
|
43
|
+
Allow group <cost-operators> to read costs in tenancy
|
|
44
|
+
Allow group <cost-operators> to use ons-topics in compartment <cost-alerts-compartment>
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
`use usage-budgets` permits update + alert rule changes; it does NOT permit
|
|
48
|
+
budget creation or deletion — those remain with `<cost-admins>`.
|
|
49
|
+
|
|
50
|
+
## Cost-tracking tag namespace management
|
|
51
|
+
|
|
52
|
+
```
|
|
53
|
+
Allow group <cost-admins> to manage tag-namespaces in compartment <cost-tracking-compartment>
|
|
54
|
+
Allow group <cost-admins> to use tag-namespaces in tenancy
|
|
55
|
+
```
|
|
56
|
+
|
|
57
|
+
## GPU/HPC shape gate via compartment quota (strongest control)
|
|
58
|
+
|
|
59
|
+
Set a compartment-level quota to prevent GPU provisioning without explicit increase:
|
|
60
|
+
|
|
61
|
+
```
|
|
62
|
+
set compute-core-count quota gpu-vm-count to 0 in compartment <default-compute>
|
|
63
|
+
```
|
|
64
|
+
|
|
65
|
+
This physically prevents any GPU shape from being provisioned without a quota
|
|
66
|
+
increase request — a harder gate than IAM deny policies.
|
|
67
|
+
|
|
68
|
+
## Do not use
|
|
69
|
+
|
|
70
|
+
```
|
|
71
|
+
# FORBIDDEN
|
|
72
|
+
# Allow group <cost-admins> to manage all-resources in tenancy ← FORBIDDEN
|
|
73
|
+
Allow any-group to manage compute-instances in tenancy
|
|
74
|
+
Allow group <cost-admins> to manage compute-instances in tenancy
|
|
75
|
+
# Cost guard should not have VM create/stop rights — escalate to compute operator
|
|
76
|
+
```
|
|
77
|
+
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
# Cost Budget Runaway — Preflight Commands
|
|
2
|
+
|
|
3
|
+
## 1. List all budgets and current utilization
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
oci budgets budget list \
|
|
7
|
+
--compartment-id <TENANCY_OCID> \
|
|
8
|
+
--all \
|
|
9
|
+
--query 'data[].{name:"display-name", amount:amount, spent:"actual-spend", forecast:"forecasted-spend", reset:"reset-period"}' \
|
|
10
|
+
--output table
|
|
11
|
+
```
|
|
12
|
+
|
|
13
|
+
## 2. Check compute GPU/HPC service limits
|
|
14
|
+
|
|
15
|
+
```bash
|
|
16
|
+
oci limits value list \
|
|
17
|
+
--compartment-id <TENANCY_OCID> \
|
|
18
|
+
--service-name compute \
|
|
19
|
+
--all \
|
|
20
|
+
--query 'data[?contains(name, `gpu`) || contains(name, `hpc`)].{name:name, value:value, scope:"scope-type"}' \
|
|
21
|
+
--output table
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
## 3. Search for running GPU/HPC instances across tenancy
|
|
25
|
+
|
|
26
|
+
```bash
|
|
27
|
+
oci resource search search-resources \
|
|
28
|
+
--query-text 'query instance resources where
|
|
29
|
+
(shape = '"'"'BM.GPU4.8'"'"' ||
|
|
30
|
+
shape = '"'"'VM.GPU3.1'"'"' ||
|
|
31
|
+
shape = '"'"'BM.HPC2.36'"'"' ||
|
|
32
|
+
shape = '"'"'BM.GPU.H100.8'"'"') &&
|
|
33
|
+
lifecycleState = '"'"'RUNNING'"'"'' \
|
|
34
|
+
--query 'data.items[].{id:"identifier", name:"display-name", compartment:"compartment-id"}'
|
|
35
|
+
```
|
|
36
|
+
|
|
37
|
+
## 4. Audit cost-tracking tag namespaces
|
|
38
|
+
|
|
39
|
+
```bash
|
|
40
|
+
oci iam tag-namespace list \
|
|
41
|
+
--compartment-id <TENANCY_OCID> \
|
|
42
|
+
--all \
|
|
43
|
+
--query 'data[].{name:name, state:"lifecycle-state", isRetired:"is-retired"}' \
|
|
44
|
+
--output table
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
## 5. Check active budget alerts
|
|
48
|
+
|
|
49
|
+
```bash
|
|
50
|
+
oci budgets alert list \
|
|
51
|
+
--compartment-id <TENANCY_OCID> \
|
|
52
|
+
--all \
|
|
53
|
+
--query 'data[].{budgetId:"budget-id", threshold:threshold, triggered:"time-first-triggered"}'
|
|
54
|
+
```
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
# Cost Budget Runaway — Rollback Playbook
|
|
2
|
+
|
|
3
|
+
## Restore a raised budget threshold to previous value
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
oci budgets budget update \
|
|
7
|
+
--budget-id <BUDGET_OCID> \
|
|
8
|
+
--amount <PREVIOUS_AMOUNT>
|
|
9
|
+
|
|
10
|
+
# Verify
|
|
11
|
+
oci budgets budget get \
|
|
12
|
+
--budget-id <BUDGET_OCID> \
|
|
13
|
+
--query 'data.{amount:amount, reset:"reset-period", spent:"actual-spend"}'
|
|
14
|
+
```
|
|
15
|
+
|
|
16
|
+
## Emergency: stop a runaway GPU instance (requires Compute operator — escalate if needed)
|
|
17
|
+
|
|
18
|
+
```bash
|
|
19
|
+
# Soft stop (OCPU billing continues for stopped-but-preserved VMs until termination)
|
|
20
|
+
oci compute instance action \
|
|
21
|
+
--instance-id <INSTANCE_OCID> \
|
|
22
|
+
--action STOP
|
|
23
|
+
|
|
24
|
+
# For bare metal GPU (BM.GPU4.8) — billing stops only on TERMINATE
|
|
25
|
+
# Escalate to Compute operator with appropriate compartment manage rights
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
## Lower a compartment GPU quota to prevent further provisioning
|
|
29
|
+
|
|
30
|
+
```bash
|
|
31
|
+
oci limits quota create \
|
|
32
|
+
--compartment-id <COMPARTMENT_OCID> \
|
|
33
|
+
--name "emergency-gpu-cap-$(date +%Y%m%d)" \
|
|
34
|
+
--statements '["set compute-core-count quota gpu-count to 0 in compartment <COMPARTMENT>"]'
|
|
35
|
+
```
|
|
36
|
+
|
|
37
|
+
## Revert a budget alert threshold change
|
|
38
|
+
|
|
39
|
+
```bash
|
|
40
|
+
oci budgets alert update \
|
|
41
|
+
--budget-id <BUDGET_OCID> \
|
|
42
|
+
--alert-id <ALERT_OCID> \
|
|
43
|
+
--threshold <PREVIOUS_THRESHOLD> \
|
|
44
|
+
--threshold-type ABSOLUTE
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
## Verify budget enforcement is restored
|
|
48
|
+
|
|
49
|
+
```bash
|
|
50
|
+
oci budgets budget get \
|
|
51
|
+
--budget-id <BUDGET_OCID> \
|
|
52
|
+
--query 'data.{amount:amount, alerts:alerts[*].threshold}'
|
|
53
|
+
```
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "OCI Live Cost Budget Runaway Guard"
|
|
3
|
+
description: "Gate OCI budget rule mutations, cost-tracking tag changes, and GPU or HPC shape provisioning against compartment spend limits before any cost-impacting mutation."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# OCI Live Cost Budget Runaway Guard
|
|
7
|
+
|
|
8
|
+
Use this canonical agent only for `oci-live-cost-budget-runaway-guard` work.
|
|
9
|
+
|
|
10
|
+
## Required Skill
|
|
11
|
+
|
|
12
|
+
Before answering, read and follow:
|
|
13
|
+
|
|
14
|
+
- `skills/oci/oci-live-cost-budget-runaway-guard/SKILL.md`
|
|
15
|
+
|
|
16
|
+
Load files under `skills/oci/oci-live-cost-budget-runaway-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
17
|
+
|
|
18
|
+
## Focus
|
|
19
|
+
|
|
20
|
+
Gate OCI budget rule mutations, cost-tracking tag changes, and GPU/HPC shape provisioning (BM.GPU4.8, A100, BM.HPC2.36) against compartment spend limits and approved quotas.
|
|
21
|
+
|
|
22
|
+
## Operating Rules
|
|
23
|
+
|
|
24
|
+
- Load and follow the bound OCI skill first; do not drift into generic cloud advice.
|
|
25
|
+
- This role is for repos or sessions that may be connected to live OCI credentials, CLI profiles, or real environments.
|
|
26
|
+
- Before any live OCI mutation, confirm tenancy, compartment, active principal, exact target resource, expected impact, and explicit human approval.
|
|
27
|
+
- Prefer plan, detect-drift, inspect, read, describe, 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, private keys, tenancy OCIDs, or raw config dumps unless already sanitized and required.
|
|
31
|
+
|
|
32
|
+
## Response Shape
|
|
33
|
+
|
|
34
|
+
1. Tenancy and compartment identity confirmation
|
|
35
|
+
2. Active budget inventory and current spend vs threshold (oci budgets budget list)
|
|
36
|
+
3. GPU/HPC shape quota usage and running instance inventory
|
|
37
|
+
4. Cost-tracking tag namespace audit
|
|
38
|
+
5. Approval status for budget change or GPU/HPC provisioning
|
|
39
|
+
6. Proposed or executed cost-governance action
|
|
40
|
+
7. Post-change budget alert confirmation and monitoring state
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
name = "oci-live-cost-budget-runaway-guard_agent"
|
|
2
|
+
description = "Specialized subagent for oci-live-cost-budget-runaway-guard. Gate OCI budget rule mutations, cost-tracking tag changes, and GPU or HPC shape provisioning against compartment spend limits 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 `oci-live-cost-budget-runaway-guard` skill first. This agent exists only for that guarded live-OCI 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 OCI budget rule mutations, cost-tracking tag changes, and GPU/HPC shape provisioning (BM.GPU4.8, A100, BM.HPC2.36) against compartment spend limits and approved quotas.
|
|
16
|
+
|
|
17
|
+
Safety contract:
|
|
18
|
+
- Load and follow the bound OCI skill first; do not drift into generic cloud advice.
|
|
19
|
+
- This role is for repos or sessions that may be connected to live OCI credentials, CLI profiles, or real environments.
|
|
20
|
+
- Before any live OCI mutation, confirm tenancy, compartment, active principal, exact target resource, expected impact, and explicit human approval.
|
|
21
|
+
- Prefer plan, detect-drift, inspect, read, describe, 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, private keys, tenancy OCIDs, or raw config 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/oci/oci-live-cost-budget-runaway-guard/SKILL.md"
|
|
29
|
+
enabled = true
|
|
30
|
+
|
|
31
|
+
[metadata]
|
|
32
|
+
author = "github: Raishin"
|