What problem does it solve? Drafting Korean bar-exam record-type answers and competition briefs requires reading dozens of case record PDFs, organizing disputed facts, verifying statutes and precedents, and producing court-formatted documents — a slow, error-prone manual process. ## Core Features & Use Cases - Three-phase pipeline: Phase 0 inventories and batch-extracts record PDFs to markdown, Phase 1 builds timelines, undisputed-fact lists, issue-claim tables, and evidence classifications, Phase 2 verifies statutes and precedents via korean-law-mcp and official legal databases, and Phase 3 drafts the brief. - Multiple document types: Produces complaints, answers, preparatory briefs, reference briefs, defense opinions, and review opinions for civil, criminal, and regulatory advisory matters. - Submission-ready output: Converts drafts to docx with competition formatting rules (page caps, margins, fonts) via a md_to_docx script. - Use Case: Point the skill at a folder of case record PDFs for a moot court problem, and it extracts the record, maps disputed facts to issues, verifies cited precedents, and delivers a formatted defense brief. ## Quick Start Analyze the case record PDFs in the folder '2026형제8765 상해' and draft a defense opinion brief following the three-phase record-solving workflow.