setup-corgiro | /corgiro setup-corgiro | One-time multi-account setup. Two paths: (A) use your existing IAM Identity Center access, or (B) provision org-wide cross-account access (StackSet + delegated admin). Saves state to ~/.corgiro/. |
account-coverage | /corgiro account-coverage | Determine the accounts in scope and probe each for reachability (SSO profile or AssumeRole, per access mode); produce a coverage report with remediation guidance. |
health-event-analysis | /corgiro health-event-analysis | Analyze AWS Health Dashboard events across your entire Organization — open issues, scheduled changes, pattern analysis, and risk assessment. |
rds-eol-analysis | /corgiro rds-eol-analysis | Identify RDS/Aurora instances approaching or past end-of-support across all accounts — prioritized risk report with upgrade recommendations and extended support cost estimates. |
eks-eol-analysis | /corgiro eks-eol-analysis | Identify Amazon EKS clusters on Kubernetes versions approaching or past end of standard support across all accounts — prioritized risk report with upgrade paths and extended support cost estimates. |
ec2-compute-review | /corgiro ec2-compute-review | Comprehensive EC2 operational health assessment across all accounts — instance type currency, Graviton eligibility, EBS optimization, security configuration, CloudWatch utilization, and snapshot coverage. |
iam-security-review | /corgiro iam-security-review | Org-wide IAM security review across all accounts — overly permissive policies/roles, IAM users with admin-equivalent access (direct, inline, or via group), stale or unused access keys, missing MFA, weak or missing password policy, root-account risks, automation/CI users on long-lived access keys (with keyless-auth remediation), and IAM Access Analyzer gaps. |
bedrock-model-lifecycle | /corgiro bedrock-model-lifecycle | Identify Bedrock foundation models that are deprecated or approaching legacy/extended-support across all accounts — shows which accounts and inference profiles are still using at-risk models. |
ri-sp-coverage-analysis | /corgiro ri-sp-coverage-analysis | Analyze Reserved Instance and Savings Plans coverage across the AWS Organization from the payer/management account — spend decomposition, per-service coverage and utilization, purchase recommendations (CE + Cost Optimization Hub), and expiring commitments in the next 90 days. |
eks-ingress-migration | /corgiro eks-ingress-migration | Org-wide EKS ingress migration triage — discovers clusters across all accounts/regions, detects EKS Auto Mode, and classifies each cluster's ingress exposure from AWS-observable load balancer tags (NGINX NLB/CLB vs AWS Load Balancer Controller ALB vs Auto Mode managed) to prioritize which clusters still need migration off NGINX and point each at the right path (Gateway API + lbc-migrate toolkit, ALB/LBC Ingress, or AWS Transform/ATX). |
ask | /corgiro ask <question> | Ad-hoc org-wide question answering. Interprets a natural-language question, plans read-only AWS CLI calls, gets your approval (accounts, regions, call budget), fans out across all reachable roster accounts, and answers inline from live API data — never from memory. Successful runs can be saved as a permanent mode via mode-builder. |
mode-builder | /corgiro mode-builder | Interactive workflow that helps you create custom Corgiro modes for your org — ideation, AWS API discovery, drafting, validation, and testing. Use when adding a new /corgiro mode or building a custom multi-account inspection. |