final-settlement-approval

Drafts a Motion for Final Approval of Class Action Settlement under FRCP 23(e) or state equivalents, covering fairness analysis, notice compliance, fee requests, and supporting declarations. Use when seeking final court endorsement after preliminary approval, preparing for a Rule 23(e) fairness hearing, or drafting a settlement approval motion.

11 stars

Best use case

final-settlement-approval is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Drafts a Motion for Final Approval of Class Action Settlement under FRCP 23(e) or state equivalents, covering fairness analysis, notice compliance, fee requests, and supporting declarations. Use when seeking final court endorsement after preliminary approval, preparing for a Rule 23(e) fairness hearing, or drafting a settlement approval motion.

Teams using final-settlement-approval 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/final-settlement-approval/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/final-settlement-approval/SKILL.md"

Manual Installation

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

How final-settlement-approval Compares

Feature / Agentfinal-settlement-approvalStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Drafts a Motion for Final Approval of Class Action Settlement under FRCP 23(e) or state equivalents, covering fairness analysis, notice compliance, fee requests, and supporting declarations. Use when seeking final court endorsement after preliminary approval, preparing for a Rule 23(e) fairness hearing, or drafting a settlement approval motion.

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

# Motion for Final Approval of Class Action Settlement

Produces a court-ready motion demonstrating the settlement is fair, reasonable, and adequate under the applicable multi-factor test, with full procedural compliance documentation.

## Required Inputs

1. **Preliminary approval order** — date, docket number, court conditions
2. **Executed settlement agreement** — material terms, release provisions, distribution methodology
3. **Notice materials** — proof of dissemination, claims administrator reports
4. **Objection/opt-out data** — count, substance, opt-out rate
5. **Claims data** — submission rate, eligible class members, estimated per-claimant recovery
6. **Fee records** — lodestar (hours/rates) or percentage basis; litigation costs
7. **Case docket** — key filings, rulings, discovery milestones with dates
8. **Declarations** — class counsel, class representative, claims administrator, experts (if any)

## Quick Start

1. Identify the **controlling fairness test** for the jurisdiction (e.g., Churchill factors in Ninth Circuit, Girsh/Prudential in Third Circuit). [VERIFY factor list against current circuit law]
2. Gather all required inputs above.
3. Draft each motion section following the workflow below.
4. Cite the record for every factual assertion; cite binding authority for every legal argument. Flag uncertainty with [VERIFY].
5. Confirm CAFA compliance (28 U.S.C. § 1715) if applicable. [VERIFY]

## Workflow

### 1. Caption & Introduction

