Investigates, interprets, and documents legacy cloud infrastructure and Kubernetes configurations to recover architectural context and intent.
This skill empowers developers to systematically reverse-engineer inherited infrastructure, particularly in high-complexity scenarios like company mergers or post-migration audits. It provides structured frameworks for mapping AWS resources, Azure environments, and Kubernetes clusters (with specialized support for kOps to EKS transitions), enabling teams to identify technical debt, redundant resources, and hidden risks. By moving from evidence to hypothesis, it helps transform undocumented systems into clear, actionable documentation and Architectural Decision Records (ADRs).
주요 기능
01Structured documentation generation using /infra-doc and /adr commands
02Database discovery for RDS Postgres, MSSQL, and Redshift schemas and performance tuning
03Multi-cloud investigation patterns for AWS and Azure resource mapping
04Identification of 'merge artifacts' like duplicate VPCs and overlapping CIDR ranges
05Deep Kubernetes cluster audits including namespaces, RBAC, and kOps state store analysis
060 GitHub stars
사용 사례
01Onboarding onto a legacy project with no existing architectural documentation
02Auditing infrastructure during a company merger to identify redundant or conflicting resources
03Planning a migration from legacy kOps-managed Kubernetes clusters to EKS