demand-draft

Drafts demand letters from completed intakes with a privilege and admission pre-draft gate.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/tk1cntt/PhapChe --skill demand-draft-tk1cntt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: demand-draft
Source: https://github.com/tk1cntt/PhapChe/tree/main/docs/claude-for-legal-main/litigation-legal/skills/demand-draft
Command: npx skills add https://github.com/tk1cntt/PhapChe --skill demand-draft-tk1cntt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Drafting a demand letter without checking privilege, waiver, admission, and settlement-communication posture can waive privilege or create admissions. This Skill gates drafting on a structured checklist and produces a reviewed .docx draft plus a post-send checklist. ## Core Features & Use Cases - Pre-draft gate: Runs a seven-item checklist covering privilege filter, admission risk, accord-and-satisfaction, FRE 408 posture, waiver scan, tone, and factual accuracy before any drafting begins. - Template selection: Uses a seed document from the practice configuration when available, otherwise falls back to soft templates for payment, breach/cure, cease-and-desist, employment separation, and preservation demands. - Versioned .docx output: Writes draft-v[N].docx via the docx skill, generates a post-send checklist, and offers to create a tracked matter based on a materiality heuristic. - Use Case: After completing a demand intake for an unpaid invoice, run the draft workflow to produce a sendable payment demand letter with verified quotes, placeholder citations, and a compliance-deadline checklist. ## Quick Start Ask the assistant to draft the demand letter for a completed intake slug, for example by saying draft the demand for the acme-invoice matter.

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 from a completed intake?

Run the demand-draft workflow with the intake slug, for example /demand-draft [slug]. It loads the intake file, runs the pre-draft gate checklist, drafts in chat for your review, then writes a versioned .docx and a post-send checklist.

What is the pre-draft gate in demand letter drafting?

The pre-draft gate is a seven-item checklist covering privilege filter, admission risk, accord-and-satisfaction, settlement-communication posture under FRE 408 or state equivalents, waiver scan, tone, and factual accuracy. Drafting does not proceed until each item is engaged.

Can I skip the privilege checklist when drafting a demand letter?

Yes, the --skip-gate flag bypasses the pre-draft checklist, but the skip is logged and noted in the draft file. It is intended only for cases where the checklist was already run separately and documented.

Does the demand letter draft include real legal citations?

No. The draft uses [CITE:___] placeholders and never invents citations. Authorities supplied in the intake are used faithfully, and every citation must be verified through a citator such as Westlaw or CourtListener before sending.

What demand letter types does the template selection support?

Soft templates cover payment demands, breach and cure notices, cease-and-desist letters, employment separation demands, and preservation demands. If a seed document exists in the practice configuration, its structure and tone take priority over the soft templates.

When should I use demand-received instead of demand-draft?

Use demand-received when you are responding to an inbound demand letter, which is common for in-house defense practitioners. Demand-draft is for asserting claims outbound, typically from a plaintiff or claimant posture.