demand-received

Triages inbound demand letters by extracting fields, cross-checking the matter portfolio, and recommending response options.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Inbound demand letters arrive unpredictably and vary widely in merit, yet treating them all alike wastes legal resources or misses real threats. This Skill provides a structured triage workflow that extracts key fields, cross-checks the existing matter portfolio, assesses merit, and presents response options with a recommendation. ## Core Features & Use Cases - Structured Field Extraction: Pulls sender, recipient, delivery method, demand type, specific asks, alleged facts, legal basis, threats, and settlement-communication framing from the incoming letter. - Portfolio Cross-Check: Searches the matters log for direct counterparty matches, type matches, and subject overlap to decide whether to open a new matter, link to an existing one, or treat the demand as standalone. - Merit Assessment and Response Options: Produces a blunt triage rating (substantial / debatable / weak / frivolous) plus four response options (substantive response, holding letter, settlement response, ignore + preserve) with tradeoffs and a recommendation. - Use Case: Your company receives a cease-and-desist letter from a former vendor's counsel. Run this Skill to extract the demands, discover a prior closed matter with the same counterparty, get a merit read, and receive a recommended response path with deadlines calendared. ## Quick Start Triage the demand letter at ./incoming/vendor-cd-letter.pdf and write the triage report to the inbound folder.

Frequently Asked Questions about demand-received

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

FAQPage Schema
How do I triage an incoming demand letter?

Provide the path to the incoming demand letter and the Skill extracts sender, demands, legal basis, and threats, then cross-checks your matters log for related disputes. It outputs a triage report with a merit rating and recommended response option.

What response options does demand letter triage produce?

It presents four options: a substantive response, a holding letter, a settlement response, or ignore plus preserve with a legal hold. Each option includes tradeoffs and a next step, and the Skill recommends one with reasoning.

Does the triage validate the legal citations in the demand?

No. The Skill flags all cited statutes, rules, and cases for SME verification and never validates law autonomously. Citations are tagged by source, such as [Westlaw], [web search — verify], or [user provided], so counsel knows what to check first.

Can the triage decide whether to open a new legal matter?

It recommends but does not decide. The portfolio cross-check flags direct counterparty matches, closed matters, and subject overlap, then suggests opening a new matter, linking to an existing one, or treating the demand as standalone. The user makes the final call.

What are the limitations of automated demand letter triage?

The triage rating is a structured read for routing, not a legal merit opinion, and the Skill does not draft or send responses. Formal merit analysis belongs with counsel, and response drafting is handed off to separate demand-intake and demand-draft workflows.