What problem does it solve?
Enterprise teams face high friction when bootstrapping and operating large-scale systems because they must coordinate monorepo structure, infrastructure-as-code, Kubernetes manifests, CI/CD, observability, and governance across teams. This Skill provides an opinionated, repeatable blueprint and operational guidance to initialize, secure, and observe enterprise platforms while embedding AI-native PDCA workflows and self-healing patterns.
Core Features & Use Cases
- Monorepo Initialization: Scaffolds Turborepo structure with apps, packages, services, infra, and docs conventions to centralize context for AI-assisted development.
- Infrastructure Templates: Provides Terraform and Kubernetes base templates, ArgoCD GitOps patterns, and recommended AWS/EKS deployment configurations.
- Observability & Self-Healing: Integrates Sentry, Prometheus, Grafana, and automated webhook-driven remediation flows for incident detection and auto-PR fixes.
- Use Case: CTOs and platform teams can rapidly bootstrap a production-ready platform including CI/CD, IaC modules, and monitoring so teams can focus on product features instead of plumbing.
Quick Start
Run the enterprise init command to scaffold a Turborepo monorepo with base Terraform, Kubernetes templates, CI/CD, and project CLAUDE.md by issuing the '/enterprise init my-platform' command.