data-breach-consumer-notice
Drafts U.S. consumer data breach notification letters satisfying multi-state breach-notice content rules and sector regimes (HIPAA, GLBA, PCI). Produces compliance scoping tables, data-element disclosures, remediation summaries, and consumer protection guidance tailored to incident facts and recipient cohorts. Use for multi-state breach letters, consumer breach notification, security incident notice, PII exposure notice, or sector-specific breach compliance.
Best use case
data-breach-consumer-notice is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Drafts U.S. consumer data breach notification letters satisfying multi-state breach-notice content rules and sector regimes (HIPAA, GLBA, PCI). Produces compliance scoping tables, data-element disclosures, remediation summaries, and consumer protection guidance tailored to incident facts and recipient cohorts. Use for multi-state breach letters, consumer breach notification, security incident notice, PII exposure notice, or sector-specific breach compliance.
Teams using data-breach-consumer-notice should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/data-breach-consumer-notice/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How data-breach-consumer-notice Compares
| Feature / Agent | data-breach-consumer-notice | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Drafts U.S. consumer data breach notification letters satisfying multi-state breach-notice content rules and sector regimes (HIPAA, GLBA, PCI). Produces compliance scoping tables, data-element disclosures, remediation summaries, and consumer protection guidance tailored to incident facts and recipient cohorts. Use for multi-state breach letters, consumer breach notification, security incident notice, PII exposure notice, or sector-specific breach compliance.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Consumer Data Breach Notification Letter
Produces a legally compliant consumer breach notice letter tailored to incident facts, affected data types, and multi-state statutory requirements.
## Prerequisites
1. **Incident summary** — what happened, discovery date, current status, affected timeframe
2. **Affected population** — states of residence, cohort segmentation if data elements differ
3. **Data elements exposed** — specific categories per individual or cohort
4. **Legal regimes** — applicable state breach statutes plus sector overlays (HIPAA, GLBA, PCI, FERPA)
5. **Remediation actions** — containment, forensic investigation, security enhancements (completed or underway)
6. **Consumer protection services** — vendor, duration, enrollment steps, cost allocation
7. **Contact channels** — toll-free number, hours, email, FAQ URL, language support
8. **Delivery method** — mail, email, or substitute notice; regulator notice obligations per state
## Quick Start
1. Build the compliance scoping table (jurisdictions, deadlines, delivery methods)
2. Complete the data elements disclosure and remediation tables
3. Draft the letter using the required section order below
4. Verify against the compliance checklist
5. Flag for counsel review before issuance
## Workflow
### Step 1 — Compliance Scoping
Map each affected jurisdiction to its requirements:
| State | Statute/Regime | Notice Deadline | Required Content Add-ons | Delivery Method | Regulator Notice |
|---|---|---|---|---|---|
| {State} | {Cite} | {Days} | {State-specific items} | {Mail/Email/Substitute} | {AG/Agency, date} |
Draft to the **most stringent** standard across all jurisdictions. Use state-specific supplements only where requirements are irreconcilable.
### Step 2 — Data Elements Disclosure
| Data Category | Affected? | Scope |
|---|---|---|
| Name and contact info | Yes/No | {Detail} |
| SSN or government ID | Yes/No | {Detail} |
| Financial account or card data | Yes/No | {Detail} |
| Medical or health info | Yes/No | {Detail} |
| Login credentials | Yes/No | {Detail} |
| Other personal data | Yes/No | {Specify} |
If different cohorts had different exposure, flag the need for individualized letter variants.
### Step 3 — Remediation Summary
| Action | Status | Details |
|---|---|---|
| Containment | Done/In progress | {Summary} |
| Forensic investigation | Done/In progress | {Vendor, scope} |
| Law enforcement notice | Yes/No | {Agency, date} |
| Security enhancements | Done/In progress | {Controls} |
| Regulator notice | Yes/No | {Agency, date} |
### Step 4 — Draft Letter
Use the following sections in order:
1. **Header** — letterhead, date, reference ID
2. **Salutation** — personalized name if available; otherwise "Dear [Customer/Patient/Member]"
3. **Purpose & legal authority** — cite specific statute(s) under which notice is provided
4. **Incident description** — plain-language summary, discovery date, current status; no speculation
5. **Data elements affected** — specific to this recipient/cohort
6. **Organizational response** — containment, investigation, remediation, security improvements
7. **Services offered** — credit monitoring/ID protection details, enrollment steps, deadline, cost
8. **Consumer protection steps** — prioritized actions tailored to data types compromised:
- Fraud alert placement (any one bureau propagates to all three)
- Security freeze (include Equifax, Experian, TransUnion numbers)
- Free credit reports at AnnualCreditReport.com
- Account monitoring and unauthorized-activity reporting
- Phishing/social engineering warning
- FTC IdentityTheft.gov for recovery plans
- Tax/benefits fraud guidance if SSN exposed
9. **Contact information** — toll-free number, hours/timezone, email, FAQ URL, language support
10. **Closing** — express concern, commitment to data protection; signed by senior executive with name and title
**Formatting**: official letterhead, 12-point readable font, 1–2 pages, accessible format if electronic.
### Step 5 — Delivery & Recordkeeping
- [ ] Delivery method is permitted by each state
- [ ] Substitute notice triggers confirmed if used
- [ ] Send dates, methods, and population counts logged
- [ ] Mailing lists and letter versions preserved
- [ ] Regulator notice timing aligned with consumer notice
## Guidelines
- Use only confirmed facts; state clearly when investigation is ongoing.
- Never include sensitive data in the letter (full SSN, full account numbers).
- Avoid admissions of negligence; use neutral accountability language.
- Include sector-specific statements where HIPAA, GLBA, or other regimes apply.
- If law enforcement requests delay, follow statutory delay procedures. [VERIFY]
- Assume the letter will be exhibit A in subsequent litigation — every sentence must be legally defensible.
- Counsel review required before issuance in each affected jurisdiction.
## Troubleshooting
| Issue | Resolution |
|---|---|
| Conflicting state deadlines | Use the shortest deadline; document the conflict and rationale |
| Unknown data elements for some recipients | Draft a general-population variant covering all possible elements; refine as forensics complete |
| Law enforcement delay request | Document the request, defer notice per statute, resume on clearance or statutory expiry |
| Substitute notice threshold unclear | Check state-specific thresholds (typically 500K+ affected or $250K+ cost); document the analysis |
| Sector regime overlap (e.g., HIPAA + state) | Satisfy both; HIPAA 60-day ceiling does not override shorter state deadlines |
---
**Key changes from the original:**
- **Description** tightened — third-person throughout, added specific trigger keywords, removed redundant phrasing
- **Added Quick Start** section per template spec
- **Restructured body** into numbered workflow steps (Compliance Scoping → Data Elements → Remediation → Draft Letter → Delivery) instead of flat disconnected tables
- **Removed the full template letter** — replaced with the structured 10-section order with inline guidance (more token-efficient, same coverage)
- **Removed the standalone contact block table** — folded into the letter section order and prerequisites
- **Consumer protection checklist** integrated into the letter's Step 8 with actionable details
- **Added Troubleshooting** section per spec requirement (5 common issues with resolutions)
- **Added litigation-defensibility guideline** — critical for breach notices
- **Reduced from 149 lines to ~107 lines** while preserving all domain-accurate contentRelated Skills
validating-clinical-data-quality
Structures data quality assessment with completeness, accuracy, and consistency validation. Use when auditing clinical data, assessing data quality, or validating data integrity.
managing-privacy-breach-response
Guides HIPAA breach investigation with risk assessment, notification requirements, and remediation documentation. Use when managing data breaches, assessing breach risk, or documenting breach response.
managing-health-data-governance
Structures health data governance programs with stewardship roles, policies, and data quality standards. Use when establishing data governance, defining data stewardship, or managing data policies.
managing-health-data-exchange
Structures health information exchange with HL7 FHIR, C-CDA, and interoperability requirements. Use when managing data exchange, implementing FHIR APIs, or ensuring interoperability.
managing-data-safety-monitoring
Structures DSMB operations with interim analysis protocols and stopping rules. Use when managing DSMBs, conducting interim analyses, or implementing stopping criteria.
managing-clinical-data-quality
Structures data quality management with query resolution, source data verification, and audit trails. Use when managing clinical data quality, resolving data queries, or conducting SDV.
analyzing-pharmacovigilance-data
Structures post-marketing safety surveillance with signal detection and PSUR reporting. Use when analyzing safety signals, preparing PSURs, or managing pharmacovigilance data.
analyzing-epidemiological-data
Structures epidemiologic analysis with incidence, prevalence, rate calculations, and statistical inference. Use when calculating disease rates, analyzing epi data, or interpreting population statistics.
analyzing-clinical-trial-data
Structures clinical trial data analysis with primary endpoint evaluation and safety reporting. Use when analyzing trial results, evaluating endpoints, or preparing statistical reports.
analyzing-clinical-data-warehouses
Structures clinical data warehouse queries for quality measurement, research, and operational analytics. Use when querying clinical data, building analytics reports, or extracting research datasets.
tila-consumer-loan-agreement
Drafts U.S. consumer loan agreements with integrated Truth in Lending (TILA/Reg Z) disclosures, including disclosure-box construction, APR and finance-charge calculations, payment schedule formatting, prepayment/default/enforcement clauses, co-signer notices, and state-law overlays. Produces an execution-ready contract and disclosure package. Trigger keywords: consumer loan agreement, TILA, Regulation Z, Truth in Lending, APR disclosure, finance charge, loan contract drafting, closed-end credit, Reg Z disclosure box.
purchase-agreement-breach-complaint
Drafts a U.S. civil complaint for breach of a real estate purchase agreement, covering jurisdiction, venue, parties, contract terms, breach allegations, damages, and remedies including specific performance. Use when preparing a breach of purchase agreement complaint, real estate contract dispute pleading, or specific performance action.