legal-triage-claims

Triages legal claims, disputes, and proceedings by identifying parties, exposure, and deadlines.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/myPOStech/mps-legal-legalcopilot-ai --skill legal-triage-claims-mypostech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: legal-triage-claims
Source: https://github.com/myPOStech/mps-legal-legalcopilot-ai/tree/main/skills/legal-triage-claims
Command: npx skills add https://github.com/myPOStech/mps-legal-legalcopilot-ai --skill legal-triage-claims-mypostech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Legal teams receive claims, disputes, complaints, and threatened or active proceedings through Jira tickets and email, and manually classifying each one is slow and inconsistent. This Skill standardizes the first-pass triage of any claim involving myPOS, whether filed against the company or initiated by it against a third party. ## Core Features & Use Cases - Claim Classification: Identifies the nature and status of each claim, the parties involved, the financial exposure, and any critical deadlines. - Mandatory Human Escalation: Every output triggers human_review_required = true regardless of confidence, so no claim is ever resolved without a lawyer's sign-off. - Use Case: A Jira ticket arrives reporting that a merchant has threatened litigation over withheld funds. The Skill classifies the claim type, extracts the parties and exposure amount, flags the response deadline, and routes the triage summary to a lawyer for mandatory review. ## Quick Start Ask the assistant to triage the claim described in Jira ticket LEGAL-4321 and identify the parties, exposure, and deadlines.

Frequently Asked Questions about legal-triage-claims

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

FAQPage Schema
How do I triage an incoming legal claim from a Jira ticket?

Point the Skill at the Jira ticket containing the claim. It classifies the claim type, identifies the parties and financial exposure, extracts deadlines, and produces a triage summary that is always routed to a lawyer for mandatory human review.

What types of legal matters does claim triage cover?

It covers claims, disputes, complaints, and threatened or active legal proceedings. This includes matters brought against myPOS as well as claims myPOS initiates against third parties.

Can claim triage results be auto-resolved without a lawyer?

No. Every output from this Skill sets human_review_required to true regardless of confidence level, per the risk gates in the triage command. A lawyer must always review and approve the triage before any action is taken.

What information does the claim triage extract from a dispute?

The triage identifies the nature and current status of the claim, the parties involved, the financial exposure at stake, and any relevant deadlines. This gives the reviewing lawyer a structured summary instead of raw ticket text.

Why is this Skill a stub reference instead of full instructions?

The SKILL.md is a published stub that delegates to the anthropic-skills:legal-triage-claims body. The stub still defines the discovery metadata and the hard escalation rule, while the operational instructions live in the published skill.