Route Case banner
kipeum86 kipeum86

Route Case

Data community

Description

# Route Case — Classification and Pipeline Selection This skill analyzes the client's legal question and selects the right combination of specialist agents and the execution pattern (Pattern 1 / 2 / 3). **Active agents:** 4 (Claude Code agents only. Contract review, translation, and the briefing tools — `game-legal-briefing` / `game-policy-briefing` — are operated outside this orchestrator; questions classified into those domains are routed to `out_of_scope` with a redirect message.) **Data-p

Installation

Installs to ~/.claude/skills/kipeum86-legal-agent-orchestrator-route-case/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kipeum86-legal-agent-orchestrator-route-case && curl -fsSL https://raw.githubusercontent.com/kipeum86/legal-agent-orchestrator/HEAD/skills/route-case.md -o ~/.claude/skills/kipeum86-legal-agent-orchestrator-route-case/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository