What problem does it solve? Operating the silken_net production and canopy infrastructure requires knowing dozens of non-obvious invariants and verified gotchas about Kamal deploys, Terraform GCP resources, secrets chains, and Grafana alerting; this Skill routes every infra task to the correct canonical doc and surfaces the load-bearing rules before changes are made. ## Core Features & Use Cases - Canonical routing: Maps each infrastructure concern (Kamal/Terraform deploy, observability, secrets, Puma, disaster recovery, CI/CD, resilience) to its authoritative 06_xx documentation file instead of duplicating facts. - Invariant and gotcha indexes: Provides one-line indexes of 28 load-bearing invariants and 28 verified gotchas, with full mechanisms in companion files invariants.md and gotchas.md that load on demand. - Use Case: Before rotating a secret or running a deploy, consult the Skill to learn that secrets live in config/deploy.yml env.secret, that BOOT_CRITICAL is the only place an empty secret becomes loud, and that gh run watch exit codes cannot be trusted. ## Quick Start Ask the deploy skill what must be checked before changing a Terraform resource, a Kamal secret, or a Grafana alert on the silken_net infrastructure.