What problem does it solve? SRE teams lose hours each month to repetitive manual work like restarting pods, replaying dead-letter queues, and investigating recurring pipeline failures. This Skill systematically detects, quantifies, and prioritizes that toil so it can be automated away. ## Core Features & Use Cases - Automated Toil Detection: Runs parallel checks against GitLab CI failure patterns, runner reliability, AKS pod restarts and OOMKilled events, ECS stopped tasks, and Terraform/Terragrunt drift. - Quantified Toil Inventory: Produces a per-product baseline table with frequency, time per occurrence, hours per month, and P1/P2 priority for each toil item. - Automation Playbooks & Tracking: Generates root-cause automation plans per P1 item, optionally creates Jira Stories with sub-tasks, and publishes a monthly Confluence toil register. - Use Case: Run a full toil analysis for the Emergency Management product to discover that ANH push notification failures and OOMKilled pod tuning consume over 9 hours per month, then auto-create Jira tickets for the remediation work. ## Quick Start Ask the assistant to run a toil analysis for a product, for example: run /ai-sre:sre-toil em all to analyze Emergency Management toil across pipelines, runners, AKS, and Azure infrastructure.