legal-triage-inspection-support

Triages regulatory inspection and supervisory review requests with mandatory human review escalation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Legal teams receiving regulatory inspections, supervisory visits, or formal information requests from licensing authorities need consistent triage that never slips through automated handling. This Skill classifies those inspection support requests and guarantees they are flagged for human lawyer review. ## Core Features & Use Cases - Inspection Request Triage: Classifies incoming requests involving regulatory inspections, on-site exams, supervisory visits, and formal information requests tied to active regulatory scrutiny of myPOS. - Scope Distinction: Separates inspection support matters from standalone regulatory questions, ensuring only active scrutiny scenarios route here. - Mandatory Escalation: Every output triggers human_review_required = true regardless of confidence, per the risk gates in commands/triage.md. - Use Case: A Jira ticket arrives reporting that a licensing authority has scheduled an on-site examination. The triage workflow invokes this Skill to classify the matter and force lawyer review before any response is drafted. ## Quick Start Ask the assistant to triage a Jira ticket about a regulatory inspection or supervisory information request using the legal-triage-inspection-support skill.

Frequently Asked Questions about legal-triage-inspection-support

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

FAQPage Schema
How do I triage a regulatory inspection request in Jira?

Run the triage command on the Jira ticket; the workflow routes inspection-related matters to this Skill, which classifies the request and flags it for mandatory human lawyer review before any response is drafted.

What counts as inspection support versus a regulatory question?

Inspection support covers active regulatory scrutiny of myPOS: supervisory visits, on-site exams, and information requests tied to an inspection. A standalone regulatory question without active scrutiny is handled by a different triage path.

Does this Skill ever auto-resolve a ticket without lawyer review?

No. Every output from this Skill sets human_review_required to true regardless of confidence level, as mandated by the risk gates defined in commands/triage.md.

Why is the SKILL.md body only a stub reference?

The full operational instructions are published separately as anthropic-skills:legal-triage-inspection-support. The local SKILL.md is a stub that preserves discovery metadata and enforces the human review hard rule.