demand-draft

Drafts a demand letter from a completed legal intake into a .docx with checklist.

Updated May 19, 2026
One-click install
npx skills add https://github.com/jrhueiueng/codex-for-legal --skill demand-draft-jrhueiueng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: demand-draft
Source: https://github.com/jrhueiueng/codex-for-legal/tree/main/plugins/jrhueiueng/codex-for-legal/skills/litigation-legal__demand-draft
Command: npx skills add https://github.com/jrhueiueng/codex-for-legal --skill demand-draft-jrhueiueng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Demand-draft turns a completed legal intake into a sendable demand letter draft while preventing privilege, admission, and settlement-communication mistakes that can weaken your position.

Core Features & Use Cases

  • Pre-draft legal safety gate: Runs a checklist covering privilege filtering, admission risk, accord-and-satisfaction posture, FRE 408/settlement-communication considerations, waiver scanning, tone alignment, and factual accuracy verification before drafting.
  • Template-driven, house-style drafting: Chooses a seed structure from the demand-letter practice profile when available, otherwise uses a tailored soft template by demand type.
  • Attorney-review deliverables: Produces a .docx demand letter for review plus a post-send checklist and intake-aligned outputs, with versioning to avoid overwriting sent drafts.
  • Matter creation handoff: Uses a materiality heuristic to offer tracked matter auto-creation when the demand is likely high impact.

Quick Start

Run demand-draft after you complete the demand intake for the letter slug, so it generates a draft-vN .docx only after you confirm each pre-draft gate item.

Frequently Asked Questions about demand-draft

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I draft a demand letter without waiving privilege or creating admissions?

Run a pre-draft safety checklist that filters privilege, scans for admission risks, and evaluates FRE 408 settlement-communication posture before generating the docx file.

What is a settlement communication risk under FRE 408 when sending a demand letter?

FRE 408 settlement communication risks emerge when compromise offers are included in demand letters, potentially weakening your legal position by making settlement postures admissible.

How do I generate a sendable .docx demand letter from a litigation intake file?

Load a completed intake.md and practice profile, confirm pre-draft gate items, select a seed template, and produce a versioned draft-vN.docx file for legal review.

Do I need a completed intake checklist before drafting a demand letter?

Yes, a completed intake checklist is required because the drafting workflow loads intake.md and a shared practice profile to enforce factual accuracy, tone alignment, and privilege gates before generating the draft.

Can I automatically create a legal matter after sending a high-impact demand letter?

Yes, the workflow uses a materiality heuristic to offer tracked matter auto-creation when the generated demand letter is assessed as likely high impact.

What is the best way to prevent overwriting a sent demand letter draft?

Use a versioning system that produces sequential draft-vN.docx files, ensuring previously sent demand letter drafts remain intact and auditable.