What problem does it solve? Reviewing contracts and NDAs clause-by-clause against internal legal positions is slow and inconsistent. This Skill automates the first pass: it reads PDF, DOCX, TXT, or MD documents, matches clauses against a local legal playbook, and produces a structured review report with status flags, redline suggestions, fallback positions, and business impact notes. ## Core Features & Use Cases - Playbook-Based Clause Triage: Classifies each clause as GREEN, YELLOW, or RED using keyword matching, favorable signals, and escalation triggers defined in a local legal_playbook.md file. - Structured Review Reports: Generates Markdown reports with key findings, suggested redlines, fallback positions, business impact, and next steps for both contract-review and nda-triage modes. - Full Legal Suite Pipeline: A dry-run runner chains review, compliance checklists, briefing memos, response drafts, Socratic study packets, and Korean law evidence lookups via korean-law-mcp. - Use Case: A legal ops user receives a vendor SaaS agreement as a PDF, runs the contract-review mode, and gets a report flagging unlimited liability and cross-border data transfer clauses as RED with concrete redline language. ## Quick Start Ask the assistant to review a contract file with the legal-review skill, for example: run render_review.py on my vendor agreement PDF in contract-review mode and summarize the RED clauses.