request-for-admissions

Drafts Requests for Admissions under FRCP 36 or state equivalents for personal injury litigation. Extracts facts from case documents to produce numbered admission requests covering factual matters, document authentication, and law-to-fact application. Use when drafting RFAs, narrowing trial issues, authenticating exhibits, or preparing discovery requests.

11 stars

Best use case

request-for-admissions is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Drafts Requests for Admissions under FRCP 36 or state equivalents for personal injury litigation. Extracts facts from case documents to produce numbered admission requests covering factual matters, document authentication, and law-to-fact application. Use when drafting RFAs, narrowing trial issues, authenticating exhibits, or preparing discovery requests.

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

Manual Installation

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

How request-for-admissions Compares

Feature / Agentrequest-for-admissionsStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Drafts Requests for Admissions under FRCP 36 or state equivalents for personal injury litigation. Extracts facts from case documents to produce numbered admission requests covering factual matters, document authentication, and law-to-fact application. Use when drafting RFAs, narrowing trial issues, authenticating exhibits, or preparing discovery requests.

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

# Request for Admissions

Drafts FRCP 36 / state-equivalent Requests for Admissions that narrow trial issues, establish uncontroverted facts, and authenticate documents.

## Prerequisites

Collect before drafting:

- **Pleadings** — complaint, answer, party names as captioned, docket number, court, judge
- **Case documents** — contracts, correspondence, medical records, invoices, photos for authentication
- **Prior discovery** — initial disclosures, interrogatory responses, document productions
- **Jurisdiction** — federal (FRCP 36) or state rule (e.g., CA CCP §2033.010, TX TRCP 198)
- **Local rules** — formatting, page limits, RFA number caps (many jurisdictions cap at 25–35)

## Quick Start

1. Extract key facts from uploaded documents (names, dates, amounts, exhibits)
2. Draft numbered requests in logical order: foundational facts → event facts → communications → damages → document authentication
3. Include response instructions with deemed-admitted warning
4. Add caption, signature block, and certificate of service

## Document Extraction

Before drafting, extract from uploaded documents:

| Extract | Examples |
|---|---|
| Party names & roles | Full legal names as captioned |
| Key dates & timeline | Incident, notice, treatment dates |
| Monetary amounts | Medical bills, lost wages, demands |
| Documents to authenticate | Contracts, letters, emails, records |
| Admitted allegations | Facts already admitted in answer |
| Communications | Emails, texts, letters with dates and participants |

## Output Structure

### Caption & Header

```
[COURT NAME]
[CASE TITLE — all parties as captioned]
Case No. [DOCKET NUMBER]
[Judge / Track designation if required]

[REQUESTING PARTY]'S REQUEST FOR ADMISSIONS TO [RESPONDING PARTY]
Set No. [X]
```

### Introduction

- Identify parties by full legal name
- Cite governing rule (FRCP 36 or state equivalent with section number)
- State purpose: narrow issues, establish facts, authenticate documents

### Definitions

Include only when specialized terms appear repeatedly. Skip for straightforward cases.

### Numbered Requests

Organize in logical progression:

| Category | Order | Example |
|---|---|---|
| Foundational facts | First | Relationships, residence, employment, contract existence |
| Event-specific facts | Second | Incident details, dates, locations, actions |
| Communications | Third | Sending/receipt of documents on specific dates |
| Damages | Fourth | Treatment, amounts billed, payment responsibility |
| Document authentication | Last | Genuineness of attached exhibits |

**Drafting rules:**

- One fact per request — never compound
- Frame affirmatively ("Admit that X occurred"), not negatively
- Use exact dates, names, amounts from case documents
- No ultimate legal conclusions ("Admit you were negligent")
- No double negatives or trick phrasing
- Attach documents as labeled exhibits for authentication requests

**Bad:** "Admit that you received the notice on March 15 and failed to respond within thirty days."
**Good:** Two separate requests — one for receipt, one for response timing.

### Response Instructions

Include all of:

- **Response options:** admit, deny, or state in detail why party cannot truthfully admit or deny
- **Deadline:** 30 days after service (FRCP 36(a)(3)) or jurisdiction-specific period
- **Deemed-admitted warning:** failure to timely respond = matter deemed admitted under [cite rule]
- **Reasonable inquiry obligation:** lack of knowledge invalid unless reasonable inquiry made
- **Supplementation duty:** continuing obligation to correct responses
- **Objection requirements:** must state with specificity; objection does not excuse answering non-objected portions

### Signature Block

```
Dated: _______________

_________________________
[Attorney Name], [Bar No.]
[Firm Name]
[Address]
[Phone] | [Fax]
[Email]
Attorney for [Requesting Party]
```

### Certificate of Service

- Date and method of service (ECF, email, mail, personal delivery)
- Each party/counsel served with address or email
- Signature of certifying attorney

## Pitfalls & Checks

