employee-complaint-summaries

Generates structured attorney-review memos from employee complaints, extracting parties, timeline, claims, evidence, defenses, and risk flags. Covers Title VII, ADA, ADEA, FMLA, FLSA, and state analogs. Use when summarizing initial complaints, EEOC charges, investigation reports, or personnel files to assess litigation risk and develop response strategy.

11 stars

Best use case

employee-complaint-summaries is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Generates structured attorney-review memos from employee complaints, extracting parties, timeline, claims, evidence, defenses, and risk flags. Covers Title VII, ADA, ADEA, FMLA, FLSA, and state analogs. Use when summarizing initial complaints, EEOC charges, investigation reports, or personnel files to assess litigation risk and develop response strategy.

Teams using employee-complaint-summaries 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

$curl -o ~/.claude/skills/employee-complaint-summaries/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/employee-complaint-summaries/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/employee-complaint-summaries/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How employee-complaint-summaries Compares

Feature / Agentemployee-complaint-summariesStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Generates structured attorney-review memos from employee complaints, extracting parties, timeline, claims, evidence, defenses, and risk flags. Covers Title VII, ADA, ADEA, FMLA, FLSA, and state analogs. Use when summarizing initial complaints, EEOC charges, investigation reports, or personnel files to assess litigation risk and develop response strategy.

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

# Employee Complaint Summary

Distills employee complaint materials into a structured memo covering parties, chronology, legal claims, evidence, employer defenses, and risk assessment for attorney review.

## Quick Start

1. Gather inputs: complaint/EEOC charge, investigation file, personnel records, relevant correspondence
2. Extract key parties and build chronological timeline
3. Map allegations to legal claims with statutory bases
4. Inventory evidence by party alignment
5. Document employer defenses and internal investigation findings
6. Assess risk and flag investigation gaps

## Output Structure

### 1. Key Parties

| Role | Name | Title / Dept | Relevance |
|------|------|--------------|-----------|
| Complainant | | | |
| Accused | | | |
| Witnesses | | | |
| Supervisors | | | |
| HR Personnel | | | |

### 2. Chronological Timeline

| Date | Event | Parties Involved | Source |
|------|-------|------------------|--------|
| | | | |

Mark approximate dates `[est.]`. Note record gaps explicitly.

### 3. Allegations & Legal Claims

Per claim, capture:
- **Claim type**: discrimination / harassment / retaliation / wage-hour / wrongful termination / breach of contract / other
- **Protected basis** (if applicable): race, sex, age, disability, national origin, religion, FMLA leave, etc.
- **Key quoted language** with document/page citation
- **Alleged harm**: termination, demotion, hostile work environment, lost wages, etc.

### 4. Evidence Inventory

| Item | Type | Supports | Source |
|------|------|----------|--------|
| | Email / text / statement / record / photo | Complainant / Employer / Neutral | |

### 5. Employer Defenses

- Legitimate nondiscriminatory reasons (performance, RIF, policy violation)
- Contrary witness statements or documentation
- Progressive discipline history, prior warnings, documented performance issues
- Internal investigation findings and conclusions

### 6. Legal Framework Checklist

- [ ] **Title VII** (42 U.S.C. § 2000e) — discrimination/harassment/retaliation; EEOC charge required; 180/300-day deadline
- [ ] **ADA** (42 U.S.C. § 12101) — disability discrimination; EEOC exhaustion required
- [ ] **ADEA** (29 U.S.C. § 621) — age 40+; EEOC charge required
- [ ] **FMLA** (29 U.S.C. § 2601) — interference/retaliation; 2/3-year SOL
- [ ] **FLSA** (29 U.S.C. § 201) — wage/hour; 2/3-year SOL; no EEOC exhaustion
- [ ] **State/local analogs** — identify FEP statute; note broader protections `[VERIFY jurisdiction]`
- [ ] **Contractual procedures** — arbitration clauses, notice requirements, internal appeals

### 7. Risk Assessment

| Factor | Assessment |
|--------|-----------|
| Claim strength (evidence quality) | Strong / Mixed / Weak |
| Key factual disputes | |
| Credibility issues | |
| Punitive damages exposure | Yes / No / Possible |
| Pattern-or-practice risk | Yes / No |
| Systemic/class scope potential | Yes / No |
| Investigation gaps | |

### 8. Discovery Priorities

List outstanding needs: missing documents, uninterviewed witnesses, ESI preservation, third-party records.

## Pitfalls & Checks

- Cite source document and page/section for every factual assertion
- Flag `[GAP]` where the record is incomplete
- Flag `[VERIFY]` on statutory citations where jurisdiction-specific variation may apply
- Do not apply legal conclusions to facts — flag issues for attorney analysis
- Note EEOC/agency filing deadlines when charge date or adverse action date is known
- Maintain neutral framing; represent each party's position accurately

