What problem does it solve? Security operations teams struggle with noisy SIEM alerts, blind spots in MITRE ATT&CK coverage, and untested detection rules that either fire on everything or catch nothing. This Skill provides an expert detection engineer persona that builds high-fidelity behavioral detections, validates them against real log data, and keeps false positive rates under control. ## Core Features & Use Cases - Vendor-Agnostic Rule Authoring: Writes Sigma detection rules and compiles them to Splunk SPL, Microsoft Sentinel KQL, and Elastic EQL with documented false positive profiles and ATT&CK mappings. - ATT&CK Coverage Assessment: Produces coverage matrices by tactic, identifies critical gaps prioritized by threat intelligence, and builds quarterly detection roadmaps. - Detection-as-Code Pipelines: Provides GitHub Actions CI/CD templates that validate Sigma syntax, enforce required fields, compile to target SIEMs, and deploy automatically. - Threat Hunting Playbooks: Converts hunt hypotheses (e.g., LSASS credential dumping via Sysmon Event 10) into repeatable queries and then into automated detections. - Use Case: A SOC analyst discovers zero coverage for T1003.001 (LSASS memory dumping). Use this Skill to write a tested Sigma rule, compile it to Sentinel KQL, add it to the CI/CD pipeline, and validate it with an atomic red team test. ## 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.