- Full caption matching court records (court, case number, all parties)
- Title: "Motion for Final Approval of Settlement and Memorandum of Points and Authorities in Support Thereof"
- Opening paragraph referencing preliminary approval order (date, docket #), key settlement benefits, and the request

### 2. Procedural & Litigation History

Chronological narrative from docket entries covering:

- Filing date, claims, amendments, class allegations
- Class certification date, class definition, modifications
- Discovery scope (depositions, document volume, expert work)
- Dispositive motions (summary judgment, Daubert)
- Settlement negotiations (mediation sessions, mediator, timeline)
- Preliminary approval (date, conditions, notice plan)

Purpose: demonstrate informed decision-making and litigation risk awareness.

### 3. Settlement Terms

Extract from the settlement agreement:

- **Monetary relief** — total fund, per-claimant estimates, payment structure
- **Non-monetary relief** — injunctive terms, practice changes, compliance monitoring
- **Claims process** — eligibility, deadlines, distribution plan
- **Release scope** — claims released, carve-outs, future claims
- **Reversion/cy pres** — unclaimed fund disposition

### 4. Notice Compliance

Document due process and Rule 23(c)(2) / state equivalent satisfaction:

| Method | Metric |
|---|---|
| Direct mail/email | Sent count, delivery rate |
| Publication | Outlets, dates, circulation |
| Digital/social media | Impressions, click-through |
| Settlement website | Unique visitors, page views |
| Toll-free hotline | Call volume |

Report opt-out count/percentage, objection count/substance, claims filed vs. eligible.

### 5. Fairness Analysis

Apply each factor of the jurisdiction's controlling test with record citations:

- Strength of plaintiff's case on merits
- Complexity, expense, and duration of further litigation
- Amount of discovery completed
- Stage of proceedings
- Risk of establishing liability
- Risk of establishing damages
- Risk of maintaining class through trial
- Ability of defendant to withstand greater judgment
- Reasonableness relative to best possible recovery
- Reaction of the class (opt-out rate, objections, claims rate)

Cite binding circuit/state precedent for each factor. Add persuasive authority where helpful.

### 6. Attorneys' Fees & Costs

**Percentage method:** requested percentage and dollar amount; cite comparable in-circuit settlements; cross-check with lodestar.

**Lodestar method:** total hours × rates = lodestar; justify any multiplier; cite governing standards.

**Costs:** itemize major categories (experts, e-discovery, mediation, travel); demonstrate necessity.

### 7. Prayer for Relief

1. Final approval of the settlement
2. Approval of the plan of allocation
3. Approval of attorneys' fees, costs, and service awards
4. Entry of final judgment dismissing with prejudice
5. Retention of jurisdiction for settlement enforcement

### 8. Supporting Exhibits

| Exhibit | Content |
|---|---|
| A | Settlement Agreement |
| B | Preliminary Approval Order |
| C | Declaration of Class Counsel |
| D | Declaration of Class Representative |
| E | Claims Administrator Declaration & Report |
| F | Notice materials (all forms) |
| G | Proof of notice dissemination |
| H | Objections with responses |
| I | Expert declarations (if applicable) |
| J | Fee/cost documentation |

Check local rules for exhibit formatting, declaration requirements, and page/word limits.

## Pitfalls & Checks

- **Wrong fairness test** — circuit courts vary significantly. Confirm the controlling standard before drafting. [VERIFY]
- **Uncited assertions** — every factual claim needs a record cite (docket #, exhibit, declaration ¶); every legal argument needs binding authority
- **Dismissed objections** — address each objection individually and substantively, never dismissively
- **CAFA notice** — confirm 28 U.S.C. § 1715 notice to federal/state officials was timely served [VERIFY]
- **Service awards** — cite circuit authority on permissible amounts; justify each award
- **State court** — when not in federal court, apply the state-specific settlement approval statute and case law instead of Rule 23(e)
- **Tone** — persuasive but respectful of the court's gatekeeping role under Rule 23(e)

---

**Key changes made:**

- **Description** tightened — removed the laundry list of every section; focused on what it does and when to trigger it
- **Added Quick Start** — gives a 5-step entry path so the agent can orient immediately
- **Renamed "Prerequisites" → "Required Inputs"** — clearer intent
- **Renamed "Output Structure" → "Workflow"** — reframed as actionable steps (numbered 1–8 instead of Roman numerals)
- **Collapsed the procedural history table** into a compact bullet list — same information, fewer tokens
- **Merged "Guidelines" into "Pitfalls & Checks"** — eliminated the separate section and consolidated all cautions into a single scannable list
- **Removed redundant prose** (e.g., "Construct a chronological narrative from uploaded pleadings and docket entries" shortened, "Purpose:" line kept but trimmed)
- **Preserved all legal substance** — fairness factors, fee methods, exhibit list, CAFA, service awards, state-court variations, and [VERIFY] tags are all retained

Related Skills

t4c-settlement-proposal

11
from CaseMark/skills

Drafts a Termination for Convenience Settlement Proposal under FAR Part 49. Trigger when a contractor must submit a formal settlement claim after government T4C, prepare FAR 49.602 fixed-price or FAR 49.603 total-cost-basis proposals, or handle inventory disposition under a terminated contract.

settlement-summary

11
from CaseMark/skills

Generates structured summaries of settlement negotiations and agreements in commercial litigation. Use when summarizing settlement history, documenting negotiation timelines, analyzing settlement terms, preparing implementation checklists, or reviewing release and confidentiality provisions.

settlement-summarization

11
from CaseMark/skills

Summarizes settlement negotiations and agreements in litigation. Extracts key terms, payment structures, release provisions, negotiation chronology, and compliance obligations for both two-party and complex multi-party settlements. Use when the user needs a settlement summary, settlement analysis, negotiation history, or settlement term review.

settlement-proposals

11
from CaseMark/skills

Produces chronological settlement negotiation summaries from litigation case files, extracting proposals, counteroffers, payment structures, release provisions, and confidentiality terms. Includes trial-risk evaluation and comparable settlement benchmarking. Use when summarizing settlement history, preparing for mediation, documenting negotiation progression, or creating settlement status reports.

settlement-license-agreement

11
from CaseMark/skills

Drafts a dual-purpose Settlement and License Agreement resolving IP litigation while establishing an ongoing licensing framework. Covers mutual releases, covenants not to sue, IP license grants, royalty structures, confidentiality, indemnification, and post-termination rights. Use when drafting IP settlement agreements, litigation resolution with license-back provisions, or combined release-and-license instruments.

settlement-distribution

11
from CaseMark/skills

Drafts settlement distribution statements for personal injury cases with itemized accounting of gross proceeds, attorney fees, litigation costs, lien satisfactions, and net client payout. Enforces trust accounting compliance and reconciliation checks per Rules of Professional Conduct. Use when closing a PI matter, preparing disbursement sheets, or generating final case accounting.

settlement-agreement

11
from CaseMark/skills

Drafts execution-ready settlement agreements for commercial litigation with mutual releases, payment schedules, confidentiality provisions, and dismissal mechanics. Handles Cal. Civ. Code § 1542 waivers, ADEA-compliant releases, and tax allocation. Use when finalizing settlement terms, drafting mutual releases, or memorializing negotiated resolutions.

settlement-agreement-summary

11
from CaseMark/skills

Generates executive-ready summaries of multi-party U.S. commercial settlement agreements. Extracts payment structure, business conduct covenants, release and waiver provisions, tax obligations, and confidentiality terms into a structured legal memorandum. Use when summarizing fully executed settlement agreements, distilling multi-party commercial settlements for case management, or preparing client-facing settlement summaries for board or executive review.

marital-settlement-agreement

11
from CaseMark/skills

Drafts Marital Settlement Agreements for divorce proceedings covering property division, spousal support, child custody, and enforceability provisions. Triggers on requests to draft MSAs, divorce settlement agreements, property settlement agreements, or marital dissolution contracts.

final-tax-return-filing

11
from CaseMark/skills

Drafts U.S. final tax return filing packets for decedent estates or dissolving entities, covering final-status designation, short-period reporting, liquidation items, schedule selection, and filing mechanics. Use when handling a "final return", "deceased taxpayer", "estate final 1040", "corporate dissolution filing", "short year return", or any closing-phase tax compliance task.

final-tax-return-corporate

11
from CaseMark/skills

Prepares IRS-compliant final tax returns for dissolving C-corps (Form 1120), S-corps (Form 1120-S), and partnerships (Form 1065). Covers short-year reporting, liquidating distributions, K-1 issuance, and dissolution-period deadlines. Trigger when drafting or reviewing a final return for a dissolving corporation, winding-up entity, or corporate liquidation closing.

final-report-of-dissolution

11
from CaseMark/skills

Drafts a filing-grade final report of dissolution for U.S. corporate or LLC closings, documenting winding-up actions, creditor handling, asset disposition, distributions, and tax/regulatory closure. Use when counsel needs a defensible compliance record after authorized dissolution for state filing, internal review, or litigation readiness. Trigger on: final report of dissolution, winding up, certificate of dissolution, creditor notice, claims resolution, distribution schedule, tax clearance, officer certification.