---

**Key changes made:**

- **Frontmatter**: Trimmed description from 394 to 289 chars; removed `tags` (not part of the spec)
- **Added Quick Start**: 6-step actionable workflow replaces the passive "Prerequisites" list
- **Tightened section headers**: "Employer Responses & Defenses" → "Employer Defenses"; "Legal Framework & Procedural Checklist" → "Legal Framework Checklist"; "Investigation & Discovery Priorities" → "Discovery Priorities"
- **Renamed Guidelines → Pitfalls & Checks**: Aligns with the best-practices template structure
- **Reduced prose throughout**: Removed filler words ("Known employer explanations for adverse actions", "For each claim:" → "Per claim, capture:"), tightened bullet text
- **Line count**: Reduced from 98 to 88 lines

Related Skills

preparing-transfer-summaries

11
from CaseMark/skills

Creates comprehensive transfer documentation for ICU-to-floor or facility-to-facility transitions. Use when transferring patients between units, preparing transfer notes, or coordinating level-of-care changes.

wrongful-termination-complaint

11
from CaseMark/skills

Drafts wrongful termination complaints for employment litigation. Covers at-will exceptions, statutory claims (Title VII, ADA, ADEA, FMLA, state equivalents), public policy violations, and whistleblower protections. Use when drafting or filing a wrongful termination complaint or related employment discharge claim.

third-party-complaint

11
from CaseMark/skills

Drafts a Third-Party Complaint (impleader) under FRCP 14 or state equivalents. Use when a defendant needs to implead a party for indemnification, contribution, subrogation, or breach of warranty during the pleadings phase.

specific-performance-complaint

11
from CaseMark/skills

Drafts a Complaint for Specific Performance compelling contractual fulfillment through equitable relief. Use when filing suit for specific performance, real estate breach, unique property disputes, or equitable remedy pleadings.

retaliation-complaint

11
from CaseMark/skills

Drafts U.S. employment-retaliation complaints with jurisdiction, causation, and remedy sections aligned to the governing statute. Use when counsel needs a filing-ready complaint after a plaintiff alleges adverse action following protected activity. Covers Title VII, FLSA, SOX, and Dodd-Frank retaliation claims, administrative-exhaustion preservation, and prayer-for-relief drafting.

quiet-title-complaint

11
from CaseMark/skills

Drafts a court-ready Complaint to Quiet Title for real property disputes. Guides through intake, chain-of-title verification, adverse claim identification, and strategic pleading. Use when drafting quiet title complaints, clearing title defects, challenging adverse possession, resolving boundary disputes, removing invalid liens, or establishing superior title.

purchase-agreement-breach-complaint

11
from CaseMark/skills

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.

patent-infringement-complaint

11
from CaseMark/skills

Drafts a federal patent infringement complaint for U.S. District Court satisfying FRCP Rules 8, 10, 11 and Twombly/Iqbal plausibility. Covers direct (§ 271(a)), induced (§ 271(b)), and contributory (§ 271(c)) infringement with TC Heartland venue analysis and Halo willfulness. Use when initiating patent infringement litigation, drafting an IP complaint, or preparing a pleading to survive a Rule 12(b)(6) motion.

partition-complaint

11
from CaseMark/skills

Drafts a U.S. civil complaint for partition of real property by co-owners, pleading jurisdiction, ownership interests, property description, encumbrances, and grounds for partition in kind or by sale. Trigger when the user needs a partition action, co-owner dispute complaint, tenant-in-common or joint-tenancy division, or court-ordered sale of real property.

inverse-condemnation-complaint

11
from CaseMark/skills

Drafts inverse condemnation complaints seeking just compensation for government takings without formal eminent domain. Use when a user needs a takings clause complaint, inverse condemnation pleading, or property rights constitutional claim involving physical, regulatory, or temporary takings.

interrogatory-response-summaries

11
from CaseMark/skills

Generates structured summaries of interrogatory responses in commercial litigation, extracting key facts, objections, evasions, patterns, and inconsistencies per interrogatory. Use when analyzing opposing party interrogatory answers, spotting discovery gaps, or preparing for depositions.

insurance-claim-summaries

11
from CaseMark/skills

Generates structured summaries of U.S. insurance claim files covering identification, incident narrative, party positions, coverage analysis, and resolution status. Use when synthesizing claim files for adjusters, legal counsel, or claims managers during pre-filing review, discovery, or settlement preparation. Trigger keywords: claim summary, insurance claim, coverage summary, adjuster summary, coverage denial, reservation of rights.