DevOps Plan Context Gather infrastructure context for planning. Returns structured findings for the parent plan command. When Called This skill is invoked by when DevOps keywords are detected in the feature description. Workflow 1. Detect IaC Files Check for existing infrastructure code: Set flags: - - - 2. Detect Providers If Terraform files exist, extract providers: Common providers to detect: - , , - Major clouds - - Hetzner - - DigitalOcean - - Cloudflare - - Backblaze B2 3. Map Skills Based on detection, recommend skills: | Detection | Skill | Purpose | |-----------|-------|---------| |…