with one click
dialed
dialed contains 4 collected skills from michaellady, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Check that a DIALED-ified project's setup is still sound โ state buckets, OIDC roles, workflow references, Makefile targets, optional shared-tier state. Triggers - "dialed verify", "check dialed setup", "verify deploy pipeline".
Wire a module into an existing DIALED shared tier. Supports DIALED-shipped modules (network, database) and custom modules authored in the project. Triggers - "add module to dialed", "dialed add module", "install RDS in dialed project".
Retrofit a shared infrastructure tier (VPC + fck-nat) to a DIALED project that set needs_vpc=false at setup. Use when a project has outgrown stateless PR stacks and needs a long-lived VPC. Triggers - "add shared infra", "add VPC to dialed project", "retrofit shared tier".
Bootstrap GitHub Actions + Terraform + AWS OIDC deploy pipeline in a project using DIALED. Per-PR ephemeral stacks, staged testing, devโprod promotion. Triggers - "set up dialed", "dialed setup", "add deploy pipeline", "bootstrap CI/CD for this project".