skills/legal/ir-tabletop-exercise/SKILL.md
Drafts a tabletop exercise script to stress-test an organization's Incident Response Plan against cybersecurity threats and breach notification obligations (GDPR, CCPA, HIPAA, GLBA, PCI DSS, NERC CIP, DFARS, SEC). Produces scenario injects, participant role assignments, facilitation guides, and after-action report frameworks. Use when creating IR tabletop exercises, cybersecurity drills, breach response simulations, or incident preparedness assessments.
npx skillsauth add casemark/skills ir-tabletop-exerciseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Produces a ready-to-execute tabletop exercise that tests an organization's IR Plan against realistic cyber threats and regulatory notification deadlines.
Extract from provided materials before drafting:
| Element | Source | |---|---| | Notification deadlines | Regulatory docs, state-specific windows | | Escalation hierarchy | IR Plan org chart, decision authority matrix | | Regulated data types | Data inventory (PII, PHI, PCI, classified/CUI) | | Prior gaps | After-action reports, audit findings | | Contractual obligations | Vendor agreements, cyber insurance, customer DPAs |
Select a threat scenario matched to org risk profile:
| Scenario | Regulatory Triggers | Key Complexity | |---|---|---| | Ransomware + exfiltration | Breach notification + OFAC screening | Dual operational/legal pressure | | Business email compromise | Wire fraud + credential harvesting | Financial + data exposure | | Supply chain compromise | Multi-party notification, vendor coordination | Shared liability, scope ambiguity | | Insider threat | Employee data, HR/legal coordination | Attribution, evidence preservation | | APT campaign | IP theft, state-actor, law enforcement | Prolonged timeline, classification |
Scenario brief must include:
| Group | Roles | Responsibilities | |---|---|---| | Core IR | IR Manager, Security Analysts, IT Ops, Forensics | Triage, containment, evidence preservation | | Legal & Compliance | General Counsel, DPO/CPO, Outside Counsel | Notification obligations, litigation hold, privilege, sanctions review | | Executive | CEO/Crisis Authority, CISO, CFO, BU Leads | Strategic decisions, business continuity, materiality | | Communications | PR, Customer Service, HR, Investor Relations | Media, customer inquiries, SEC disclosure |
Pre-exercise packet per participant: relevant IR Plan sections, role card with decision authority, notification templates, data holdings summary.
Design 4–5 injects. Per inject include:
Inject progression:
| # | Focus | Tests | |---|---|---| | 1: Detection | Initial alert, IR Plan activation | Severity classification, containment, evidence preservation, escalation | | 2: Escalation | Scope wider than expected (lateral movement, exfiltration) | Notification threshold, external forensics, insurance notice, legal coordination | | 3: External Pressure | Ransom demand / media leak / regulator inquiry | OFAC screening, public messaging, regulatory response, cross-team consistency | | 4: Recovery | Forensic conclusions, restoration, notification deadlines | Notice content, individual notice method, credit monitoring, SEC 8-K if applicable | | 5 (optional) | Cross-border, law enforcement delay, vendor coordination | Jurisdiction conflicts, notification timing tensions, multi-party coordination |
Include at top of script:
Debrief agenda (30–45 min):
After-action report sections:
| Section | Content | |---|---| | Executive Summary | Scenario, objectives, overall assessment | | Participants | Name, title, exercise role | | Observations by Phase | Detection → Containment → Eradication → Recovery → Notification | | Gap Analysis | Description, risk rating (H/M/L), root cause | | Remediation Plan | Action, owner, deadline, success criteria | | Recommendations | Future exercises, training needs, capability investments |
Distribution: participants, executive leadership, board/audit committee, CISO office.
Build a quick-reference card for participants:
| Regime | Deadline | Authority | |---|---|---| | GDPR Art. 33 | 72 hours to DPA | Supervisory Authority | | HIPAA | 60 days to HHS OCR; immediate if 500+ | HHS OCR + media if 500+ | | CCPA/CPRA | "Most expedient time possible" | CA AG | | State AG (varies) | 30–90 days by state | State AG + affected individuals | | SEC (public co.) | 4 business days (Item 1.05 Form 8-K) [VERIFY] | SEC | | PCI DSS | Per card brand rules, typically 24–72 hrs | Card brands + acquiring bank | | NERC CIP | 1 hour (CIP-008-6) [VERIFY] | NERC E-ISAC + CISA |
[VERIFY]| Issue | Resolution | |---|---| | No existing IR Plan | Exercise cannot proceed; recommend IR Plan development first | | Missing severity classification | Create simplified framework (Critical/High/Medium/Low) for exercise use; flag as gap | | Participants unfamiliar with notification deadlines | Distribute the quick-reference card in pre-exercise packets | | Scenario too complex for audience | Drop optional inject 5; simplify technical details; focus on decision-making | | Cross-border jurisdiction conflicts | Identify controlling jurisdiction per data subject location; flag irreconcilable conflicts for legal review |
Key changes from the original:
development
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.