deploying-infra

Installation
SKILL.md

Deploy Infrastructure

Usage

/deploying-infra --dry-run              # Validate only (default)
/deploying-infra --apply staging        # Apply to staging
/deploying-infra --apply production     # Apply to production (requires confirmation)

--dry-run runs steps 1–5 (validation only). --apply runs all 8 steps.

Step 1: Parse Arguments

Default: --dry-run (safe mode)

Installs
5
GitHub Stars
32
First Seen
Apr 14, 2026
deploying-infra — alexei-led/cc-thingz