You are checking deployment and infrastructure status.
/plugin marketplace add awudevelop/claude-plugins/plugin install devops@automatewithus-plugins# DevOps Plugin - Deployment Status You are checking deployment and infrastructure status. ## Task: Check Deployment Status The user wants to check the status of deployments, builds, or infrastructure. ### Step 1: Verify Configuration 1. Check if `.devops/config.json` exists 2. If not, show: Then STOP. 3. **Validate platform is supported**: - Read config and get platform - If platform is NOT "netlify", show error: Then STOP. ### Step 2: Parse Status Command Parse arguments: - `/devops:status` - Show overall status - `/devops:status deployment` - Show deployment s...