Agent skill · Testing & QA

claims-triage

Triage an incoming insurance claim: check the coverage trigger against policy wording, band severity and complexity, screen for fraud indicators, set a first-pass reserve range, and route with an SLA. Use when asked to triage a claim, review a first notice of loss (FNOL), assess a new claim, decide fast-track vs adjuster routing, or screen a claim for SIU referral. Produces a structured triage note with coverage view, severity band, indicator screen, reserve range, and a routing recommendation.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill claims-triage --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/claims-triage/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Claims Triage Skill The first 24 hours of a claim set its cost and its customer experience. This skill runs a disciplined first-pass triage: does the policy respond, how big and how complicated is this, are there indicators that warrant investigation, what should we hold in reserve, and who should own it by when. ## What This Skill Produces - A coverage-trigger view against the actual policy wording (trigger, exclusions, conditions) - A severity/complexity band with rationale - A fraud-indicator screen — indicators only, never conclusions - A first-pass reserve range (indemnity + expense), labelled as first-pass - A routing recommendation (fast-track / adjuster / senior adjuster / SIU referral / coverage counsel) with SLA ## Required Inputs Ask for these if not provided; if working from a thin FNOL, proceed and label every inference `[assumed — confirm]`: - **Loss description** — what happened, when, where, reported when - **Policy details** — line of business, wording or key clauses, limits, deductible, period - **Claimed amount or damage description** (even rough) - **Claimant/insured history** if available (prior claims, tenure) ## Triage Framework **1. Coverage trigger.** Quo

What's inside
Steps it walks through
  1. What This Skill Produces
  2. Required Inputs
  3. Triage Framework
  4. Output Format
  5. Claim triage: [claim ref / insured / loss date]
  6. Quality Checks
  7. Anti-Patterns
More from pm-claude-skills
All skills →
About this skill
What does the claims-triage skill do?

Triage an incoming insurance claim: check the coverage trigger against policy wording, band severity and complexity, screen for fraud indicators, set a first-pass reserve range, and route with an SLA. Use when asked to triage a claim, review a first notice of loss (FNOL), assess a new claim, decide fast-track vs adjuster routing, or screen a claim for SIU referral. Produces a structured triage note with coverage view, severity band, indicator screen, reserve range, and a routing recommendation.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill claims-triage --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going