Help us improve
Share bugs, ideas, or general feedback.
From corporate-legal
Hands off high-volume clause extraction to Luminance or Kira, then QAs the output per configured trust level. Useful for bulk review of uniform contracts.
npx claudepluginhub az9713/claude-for-legal-tutorial --plugin corporate-legalHow this skill is triggered — by the user, by Claude, or both
Slash command
/corporate-legal:ai-tool-handoffThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Matter context.** Check `## Matter workspaces` in the practice-level CLAUDE.md. If `Enabled` is `✗` (the default for in-house users), skip the rest of this paragraph — skills use practice-level context and the matter machinery is invisible. If enabled and there is no active matter, ask: "Which matter is this for? Run `/corporate-legal:matter-workspace switch <slug>` or say `practice-level`." ...
Hands off high-volume clause extraction to Luminance or Kira, then QAs the output per configured trust level. Useful for bulk review of uniform contracts.
Guides first-pass legal review using Retriever: intake documents, find hot docs, triage contracts, build privilege sets, and export review sets.
Reviews contracts against negotiation playbook: flags deviations, generates redlines, analyzes business impact clause-by-clause. For vendor/customer agreements and strategy prep.
Share bugs, ideas, or general feedback.
Matter context. Check ## Matter workspaces in the practice-level CLAUDE.md. If Enabled is ✗ (the default for in-house users), skip the rest of this paragraph — skills use practice-level context and the matter machinery is invisible. If enabled and there is no active matter, ask: "Which matter is this for? Run /corporate-legal:matter-workspace switch <slug> or say practice-level." Load the active matter's matter.md for matter-specific context and overrides. Write outputs to the matter folder at ~/.claude/plugins/config/claude-for-legal/corporate-legal/matters/<matter-slug>/. Never read another matter's files unless Cross-matter context is on.
Luminance and Kira are good at one thing: reading 500 contracts and finding every change-of-control clause. They're less good at judgment — deciding whether a particular CoC provision is actually triggered by this deal structure.
This skill hands off the bulk extraction to the right tool, then runs the QA layer on what comes back.
Before you hand off: try tabular-review first (/corporate-legal:tabular-review). For anything the user's environment can handle — a few hundred documents, a defined column schema — native tabular review is faster to set up, has no per-document cost, and keeps the work product local. Hand off to Luminance/Kira when the corpus is genuinely too large, the team already has a license and workflow, or the matter requires a tool with a validated provenance chain.
~/.claude/plugins/config/claude-for-legal/corporate-legal/CLAUDE.md → AI-assisted review:
If ~/.claude/plugins/config/claude-for-legal/corporate-legal/CLAUDE.md says no AI tool → this skill is a no-op. Everything goes through diligence-issue-extraction directly.
Hand off when all of:
Don't hand off:
~/.claude/plugins/config/claude-for-legal/corporate-legal/CLAUDE.md (which clause types)Per ~/.claude/plugins/config/claude-for-legal/corporate-legal/CLAUDE.md — who loads. If it's you, generate the load instructions. If it's someone else, generate the request:
## [Tool] Load Request — [Deal code] — [Category]
**Documents:** [N] docs from VDR folder [path]
**Load to:** [Tool workspace/matter]
**Extraction targets:**
- Change of control / assignment
- Exclusivity
- [etc. per `~/.claude/plugins/config/claude-for-legal/corporate-legal/CLAUDE.md`]
**Filter output:** Flag only where extraction target is present — no need for "no CoC clause found" for every doc.
**Return by:** [date]
When the tool returns results, apply the trust level:
"Use as-is": Ingest directly into diligence findings. (Only if ~/.claude/plugins/config/claude-for-legal/corporate-legal/CLAUDE.md says this — it's rare.)
"Spot-check X%": Randomly sample X% of flagged documents. For each, read the actual clause and compare to the tool's extraction. If error rate is low, accept the batch. If errors found, widen the sample.
"Full human review of flagged": Tool narrows the universe (500 docs → 80 with CoC clauses). Human reads all 80. Tool saved the time of reading the 420 clean ones.
The tool found the clauses. Now apply judgment:
For each flagged CoC provision: is it actually triggered by this deal?
This is the part the tool can't do. Output goes to diligence findings in house format.
The QA summary below is derived from VDR documents that are privileged, confidential, or both. It inherits the sources' privilege and confidentiality status — distribution beyond the privilege circle can waive privilege. Store with the matter's privileged files.
## AI Tool Handoff Summary — [Category]
**Tool:** [Luminance / Kira]
**Documents processed:** [N]
**Extraction targets:** [clause types]
### QA
**Trust level:** [per `~/.claude/plugins/config/claude-for-legal/corporate-legal/CLAUDE.md`]
**Sample size:** [N] docs spot-checked
**Error rate:** [X]% — [Accepted / Widened sample / Full re-review triggered]
### Results
| Clause type | Docs flagged | After judgment layer | Material |
|---|---|---|---|
| Change of control | [N] | [N actually triggered by deal structure] | [N above threshold] |
| Assignment | [N] | [N] | [N] |
**→ [N] findings added to diligence issues**
**→ [N] consents added to closing checklist**
End with the next-steps decision tree per CLAUDE.md ## Outputs. Customize the options to what this skill just produced — the five default branches (draft the X, escalate, get more facts, watch and wait, something else) are a starting point, not a lock-in. The tree is the output; the lawyer picks.
~/.claude/plugins/config/claude-for-legal/corporate-legal/CLAUDE.md says spot-check 10%, check 10%, not 100%.~/.claude/plugins/config/claude-for-legal/corporate-legal/CLAUDE.md, set at cold-start based on the team's experience with the tool.