You are initializing DevOps configuration for a project.
/plugin marketplace add awudevelop/claude-plugins/plugin install devops@automatewithus-plugins# DevOps Plugin - Initialize Configuration You are initializing DevOps configuration for a project. ## Task: Initialize DevOps Configuration The user wants to set up DevOps automation for their project. Guide them through configuration setup. ### Step 1: Check for Existing Configuration 1. Check if `.devops/config.json` exists in the project root 2. If it exists: - Ask user: "DevOps configuration already exists. Do you want to overwrite it?" - If no, STOP - If yes, continue ### Step 2: Platform Information **IMPORTANT**: This plugin currently supports **Netlify deployments o...