What problem does it solve?
This Skill reduces the risk and cost of using AI-assisted document extraction tools by detecting when bulk diligence-issue extraction is appropriate, handing the batch to the right tool workflow, and then running a QA layer based on your configured trust level.
Core Features & Use Cases
- Detects when AI tools should be used: triggers on high-volume extraction contexts such as “交给AI工具”, “批量审查”, “AI提取”, or diligence-issue-extraction for large document categories.
- Coordinates batch handoff to Luminance/Kira: prepares the batch, specifies extraction targets and importance thresholds, and generates a tool loading request aligned with your local corporate-legal setup.
- Performs trust-level QA on tool output: applies “direct use”, “sample X%”, or “full manual review for marked items” according to
~/.claude/plugins/config/claude-for-legal/CLAUDE.md, then proceeds to judgment for whether found clauses are actually triggered by the transaction.
- Prevents incorrect tool scenarios: explicitly avoids handing off when documents are highly negotiated/customized, when the task is about transaction implications rather than existence verification, or when supplemental/interaction-heavy documents may be missed by tools.
Typical use case: You have 200–600 similar client contracts and need to identify whether specific clause types exist (e.g., change-of-control, assignment, exclusivity, most-favored-nation, termination, auto-renewal), then map results into diligence issues and closing checklists with QA.
Quick Start
Ask the assistant to “交给AI工具进行批量审查,提取控制权变更等条款并按 CLAUDE.md 的信任层级做 QA”,同时确保你已完成 corporate-legal 的实务级 CLAUDE.md 配置。