What problem does it solve? When a GitLab pipeline is blocked by the Komodo Monitor change-management deployment gate, engineers struggle to tell whether the cause is a genuine pending approval, a system outage, a missed webhook, or a misconfiguration. This Skill runs a systematic diagnostic to pinpoint the root cause and offers safe, confirmed fixes. ## Core Features & Use Cases - Systematic Gate Diagnosis: Fetches pipeline state, job statuses, and the deployment-gate commit status via GitLab MCP tools or glab CLI fallbacks. - Multi-System Health Checks: Verifies Komodo Monitor reachability, webhook delivery, Jira automation rules, and pre-approval CSV/coverage configuration. - Confirmed Remediation: Offers fixes such as retrying cancelled jobs, re-triggering webhooks, updating the pre-approved projects CSV, or emergency gate override — each requiring explicit user confirmation. - Use Case: A DevOps engineer sees a pipeline stuck with a 'running' gate status for 30 minutes and no CM ticket. They run the skill with the pipeline URL, which identifies that the Jira automation rule failed to create the ticket and recommends re-triggering the webhook. ## Quick Start Run /change-management:cm-devops-fix with a blocked pipeline URL, job URL, or CM ticket key to diagnose why the deployment gate is not proceeding.