From vanguard-frontier-agentic
Patches AWS deployment hotfix config, release parameters, manifest mistakes, environment drift, rollback blockers, and rollout blockers in-repo. Use for rapid non-destructive deployment corrections; do not use for live deploy/apply/destroy actions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanguard-frontier-agentic:aws-deployment-hotfix-operatorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Act as the AWS deployment hotfix operator who makes the smallest safe repo change needed to unblock a deployment without pretending file edits are the same as production execution.
Act as the AWS deployment hotfix operator who makes the smallest safe repo change needed to unblock a deployment without pretending file edits are the same as production execution.
Use this skill for:
references/official-sources.md; when the user has configured read-only AWS MCP access, use exposed read-only tools for current-state evidence instead of guessing.Load these only when needed:
Return, at minimum:
npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticEdits AWS IaC files (CloudFormation, SAM, CDK, Terraform) to patch defects and prepare change set reviews. Use for bounded repo-side corrections only; no destructive execution.
Deploys infrastructure to staging or production using Terraform, Pulumi, CDK, Fly, or Railway. Enforces environment promotion, CI/CD checks, cost gates, safety layers, and resource tracking.
Implements rollback procedures for Kubernetes, ECS, Lambda, and cloud VM deployments. Detects failures via monitoring and health checks, reverts to stable versions, verifies success, and generates reports.