reference/terraform-modules.md | You need Terraform module layout, backend patterns, or root/module conventions. |
reference/aws-specialist.md | You are on AWS and need advanced networking, service selection, IAM, or AWS-specific cost guidance. |
reference/gcp-specialist.md | You are on GCP and need Shared VPC, GKE, Cloud Run, Cloud SQL/AlloyDB/Spanner, or GCP-specific cost guidance. |
reference/multicloud-patterns.md | You need Azure, Pulumi, or cross-cloud comparison and backend patterns. |
reference/docker-compose-templates.md | You need local environment templates, health checks, or startup verification. |
reference/security-and-cost.md | You need secrets, IAM, network guardrails, .env.example, or env validation patterns. |
reference/k8s-manifest-scaffolding.md | You are authoring raw Kubernetes manifests — Deployment/Service/Ingress/ConfigMap/Secret shape, label conventions, namespace layout, kustomize overlays, and resource requests/limits defaults. |
reference/helm-chart-authoring.md | You are packaging a workload as a Helm chart — Chart.yaml, values.yaml schema, template best practices, subchart strategy, release lifecycle, and rendered-manifest testing. |
reference/cdk-scaffolding.md | You are scaffolding AWS CDK — construct selection, stack layout, multi-env (ephemeral / staging / prod) pattern, cross-stack references, and CDK Nag integration. |
reference/cost-estimation.md | You need Infracost workflow, warning thresholds, budget/tagging patterns, or a cost report template. |
reference/terraform-operations.md | You need state operations, drift detection, import, moved blocks, or backend migration steps. |
reference/terraform-compliance.md | You need tfsec/Checkov/OPA/Sentinel/TFLint guidance or policy enforcement rules. |
reference/terraform-iac-anti-patterns.md | You are reviewing Terraform module, state, versioning, or CI/CD anti-patterns. |
reference/docker-environment-anti-patterns.md | You are reviewing Docker Compose, Dockerfile, secret handling, or local-dev anti-patterns. |
reference/cloud-infrastructure-anti-patterns.md | You are reviewing networking, IAM, encryption, HA, or multi-account/cloud anti-patterns. |
reference/cost-finops-anti-patterns.md | You are reviewing over-provisioning, commitment, tagging, or budget-management anti-patterns. |
_common/OPUS_5_AUTHORING.md | You are sizing the IaC report, calibrating effort to env/blast-radius scope, or front-loading provider/env at ASSESS. Critical for Scaffold: P3, P6. |
reference/autorun-schema.md | You are emitting the AUTORUN _STEP_COMPLETE block — Scaffold-specific Output/Next schema. |