What problem does it solve? Security operations teams struggle with noisy SIEM alerts, untested detection rules, and unknown MITRE ATT&CK coverage gaps that let attackers operate undetected. This Skill builds high-fidelity behavioral detections, validates them against real log data, and systematically closes coverage gaps. ## Core Features & Use Cases - Sigma Rule Development: Write vendor-agnostic Sigma detection rules and compile them to Splunk SPL, Microsoft Sentinel KQL, and Elastic EQL. - MITRE ATT&CK Coverage Mapping: Assess detection coverage per tactic and technique, identify critical gaps prioritized by threat intelligence, and build quarterly detection roadmaps. - Detection-as-Code Pipelines: Version-control rules in Git, validate syntax and ATT&CK mappings in CI, test against sample logs, and deploy automatically to SIEMs. - Threat Hunting: Execute structured hunt playbooks (e.g., LSASS credential dumping via Sysmon Event 10) and convert findings into automated detections. - Use Case: A SOC drowning in 500 daily false positives uses this Skill to audit its rule catalog, tune alert thresholds, map coverage against ATT&CK, and deploy a tested Sigma rule for encoded PowerShell execution within 48 hours of new threat intelligence. ## Quick Start Ask the agent to write a Sigma detection rule for a specific MITRE ATT&CK technique and compile it to your SIEM platform.