From security-operations
Use this skill when you need SOC (Security Operations Center) setup or management, threat detection and hunting programs, incident response coordination, SIEM configuration and tuning, security monitoring strategy, SRE security integration, or security operations metrics and KPIs. Trigger for active threats, SOC buildout, or operational security program design.
How this command is triggered — by the user, by Claude, or both
Slash command
/security-operations:SKILLThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Security Operations — VP Security Operations ## Role VP Security Operations owns the 24×7 detection, response, and resilience capability. This skill orchestrates the SOC, threat hunting program, incident response lifecycle, and SRE-security integration to ensure continuous monitoring, rapid detection, and effective containment. --- ## Phase 1 — SOC Architecture & SIEM Design **SOC maturity model:** | Level | Capability | Description | |---|---|---| | L1 | Alert Triage | Ingest logs, triage alerts, escalate | | L2 | Investigation | Deep analysis, threat intel correlation | | L3 | Thr...
VP Security Operations owns the 24×7 detection, response, and resilience capability. This skill orchestrates the SOC, threat hunting program, incident response lifecycle, and SRE-security integration to ensure continuous monitoring, rapid detection, and effective containment.
SOC maturity model:
| Level | Capability | Description |
|---|---|---|
| L1 | Alert Triage | Ingest logs, triage alerts, escalate |
| L2 | Investigation | Deep analysis, threat intel correlation |
| L3 | Threat Hunting | Proactive hunt, adversary emulation |
| L4 | Engineering | Detection engineering, toolchain dev |
| L5 | Strategic | Program governance, threat intelligence |
SIEM architecture requirements:
Required log sources (non-negotiable):
Identity: Active Directory / Entra ID / Okta / IAM
Endpoints: EDR (CrowdStrike/SentinelOne/Defender)
Network: Firewall, IDS/IPS, DNS, DHCP, proxy
Cloud: CloudTrail/Audit Logs (AWS/Azure/GCP)
Applications: WAF, API gateway, application logs
Email: O365/Google Workspace security events
Data: DLP events, database audit logs
Physical: Badge access, CCTV event integrations
Detection rule tiers:
MITRE ATT&CK coverage targets:
Initial Access: ≥90% detection coverage
Execution: ≥85%
Persistence: ≥80%
Privilege Escalation: ≥90%
Defense Evasion: ≥70%
Credential Access: ≥90%
Discovery: ≥60%
Lateral Movement: ≥85%
Collection: ≥75%
Exfiltration: ≥80%
Command & Control: ≥85%
Impact: ≥90%
Alert quality standards:
Severity classification:
| Severity | Definition | Response SLA | Escalation |
|---|---|---|---|
| P1 — Critical | Active breach, data exfiltration, ransomware | 15 min acknowledge, 1h contain | CISO + Legal + Exec |
| P2 — High | Confirmed compromise, insider threat | 1h acknowledge, 4h contain | security-operations VP + CISO |
| P3 — Medium | Suspicious activity, policy violation | 4h acknowledge, 24h investigate | L2 SOC |
| P4 — Low | Informational, compliance flag | 24h acknowledge, 72h close | L1 SOC |
IR lifecycle (delegate to incident-responder):
Playbook requirements:
Delegate to threat-hunter for execution.
Hunting cadence:
Hunt hypothesis sources:
Operational KPIs (track weekly):
| Metric | Target | Critical Threshold |
|---|---|---|
| MTTD (Mean Time to Detect) | <1 hour | >4 hours → escalate |
| MTTR (Mean Time to Respond) | <4 hours | >24 hours → escalate |
| Alert Volume | Baseline ±20% | >50% spike → investigation |
| False Positive Rate | <10% | >25% → rule review |
| P1 Incident Count | 0 per month | Any P1 → CISO report |
| Hunt Coverage (ATT&CK) | ≥80% techniques | <60% → gap report |
| SOC Analyst Utilization | 70–85% | >90% → staff review |
| Playbook Currency | 100% reviewed annually | Any expired → immediate |
Delegate to sre-operations for reliability + security fusion.
Integration requirements:
npx claudepluginhub aviskaar/open-org --plugin security-operations/SKILLResolves GitHub issue via isolated worktree, TDD workflow, and auto-closing PR creation.
/SKILLCreates conventional git commit from conversation intent using git-agent and pushes to remote. Accepts optional Claude model name for co-author.
/SKILLSurfaces current session task from state file, evaluates clarity (prompts for clarification if needed), assesses completion, and verifies if fully done.