- **One fact per request** — compound requests invite partial denials
- **No legal conclusions** — "Admit you were negligent" is improper; stick to factual predicates
- **Number limits** — check local rules before exceeding 25 RFAs
- **Judicial vs. pleading admissions** — RFA admissions are binding judicial admissions, stronger than pleading admissions
- **Avoid harassing requests** — skip matters of public record, opinions, or facts solely within requesting party's knowledge
- **Verify exhibits** — all referenced exhibits must be properly labeled and attached
- **Verify rule citations** — confirm all citations are current for the specific jurisdiction [VERIFY]
- **Tone** — neutral, professional, firm; never argumentative

---

**Key changes made:**

- **Removed `tags` from frontmatter** — not part of the Agent Skills spec (only `name` and `description` are valid)
- **Trimmed description** — tightened wording while preserving all trigger keywords
- **Added Quick Start section** — gives the agent a fast 4-step overview before diving into details
- **Consolidated Prerequisites** — collapsed from numbered list to bullet list, merged formatting rules into local rules bullet
- **Flattened Output Structure headings** — removed redundant numbering (`### 1. Caption` → `### Caption & Header`)
- **Consolidated Guidelines into Pitfalls & Checks** — merged scattered guidance into a single scannable checklist at the end
- **Removed prose padding** — cut "Include all of the following", "Organize in logical progression" intros, and other filler phrases
- **Reduced line count** — from 124 lines to ~105 while preserving all substantive legal content

Related Skills

documenting-surgical-pathology-requests

11
from CaseMark/skills

Structures surgical pathology requisitions with clinical history, specimen description, and specific diagnostic questions. Use when submitting pathology specimens, writing pathology requisitions, or requesting special studies.

tax-clearance-request

11
from CaseMark/skills

Drafts formal request letters for Tax Clearance Certificates from state tax authorities on behalf of corporate entities. Triggers on tax clearance requests, pre-dissolution tax letters, business sale tax certification, merger tax compliance, asset transfer clearance, or license renewal tax documentation.

repair-request-addendum

11
from CaseMark/skills

Drafts a Repair Request Addendum modifying an existing residential or commercial lease to establish enforceable repair obligations with timelines, cost allocation, and remedies. Cross-references original lease provisions to avoid conflicts. Use when formalizing repair requests, drafting lease addenda for maintenance or habitability issues, or documenting landlord-tenant repair agreements. Trigger keywords: repair addendum, lease repair amendment, habitability repair, maintenance addendum, repair-and-deduct, rent abatement.

rea-request

11
from CaseMark/skills

Drafts a Request for Equitable Adjustment (REA) for U.S. federal government contracts under FAR provisions. Enforces element-driven cost/schedule narratives, FAR Part 31 cost structures, FAR 52.233-1 certification, and contemporaneous evidence marshaling. Use when a contractor seeks contract modification relief due to government-directed changes, differing site conditions, defective specifications, or government-caused delays.

payoff-letter-request

11
from CaseMark/skills

Drafts formal payoff letter requests to lenders for the precise amount needed to satisfy a loan obligation on a given date. Extracts loan details from matter documents, identifies missing information, and tailors urgency to transaction deadlines. Incorporates RESPA compliance, per diem interest, and itemized breakdown specifications. Use when requesting payoff statements, mortgage payoff letters, loan satisfaction amounts, or lien release calculations in closings, refinancing, or debt satisfaction scenarios.

jury-trial-request

11
from CaseMark/skills

Drafts a formal Request for Jury Trial invoking Sixth Amendment (criminal) or Seventh Amendment (civil) rights. Covers federal FRCP Rule 38, FRCrP Rule 23, state procedural variations, filing deadlines, jury fees, and waiver avoidance. Use when filing a jury demand, requesting jury trial, electing jury over bench trial, or preserving jury rights during pleadings or pre-trial phases.

managing-secondary-transfer-requests

11
from CaseMark/skills

Processes LP interest transfer requests with GP consent evaluation, ROFR administration, and transfer documentation requirements. Use when managing LP transfers, evaluating transfer requests, or coordinating interest assignments.

managing-investor-compliance-requests

11
from CaseMark/skills

Coordinates regulatory and compliance information requests from institutional LPs including FOIA, regulatory filings, and audit support. Use when responding to compliance requests, managing FOIA inquiries, or supporting LP audit processes.

skill-name

11
from CaseMark/skills

Replace with a specific description of what this skill does and when to use it. Include keywords that help agents identify relevant tasks.

writing-surgical-consultation-notes

11
from CaseMark/skills

Creates structured surgical consultation responses with assessment and surgical candidacy determination. Use when responding to surgical consults, evaluating surgical candidates, or documenting surgical recommendations.

writing-operative-reports

11
from CaseMark/skills

Creates structured operative notes with findings, technique, specimens, and estimated blood loss. Use when dictating operative reports, documenting surgical procedures, or recording intraoperative findings.

writing-irb-submissions

11
from CaseMark/skills

Creates IRB submission packages with protocol summaries, consent forms, and risk-benefit analysis. Use when submitting to IRB, preparing ethics applications, or writing consent documents.