[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-anthropic-diligence-issue-extraction":3,"mdc--en6pkd-key":34,"related-repo-anthropic-diligence-issue-extraction":1592,"related-org-anthropic-diligence-issue-extraction":1689},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":23,"repoUrl":24,"updatedAt":25,"license":26,"forks":27,"topics":28,"repo":29,"sourceUrl":32,"mdContent":33},"diligence-issue-extraction","extract issues from data room documents","Read VDR documents and extract issues per house categories and materiality thresholds, producing findings in house memo format. Use when user says \"review the data room\", \"extract issues from [folder]\", \"diligence review\", \"what's in the VDR\", or points at VDR documents.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"anthropic","Anthropic","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fanthropic.png","anthropics",[13,17,20],{"name":14,"slug":15,"type":16},"Research","research","tag",{"name":18,"slug":19,"type":16},"Documents","documents",{"name":21,"slug":22,"type":16},"Legal","legal",8721,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fclaude-for-legal","2026-05-13T06:03:41.509017",null,1642,[],{"repoUrl":24,"stars":23,"forks":27,"topics":30,"description":31},[],"A suite of plugins for legal workflows","https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fclaude-for-legal\u002Ftree\u002FHEAD\u002Fcorporate-legal\u002Fskills\u002Fdiligence-issue-extraction","---\nname: diligence-issue-extraction\ndescription: >\n  Read VDR documents and extract issues per house categories and materiality\n  thresholds, producing findings in house memo format. Use when user says\n  \"review the data room\", \"extract issues from [folder]\", \"diligence review\",\n  \"what's in the VDR\", or points at VDR documents.\nargument-hint: \"[VDR folder path or category name]\"\n---\n\n# \u002Fdiligence-issue-extraction\n\n1. Load `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002FCLAUDE.md` + `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002Fdeals\u002F[code]\u002Fdeal-context.md`.\n2. Use the workflow below.\n3. Check `ai-tool-handoff` — if category is bulk and tool is configured, hand off first.\n4. Read docs, apply materiality filter, extract per category.\n5. Findings in house memo format. Hand off consents to closing checklist.\n\n---\n\n## Matter context\n\n**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 `\u002Fcorporate-legal:matter-workspace switch \u003Cslug>` or say `practice-level`.\" Load the active matter's `matter.md` for matter-specific context and overrides. Write outputs to the matter folder at `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002Fmatters\u002F\u003Cmatter-slug>\u002F`. Never read another matter's files unless `Cross-matter context` is `on`.\n\n---\n\n## Purpose\n\nThe VDR has 2,000 documents. Somewhere in there are the 30 that matter for the deal. This skill reads documents against the diligence categories and materiality thresholds from `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002FCLAUDE.md`, extracts issues, and writes them in house memo format.\n\n## Load context\n\n- `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002FCLAUDE.md` → Diligence structure (categories, materiality thresholds)\n- `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002FCLAUDE.md` → Issues memo format (how findings are stated)\n- `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002Fdeals\u002F[code]\u002Fdeal-context.md` → deal-specific thresholds, VDR location\n\nIf deal-context.md doesn't exist, ask which deal this is for.\n\n## Workflow\n\n### Step 1: Inventory the VDR\n\nIf VDR MCP (Box\u002FIntralinks\u002FDatasite) is connected, pull the index. Map VDR folders to diligence request list categories. Note gaps — request list categories with no corresponding VDR content.\n\n```markdown\n## VDR Inventory: [Deal code]\n\n| Request category | VDR folder | Docs | Status |\n|---|---|---|---|\n| Corporate & Organizational | \u002F01-Corporate | 45 | Reviewed |\n| Material Contracts | \u002F02-Contracts | 312 | In progress |\n| IP | \u002F03-IP | 89 | Not started |\n| [etc.] | | | |\n\n**Gaps:** [Request categories with no VDR content — follow-up request needed]\n```\n\n### Step 2: Apply materiality filter\n\nPer `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002FCLAUDE.md` \u002F deal-context thresholds. Don't review everything if the threshold says contracts >$X.\n\nFor contracts specifically: sort by stated value (if in filename\u002Fmetadata) or by counterparty significance. Review top-down until you hit the threshold or the category is exhausted.\n\n### Step 3: Extract issues\n\nFor each document read, check against the standard diligence concerns for its category:\n\n**Material contracts — standard extraction set:**\n- Change of control provision (triggered by this deal? consent required?)\n- Assignment restriction (can the contract move to buyer?)\n- Exclusivity \u002F non-compete (restricts buyer's business?)\n- MFN (most favored nation — pricing constraints)\n- Termination rights (can counterparty walk because of the deal?)\n- Unusual indemnities or liability exposure\n\n**Corporate — standard extraction set:**\n- Cap table accuracy, outstanding options\u002Fwarrants\n- Board consent requirements for the transaction\n- Stockholder agreement restrictions (drags, tags, ROFR)\n- Subsidiary structure and intercompany arrangements\n\n**IP — standard extraction set:**\n- Ownership chain (assignments from founders\u002Femployees in place?)\n- Open source in the product (copyleft risk)\n- Key IP licensed vs. owned\n- Pending or threatened IP litigation\n\n**Employment — standard extraction set:**\n- Change-of-control severance triggers (parachute cost)\n- Key employee retention risk\n- Pending employment litigation\n- Classification risk (contractors who look like employees)\n\n**Litigation — standard extraction set:**\n- Pending matters and reserves\n- Threatened claims\n- Regulatory inquiries\n- Pattern litigation (consumer class actions, etc.)\n\n### Step 4: State each finding\n\n> **Source attribution.** Where a finding references a statute, regulation, case, or regulator action — e.g., a change-of-control provision analyzed under an applicable law, an IP ownership gap cited against a specific doctrine, a pending litigation matter with a case citation — tag the citation with where it came from: `[Westlaw]`, `[CourtListener]`, or the MCP tool name for citations retrieved from a legal research connector; `[web search — verify]` for web-search citations; `[model knowledge — verify]` for citations recalled from training data; `[user provided]` for citations from the VDR, deal-team memos, or outside-counsel feedback. Document-source citations (VDR path, Bates, filename) retain their native reference. Citations tagged `verify` carry higher fabrication risk and should be checked first. Never strip or collapse the tags.\n>\n> **When disagreeing with a user's cited statute, quote the text or decline to characterize it.** If the user (or a deal-team note, or a sell-side disclosure) cites a statute for a proposition you don't think is correct, and you don't have the statute text available from a connected research tool or the VDR, do not invent a description of what the statute says. Say instead: \"That section doesn't match what I'd expect a [bulk-sales notice \u002F successor-liability \u002F whatever] requirement to say — I'd need to pull the actual text to tell you what it actually covers. `[statute unretrieved — verify]`\" Then either (a) retrieve the text via the configured research tool and quote it, (b) ask the user to paste the text, or (c) flag for outside counsel. A confident wrong description of a real statute is worse than \"I don't know\" — a deal-team memo citing a fabricated subchapter is harder to un-believe than a gap. Applies in every skill that characterizes a statute, not just issue extraction.\n>\n> **No silent supplement.** If a research query to the configured legal research tool returns few or no results for a legal basis the finding needs (e.g., the rule governing a change-of-control consent requirement, an IP assignment doctrine, an employment classification test), report what was found and stop. Do NOT fill the gap from web search or model knowledge without asking. Say: \"The search returned [N] results from [tool]. Coverage appears thin for [rule \u002F doctrine]. Options: (1) broaden the search query, (2) try a different research tool, (3) search the web — results will be tagged `[web search — verify]` and should be checked against a primary source before relying, or (4) flag as unverified and stop. Which would you like?\" A lawyer decides whether to accept lower-confidence sources.\n\nPer the finding template in `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002FCLAUDE.md`. If the seed memo used this:\n\n```\nIssue #N: [Title]\nCategory: [request list category]\nSeverity: [level per house scheme]\nDocuments: [VDR path + doc name]\nFinding: [what the document says and why it matters]\nRecommendation: [price adjustment \u002F indemnity \u002F consent required \u002F rep & warranty \u002F walk]\n```\n\n...then use exactly that. If the seed memo was bullets, write bullets.\n\n**Severity calibration** (if house scheme is R\u002FY\u002FG):\n- 🔴 **Red:** Affects deal value or structure. Change of control requiring major customer consent. Undisclosed material litigation. IP ownership gap.\n- 🟡 **Yellow:** Needs attention, solvable. Consent required but likely obtainable. Open source requiring remediation. Employment classification risk.\n- 🟢 **Green:** Noted for file. Consistent with reps. No action needed beyond the rep.\n\n### Step 5: Assemble per category\n\nGroup findings by request list category. Within category, sort by severity.\n\n```markdown\n[WORK-PRODUCT HEADER — per plugin config ## Outputs — differs by role; see `## Who's using this`]\n\n> This output is derived from VDR materials that are privileged, confidential, or both. It inherits the source's privilege and confidentiality status — distribution beyond the privilege circle can waive privilege. Store with the matter's privileged files and make distribution decisions deliberately.\n\n# Diligence Issues: [Deal code] — [Category]\n\n**Documents reviewed:** [N] of [M] in category\n**Coverage:** [All | >$X threshold | Top N]\n**Findings:** [N]🔴 [N]🟡 [N]🟢\n\n---\n\n### Bottom line\n\n[🔴 N blocking · 🟠 N high · 🟡 N medium] — [the one thing the deal team needs to know]\n\n---\n\n[Each finding in house format]\n\n---\n\n## Gaps\n\n- [Request list item with no responsive document]\n- [Document referenced but not in VDR]\n```\n\n## Handoffs\n\n- **To ai-tool-handoff:** If Luminance\u002FKira is in use per `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002FCLAUDE.md`, hand bulk contract review there. This skill handles the nuanced documents (side letters, amendments, anything the AI tool struggles with).\n- **To deal-team-summary:** Aggregated findings feed the deal team brief.\n- **To material-contract-schedule:** Contract-level extractions feed the disclosure schedule.\n- **To closing-checklist:** Any finding that implies a discrete pre-closing action becomes a checklist item. The handoff is not limited to third-party consents — it also covers:\n  - **Shareholder vote \u002F other closing action** — §280G cleansing votes, required stockholder consents, required board resolutions, appraisal-rights notice periods, conversion mechanics, or any other corporate approval the deal needs to close. Characterize the action, the approval threshold, the statutory or charter source, and the timing constraint.\n  - **Regulatory filings and approvals** — HSR, CFIUS, foreign-investment review, sector-specific approvals flagged during extraction.\n  - **Consents from counterparties** — change-of-control, anti-assignment, MFN-triggering consents.\n  - **Releases, terminations, or pay-offs** — employment releases tied to change-of-control, payoff letters, lien releases.\n  - **Escrow \u002F holdback mechanics** — if extraction surfaces an indemnity escrow, R&W insurance deliverable, or holdback tied to a specific issue.\n  Every finding with a pre-closing action tag should reach closing-checklist, not just the ones labeled \"consent.\" If a finding sits in the gray zone (might need a closing action, might be a post-closing covenant), hand it off with a flag — closing-checklist can drop it if the purchase agreement says otherwise. Under-handoff is a one-way door; over-handoff is corrected in review.\n\n\n**Successor liability.** Flag: pending or threatened tort\u002Fproducts-liability claims, environmental matters and cleanup obligations, bulk-sale\u002Ffraudulent-transfer exposure (is the seller retaining enough assets to pay its remaining creditors?), seller's post-closing dissolution plan (if seller dissolves, plaintiffs chase the buyer), and whether the purchase agreement has an assumed\u002Fexcluded-liabilities schedule that actually covers the known exposures. Even in asset deals, the \"de facto merger,\" \"mere continuation,\" and \"product line\" doctrines can transfer liability — this is the analysis that surprises buy-side clients who think they're buying assets clean.\n\n## Batch processing\n\nFor large categories (300 contracts), process in batches. After each batch, update the running issues list and flag anything 🔴 immediately — don't wait for the full category to surface a deal-affecting issue.\n\n## Close with the next-steps decision tree\n\nEnd 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.\n\nIf the extraction surfaced more than ~10 issues, or any time the user asks: offer the dashboard (see CLAUDE.md `## Outputs → Dashboard offer for data-heavy outputs`). Shape the offer for this output — counts by severity (🔴 \u002F 🟠 \u002F 🟡 \u002F 🟢), counts by house category, and a sortable grid of issues with materiality, category, and VDR source.\n\n## What this skill does not do\n\n- It doesn't make the materiality call on close cases. It applies the threshold; a human decides the borderline.\n- It doesn't negotiate reps and warranties. It produces the findings that inform them.\n- It doesn't replace bulk AI review. For high-volume clause extraction, hand off to Luminance\u002FKira per `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002FCLAUDE.md`. This skill is for the judgment layer.\n",{"data":35,"body":37},{"name":4,"description":6,"argument-hint":36},"[VDR folder path or category name]",{"type":38,"children":39},"root",[40,48,103,107,114,196,199,205,217,223,257,262,268,275,280,582,588,600,605,611,616,624,657,665,688,696,719,727,750,758,781,787,912,924,934,939,949,988,994,999,1393,1399,1502,1512,1518,1523,1529,1542,1555,1561,1586],{"type":41,"tag":42,"props":43,"children":44},"element","h1",{"id":4},[45],{"type":46,"value":47},"text","\u002Fdiligence-issue-extraction",{"type":41,"tag":49,"props":50,"children":51},"ol",{},[52,75,80,93,98],{"type":41,"tag":53,"props":54,"children":55},"li",{},[56,58,65,67,73],{"type":46,"value":57},"Load ",{"type":41,"tag":59,"props":60,"children":62},"code",{"className":61},[],[63],{"type":46,"value":64},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002FCLAUDE.md",{"type":46,"value":66}," + ",{"type":41,"tag":59,"props":68,"children":70},{"className":69},[],[71],{"type":46,"value":72},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002Fdeals\u002F[code]\u002Fdeal-context.md",{"type":46,"value":74},".",{"type":41,"tag":53,"props":76,"children":77},{},[78],{"type":46,"value":79},"Use the workflow below.",{"type":41,"tag":53,"props":81,"children":82},{},[83,85,91],{"type":46,"value":84},"Check ",{"type":41,"tag":59,"props":86,"children":88},{"className":87},[],[89],{"type":46,"value":90},"ai-tool-handoff",{"type":46,"value":92}," — if category is bulk and tool is configured, hand off first.",{"type":41,"tag":53,"props":94,"children":95},{},[96],{"type":46,"value":97},"Read docs, apply materiality filter, extract per category.",{"type":41,"tag":53,"props":99,"children":100},{},[101],{"type":46,"value":102},"Findings in house memo format. Hand off consents to closing checklist.",{"type":41,"tag":104,"props":105,"children":106},"hr",{},[],{"type":41,"tag":108,"props":109,"children":111},"h2",{"id":110},"matter-context",[112],{"type":46,"value":113},"Matter context",{"type":41,"tag":115,"props":116,"children":117},"p",{},[118,124,126,132,134,140,142,148,150,156,158,164,166,172,174,180,182,188,189,195],{"type":41,"tag":119,"props":120,"children":121},"strong",{},[122],{"type":46,"value":123},"Matter context.",{"type":46,"value":125}," Check ",{"type":41,"tag":59,"props":127,"children":129},{"className":128},[],[130],{"type":46,"value":131},"## Matter workspaces",{"type":46,"value":133}," in the practice-level CLAUDE.md. If ",{"type":41,"tag":59,"props":135,"children":137},{"className":136},[],[138],{"type":46,"value":139},"Enabled",{"type":46,"value":141}," is ",{"type":41,"tag":59,"props":143,"children":145},{"className":144},[],[146],{"type":46,"value":147},"✗",{"type":46,"value":149}," (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 ",{"type":41,"tag":59,"props":151,"children":153},{"className":152},[],[154],{"type":46,"value":155},"\u002Fcorporate-legal:matter-workspace switch \u003Cslug>",{"type":46,"value":157}," or say ",{"type":41,"tag":59,"props":159,"children":161},{"className":160},[],[162],{"type":46,"value":163},"practice-level",{"type":46,"value":165},".\" Load the active matter's ",{"type":41,"tag":59,"props":167,"children":169},{"className":168},[],[170],{"type":46,"value":171},"matter.md",{"type":46,"value":173}," for matter-specific context and overrides. Write outputs to the matter folder at ",{"type":41,"tag":59,"props":175,"children":177},{"className":176},[],[178],{"type":46,"value":179},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002Fmatters\u002F\u003Cmatter-slug>\u002F",{"type":46,"value":181},". Never read another matter's files unless ",{"type":41,"tag":59,"props":183,"children":185},{"className":184},[],[186],{"type":46,"value":187},"Cross-matter context",{"type":46,"value":141},{"type":41,"tag":59,"props":190,"children":192},{"className":191},[],[193],{"type":46,"value":194},"on",{"type":46,"value":74},{"type":41,"tag":104,"props":197,"children":198},{},[],{"type":41,"tag":108,"props":200,"children":202},{"id":201},"purpose",[203],{"type":46,"value":204},"Purpose",{"type":41,"tag":115,"props":206,"children":207},{},[208,210,215],{"type":46,"value":209},"The VDR has 2,000 documents. Somewhere in there are the 30 that matter for the deal. This skill reads documents against the diligence categories and materiality thresholds from ",{"type":41,"tag":59,"props":211,"children":213},{"className":212},[],[214],{"type":46,"value":64},{"type":46,"value":216},", extracts issues, and writes them in house memo format.",{"type":41,"tag":108,"props":218,"children":220},{"id":219},"load-context",[221],{"type":46,"value":222},"Load context",{"type":41,"tag":224,"props":225,"children":226},"ul",{},[227,237,247],{"type":41,"tag":53,"props":228,"children":229},{},[230,235],{"type":41,"tag":59,"props":231,"children":233},{"className":232},[],[234],{"type":46,"value":64},{"type":46,"value":236}," → Diligence structure (categories, materiality thresholds)",{"type":41,"tag":53,"props":238,"children":239},{},[240,245],{"type":41,"tag":59,"props":241,"children":243},{"className":242},[],[244],{"type":46,"value":64},{"type":46,"value":246}," → Issues memo format (how findings are stated)",{"type":41,"tag":53,"props":248,"children":249},{},[250,255],{"type":41,"tag":59,"props":251,"children":253},{"className":252},[],[254],{"type":46,"value":72},{"type":46,"value":256}," → deal-specific thresholds, VDR location",{"type":41,"tag":115,"props":258,"children":259},{},[260],{"type":46,"value":261},"If deal-context.md doesn't exist, ask which deal this is for.",{"type":41,"tag":108,"props":263,"children":265},{"id":264},"workflow",[266],{"type":46,"value":267},"Workflow",{"type":41,"tag":269,"props":270,"children":272},"h3",{"id":271},"step-1-inventory-the-vdr",[273],{"type":46,"value":274},"Step 1: Inventory the VDR",{"type":41,"tag":115,"props":276,"children":277},{},[278],{"type":46,"value":279},"If VDR MCP (Box\u002FIntralinks\u002FDatasite) is connected, pull the index. Map VDR folders to diligence request list categories. Note gaps — request list categories with no corresponding VDR content.",{"type":41,"tag":281,"props":282,"children":287},"pre",{"className":283,"code":284,"language":285,"meta":286,"style":286},"language-markdown shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","## VDR Inventory: [Deal code]\n\n| Request category | VDR folder | Docs | Status |\n|---|---|---|---|\n| Corporate & Organizational | \u002F01-Corporate | 45 | Reviewed |\n| Material Contracts | \u002F02-Contracts | 312 | In progress |\n| IP | \u002F03-IP | 89 | Not started |\n| [etc.] | | | |\n\n**Gaps:** [Request categories with no VDR content — follow-up request needed]\n","markdown","",[288],{"type":41,"tag":59,"props":289,"children":290},{"__ignoreMap":286},[291,309,319,366,375,419,463,507,549,557],{"type":41,"tag":292,"props":293,"children":296},"span",{"class":294,"line":295},"line",1,[297,303],{"type":41,"tag":292,"props":298,"children":300},{"style":299},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[301],{"type":46,"value":302},"## ",{"type":41,"tag":292,"props":304,"children":306},{"style":305},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[307],{"type":46,"value":308},"VDR Inventory: [Deal code]\n",{"type":41,"tag":292,"props":310,"children":312},{"class":294,"line":311},2,[313],{"type":41,"tag":292,"props":314,"children":316},{"emptyLinePlaceholder":315},true,[317],{"type":46,"value":318},"\n",{"type":41,"tag":292,"props":320,"children":322},{"class":294,"line":321},3,[323,328,334,338,343,347,352,356,361],{"type":41,"tag":292,"props":324,"children":325},{"style":299},[326],{"type":46,"value":327},"|",{"type":41,"tag":292,"props":329,"children":331},{"style":330},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[332],{"type":46,"value":333}," Request category ",{"type":41,"tag":292,"props":335,"children":336},{"style":299},[337],{"type":46,"value":327},{"type":41,"tag":292,"props":339,"children":340},{"style":330},[341],{"type":46,"value":342}," VDR folder ",{"type":41,"tag":292,"props":344,"children":345},{"style":299},[346],{"type":46,"value":327},{"type":41,"tag":292,"props":348,"children":349},{"style":330},[350],{"type":46,"value":351}," Docs ",{"type":41,"tag":292,"props":353,"children":354},{"style":299},[355],{"type":46,"value":327},{"type":41,"tag":292,"props":357,"children":358},{"style":330},[359],{"type":46,"value":360}," Status ",{"type":41,"tag":292,"props":362,"children":363},{"style":299},[364],{"type":46,"value":365},"|\n",{"type":41,"tag":292,"props":367,"children":369},{"class":294,"line":368},4,[370],{"type":41,"tag":292,"props":371,"children":372},{"style":299},[373],{"type":46,"value":374},"|---|---|---|---|\n",{"type":41,"tag":292,"props":376,"children":378},{"class":294,"line":377},5,[379,383,388,392,397,401,406,410,415],{"type":41,"tag":292,"props":380,"children":381},{"style":299},[382],{"type":46,"value":327},{"type":41,"tag":292,"props":384,"children":385},{"style":330},[386],{"type":46,"value":387}," Corporate & Organizational ",{"type":41,"tag":292,"props":389,"children":390},{"style":299},[391],{"type":46,"value":327},{"type":41,"tag":292,"props":393,"children":394},{"style":330},[395],{"type":46,"value":396}," \u002F01-Corporate ",{"type":41,"tag":292,"props":398,"children":399},{"style":299},[400],{"type":46,"value":327},{"type":41,"tag":292,"props":402,"children":403},{"style":330},[404],{"type":46,"value":405}," 45 ",{"type":41,"tag":292,"props":407,"children":408},{"style":299},[409],{"type":46,"value":327},{"type":41,"tag":292,"props":411,"children":412},{"style":330},[413],{"type":46,"value":414}," Reviewed ",{"type":41,"tag":292,"props":416,"children":417},{"style":299},[418],{"type":46,"value":365},{"type":41,"tag":292,"props":420,"children":422},{"class":294,"line":421},6,[423,427,432,436,441,445,450,454,459],{"type":41,"tag":292,"props":424,"children":425},{"style":299},[426],{"type":46,"value":327},{"type":41,"tag":292,"props":428,"children":429},{"style":330},[430],{"type":46,"value":431}," Material Contracts ",{"type":41,"tag":292,"props":433,"children":434},{"style":299},[435],{"type":46,"value":327},{"type":41,"tag":292,"props":437,"children":438},{"style":330},[439],{"type":46,"value":440}," \u002F02-Contracts ",{"type":41,"tag":292,"props":442,"children":443},{"style":299},[444],{"type":46,"value":327},{"type":41,"tag":292,"props":446,"children":447},{"style":330},[448],{"type":46,"value":449}," 312 ",{"type":41,"tag":292,"props":451,"children":452},{"style":299},[453],{"type":46,"value":327},{"type":41,"tag":292,"props":455,"children":456},{"style":330},[457],{"type":46,"value":458}," In progress ",{"type":41,"tag":292,"props":460,"children":461},{"style":299},[462],{"type":46,"value":365},{"type":41,"tag":292,"props":464,"children":466},{"class":294,"line":465},7,[467,471,476,480,485,489,494,498,503],{"type":41,"tag":292,"props":468,"children":469},{"style":299},[470],{"type":46,"value":327},{"type":41,"tag":292,"props":472,"children":473},{"style":330},[474],{"type":46,"value":475}," IP ",{"type":41,"tag":292,"props":477,"children":478},{"style":299},[479],{"type":46,"value":327},{"type":41,"tag":292,"props":481,"children":482},{"style":330},[483],{"type":46,"value":484}," \u002F03-IP ",{"type":41,"tag":292,"props":486,"children":487},{"style":299},[488],{"type":46,"value":327},{"type":41,"tag":292,"props":490,"children":491},{"style":330},[492],{"type":46,"value":493}," 89 ",{"type":41,"tag":292,"props":495,"children":496},{"style":299},[497],{"type":46,"value":327},{"type":41,"tag":292,"props":499,"children":500},{"style":330},[501],{"type":46,"value":502}," Not started ",{"type":41,"tag":292,"props":504,"children":505},{"style":299},[506],{"type":46,"value":365},{"type":41,"tag":292,"props":508,"children":510},{"class":294,"line":509},8,[511,515,520,526,531,536,540,544],{"type":41,"tag":292,"props":512,"children":513},{"style":299},[514],{"type":46,"value":327},{"type":41,"tag":292,"props":516,"children":517},{"style":299},[518],{"type":46,"value":519}," [",{"type":41,"tag":292,"props":521,"children":523},{"style":522},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[524],{"type":46,"value":525},"etc.",{"type":41,"tag":292,"props":527,"children":528},{"style":299},[529],{"type":46,"value":530},"]",{"type":41,"tag":292,"props":532,"children":533},{"style":299},[534],{"type":46,"value":535}," |",{"type":41,"tag":292,"props":537,"children":538},{"style":299},[539],{"type":46,"value":535},{"type":41,"tag":292,"props":541,"children":542},{"style":299},[543],{"type":46,"value":535},{"type":41,"tag":292,"props":545,"children":546},{"style":299},[547],{"type":46,"value":548}," |\n",{"type":41,"tag":292,"props":550,"children":552},{"class":294,"line":551},9,[553],{"type":41,"tag":292,"props":554,"children":555},{"emptyLinePlaceholder":315},[556],{"type":46,"value":318},{"type":41,"tag":292,"props":558,"children":560},{"class":294,"line":559},10,[561,567,573,577],{"type":41,"tag":292,"props":562,"children":564},{"style":563},"--shiki-light:#39ADB5;--shiki-light-font-weight:bold;--shiki-default:#89DDFF;--shiki-default-font-weight:bold;--shiki-dark:#89DDFF;--shiki-dark-font-weight:bold",[565],{"type":46,"value":566},"**",{"type":41,"tag":292,"props":568,"children":570},{"style":569},"--shiki-light:#E53935;--shiki-light-font-weight:bold;--shiki-default:#F07178;--shiki-default-font-weight:bold;--shiki-dark:#F07178;--shiki-dark-font-weight:bold",[571],{"type":46,"value":572},"Gaps:",{"type":41,"tag":292,"props":574,"children":575},{"style":563},[576],{"type":46,"value":566},{"type":41,"tag":292,"props":578,"children":579},{"style":330},[580],{"type":46,"value":581}," [Request categories with no VDR content — follow-up request needed]\n",{"type":41,"tag":269,"props":583,"children":585},{"id":584},"step-2-apply-materiality-filter",[586],{"type":46,"value":587},"Step 2: Apply materiality filter",{"type":41,"tag":115,"props":589,"children":590},{},[591,593,598],{"type":46,"value":592},"Per ",{"type":41,"tag":59,"props":594,"children":596},{"className":595},[],[597],{"type":46,"value":64},{"type":46,"value":599}," \u002F deal-context thresholds. Don't review everything if the threshold says contracts >$X.",{"type":41,"tag":115,"props":601,"children":602},{},[603],{"type":46,"value":604},"For contracts specifically: sort by stated value (if in filename\u002Fmetadata) or by counterparty significance. Review top-down until you hit the threshold or the category is exhausted.",{"type":41,"tag":269,"props":606,"children":608},{"id":607},"step-3-extract-issues",[609],{"type":46,"value":610},"Step 3: Extract issues",{"type":41,"tag":115,"props":612,"children":613},{},[614],{"type":46,"value":615},"For each document read, check against the standard diligence concerns for its category:",{"type":41,"tag":115,"props":617,"children":618},{},[619],{"type":41,"tag":119,"props":620,"children":621},{},[622],{"type":46,"value":623},"Material contracts — standard extraction set:",{"type":41,"tag":224,"props":625,"children":626},{},[627,632,637,642,647,652],{"type":41,"tag":53,"props":628,"children":629},{},[630],{"type":46,"value":631},"Change of control provision (triggered by this deal? consent required?)",{"type":41,"tag":53,"props":633,"children":634},{},[635],{"type":46,"value":636},"Assignment restriction (can the contract move to buyer?)",{"type":41,"tag":53,"props":638,"children":639},{},[640],{"type":46,"value":641},"Exclusivity \u002F non-compete (restricts buyer's business?)",{"type":41,"tag":53,"props":643,"children":644},{},[645],{"type":46,"value":646},"MFN (most favored nation — pricing constraints)",{"type":41,"tag":53,"props":648,"children":649},{},[650],{"type":46,"value":651},"Termination rights (can counterparty walk because of the deal?)",{"type":41,"tag":53,"props":653,"children":654},{},[655],{"type":46,"value":656},"Unusual indemnities or liability exposure",{"type":41,"tag":115,"props":658,"children":659},{},[660],{"type":41,"tag":119,"props":661,"children":662},{},[663],{"type":46,"value":664},"Corporate — standard extraction set:",{"type":41,"tag":224,"props":666,"children":667},{},[668,673,678,683],{"type":41,"tag":53,"props":669,"children":670},{},[671],{"type":46,"value":672},"Cap table accuracy, outstanding options\u002Fwarrants",{"type":41,"tag":53,"props":674,"children":675},{},[676],{"type":46,"value":677},"Board consent requirements for the transaction",{"type":41,"tag":53,"props":679,"children":680},{},[681],{"type":46,"value":682},"Stockholder agreement restrictions (drags, tags, ROFR)",{"type":41,"tag":53,"props":684,"children":685},{},[686],{"type":46,"value":687},"Subsidiary structure and intercompany arrangements",{"type":41,"tag":115,"props":689,"children":690},{},[691],{"type":41,"tag":119,"props":692,"children":693},{},[694],{"type":46,"value":695},"IP — standard extraction set:",{"type":41,"tag":224,"props":697,"children":698},{},[699,704,709,714],{"type":41,"tag":53,"props":700,"children":701},{},[702],{"type":46,"value":703},"Ownership chain (assignments from founders\u002Femployees in place?)",{"type":41,"tag":53,"props":705,"children":706},{},[707],{"type":46,"value":708},"Open source in the product (copyleft risk)",{"type":41,"tag":53,"props":710,"children":711},{},[712],{"type":46,"value":713},"Key IP licensed vs. owned",{"type":41,"tag":53,"props":715,"children":716},{},[717],{"type":46,"value":718},"Pending or threatened IP litigation",{"type":41,"tag":115,"props":720,"children":721},{},[722],{"type":41,"tag":119,"props":723,"children":724},{},[725],{"type":46,"value":726},"Employment — standard extraction set:",{"type":41,"tag":224,"props":728,"children":729},{},[730,735,740,745],{"type":41,"tag":53,"props":731,"children":732},{},[733],{"type":46,"value":734},"Change-of-control severance triggers (parachute cost)",{"type":41,"tag":53,"props":736,"children":737},{},[738],{"type":46,"value":739},"Key employee retention risk",{"type":41,"tag":53,"props":741,"children":742},{},[743],{"type":46,"value":744},"Pending employment litigation",{"type":41,"tag":53,"props":746,"children":747},{},[748],{"type":46,"value":749},"Classification risk (contractors who look like employees)",{"type":41,"tag":115,"props":751,"children":752},{},[753],{"type":41,"tag":119,"props":754,"children":755},{},[756],{"type":46,"value":757},"Litigation — standard extraction set:",{"type":41,"tag":224,"props":759,"children":760},{},[761,766,771,776],{"type":41,"tag":53,"props":762,"children":763},{},[764],{"type":46,"value":765},"Pending matters and reserves",{"type":41,"tag":53,"props":767,"children":768},{},[769],{"type":46,"value":770},"Threatened claims",{"type":41,"tag":53,"props":772,"children":773},{},[774],{"type":46,"value":775},"Regulatory inquiries",{"type":41,"tag":53,"props":777,"children":778},{},[779],{"type":46,"value":780},"Pattern litigation (consumer class actions, etc.)",{"type":41,"tag":269,"props":782,"children":784},{"id":783},"step-4-state-each-finding",[785],{"type":46,"value":786},"Step 4: State each finding",{"type":41,"tag":788,"props":789,"children":790},"blockquote",{},[791,849,874],{"type":41,"tag":115,"props":792,"children":793},{},[794,799,801,807,809,815,817,823,825,831,833,839,841,847],{"type":41,"tag":119,"props":795,"children":796},{},[797],{"type":46,"value":798},"Source attribution.",{"type":46,"value":800}," Where a finding references a statute, regulation, case, or regulator action — e.g., a change-of-control provision analyzed under an applicable law, an IP ownership gap cited against a specific doctrine, a pending litigation matter with a case citation — tag the citation with where it came from: ",{"type":41,"tag":59,"props":802,"children":804},{"className":803},[],[805],{"type":46,"value":806},"[Westlaw]",{"type":46,"value":808},", ",{"type":41,"tag":59,"props":810,"children":812},{"className":811},[],[813],{"type":46,"value":814},"[CourtListener]",{"type":46,"value":816},", or the MCP tool name for citations retrieved from a legal research connector; ",{"type":41,"tag":59,"props":818,"children":820},{"className":819},[],[821],{"type":46,"value":822},"[web search — verify]",{"type":46,"value":824}," for web-search citations; ",{"type":41,"tag":59,"props":826,"children":828},{"className":827},[],[829],{"type":46,"value":830},"[model knowledge — verify]",{"type":46,"value":832}," for citations recalled from training data; ",{"type":41,"tag":59,"props":834,"children":836},{"className":835},[],[837],{"type":46,"value":838},"[user provided]",{"type":46,"value":840}," for citations from the VDR, deal-team memos, or outside-counsel feedback. Document-source citations (VDR path, Bates, filename) retain their native reference. Citations tagged ",{"type":41,"tag":59,"props":842,"children":844},{"className":843},[],[845],{"type":46,"value":846},"verify",{"type":46,"value":848}," carry higher fabrication risk and should be checked first. Never strip or collapse the tags.",{"type":41,"tag":115,"props":850,"children":851},{},[852,857,859,864,866,872],{"type":41,"tag":119,"props":853,"children":854},{},[855],{"type":46,"value":856},"When disagreeing with a user's cited statute, quote the text or decline to characterize it.",{"type":46,"value":858}," If the user (or a deal-team note, or a sell-side disclosure) cites a statute for a proposition you don't think is correct, and you don't have the statute text available from a connected research tool or the VDR, do not invent a description of what the statute says. Say instead: \"That section doesn't match what I'd expect a ",{"type":41,"tag":292,"props":860,"children":861},{},[862],{"type":46,"value":863},"bulk-sales notice \u002F successor-liability \u002F whatever",{"type":46,"value":865}," requirement to say — I'd need to pull the actual text to tell you what it actually covers. ",{"type":41,"tag":59,"props":867,"children":869},{"className":868},[],[870],{"type":46,"value":871},"[statute unretrieved — verify]",{"type":46,"value":873},"\" Then either (a) retrieve the text via the configured research tool and quote it, (b) ask the user to paste the text, or (c) flag for outside counsel. A confident wrong description of a real statute is worse than \"I don't know\" — a deal-team memo citing a fabricated subchapter is harder to un-believe than a gap. Applies in every skill that characterizes a statute, not just issue extraction.",{"type":41,"tag":115,"props":875,"children":876},{},[877,882,884,889,891,896,898,903,905,910],{"type":41,"tag":119,"props":878,"children":879},{},[880],{"type":46,"value":881},"No silent supplement.",{"type":46,"value":883}," If a research query to the configured legal research tool returns few or no results for a legal basis the finding needs (e.g., the rule governing a change-of-control consent requirement, an IP assignment doctrine, an employment classification test), report what was found and stop. Do NOT fill the gap from web search or model knowledge without asking. Say: \"The search returned ",{"type":41,"tag":292,"props":885,"children":886},{},[887],{"type":46,"value":888},"N",{"type":46,"value":890}," results from ",{"type":41,"tag":292,"props":892,"children":893},{},[894],{"type":46,"value":895},"tool",{"type":46,"value":897},". Coverage appears thin for ",{"type":41,"tag":292,"props":899,"children":900},{},[901],{"type":46,"value":902},"rule \u002F doctrine",{"type":46,"value":904},". Options: (1) broaden the search query, (2) try a different research tool, (3) search the web — results will be tagged ",{"type":41,"tag":59,"props":906,"children":908},{"className":907},[],[909],{"type":46,"value":822},{"type":46,"value":911}," and should be checked against a primary source before relying, or (4) flag as unverified and stop. Which would you like?\" A lawyer decides whether to accept lower-confidence sources.",{"type":41,"tag":115,"props":913,"children":914},{},[915,917,922],{"type":46,"value":916},"Per the finding template in ",{"type":41,"tag":59,"props":918,"children":920},{"className":919},[],[921],{"type":46,"value":64},{"type":46,"value":923},". If the seed memo used this:",{"type":41,"tag":281,"props":925,"children":929},{"className":926,"code":928,"language":46},[927],"language-text","Issue #N: [Title]\nCategory: [request list category]\nSeverity: [level per house scheme]\nDocuments: [VDR path + doc name]\nFinding: [what the document says and why it matters]\nRecommendation: [price adjustment \u002F indemnity \u002F consent required \u002F rep & warranty \u002F walk]\n",[930],{"type":41,"tag":59,"props":931,"children":932},{"__ignoreMap":286},[933],{"type":46,"value":928},{"type":41,"tag":115,"props":935,"children":936},{},[937],{"type":46,"value":938},"...then use exactly that. If the seed memo was bullets, write bullets.",{"type":41,"tag":115,"props":940,"children":941},{},[942,947],{"type":41,"tag":119,"props":943,"children":944},{},[945],{"type":46,"value":946},"Severity calibration",{"type":46,"value":948}," (if house scheme is R\u002FY\u002FG):",{"type":41,"tag":224,"props":950,"children":951},{},[952,964,976],{"type":41,"tag":53,"props":953,"children":954},{},[955,957,962],{"type":46,"value":956},"🔴 ",{"type":41,"tag":119,"props":958,"children":959},{},[960],{"type":46,"value":961},"Red:",{"type":46,"value":963}," Affects deal value or structure. Change of control requiring major customer consent. Undisclosed material litigation. IP ownership gap.",{"type":41,"tag":53,"props":965,"children":966},{},[967,969,974],{"type":46,"value":968},"🟡 ",{"type":41,"tag":119,"props":970,"children":971},{},[972],{"type":46,"value":973},"Yellow:",{"type":46,"value":975}," Needs attention, solvable. Consent required but likely obtainable. Open source requiring remediation. Employment classification risk.",{"type":41,"tag":53,"props":977,"children":978},{},[979,981,986],{"type":46,"value":980},"🟢 ",{"type":41,"tag":119,"props":982,"children":983},{},[984],{"type":46,"value":985},"Green:",{"type":46,"value":987}," Noted for file. Consistent with reps. No action needed beyond the rep.",{"type":41,"tag":269,"props":989,"children":991},{"id":990},"step-5-assemble-per-category",[992],{"type":46,"value":993},"Step 5: Assemble per category",{"type":41,"tag":115,"props":995,"children":996},{},[997],{"type":46,"value":998},"Group findings by request list category. Within category, sort by severity.",{"type":41,"tag":281,"props":1000,"children":1002},{"className":283,"code":1001,"language":285,"meta":286,"style":286},"[WORK-PRODUCT HEADER — per plugin config ## Outputs — differs by role; see `## Who's using this`]\n\n> This output is derived from VDR materials that are privileged, confidential, or both. It inherits the source's privilege and confidentiality status — distribution beyond the privilege circle can waive privilege. Store with the matter's privileged files and make distribution decisions deliberately.\n\n# Diligence Issues: [Deal code] — [Category]\n\n**Documents reviewed:** [N] of [M] in category\n**Coverage:** [All | >$X threshold | Top N]\n**Findings:** [N]🔴 [N]🟡 [N]🟢\n\n---\n\n### Bottom line\n\n[🔴 N blocking · 🟠 N high · 🟡 N medium] — [the one thing the deal team needs to know]\n\n---\n\n[Each finding in house format]\n\n---\n\n## Gaps\n\n- [Request list item with no responsive document]\n- [Document referenced but not in VDR]\n",[1003],{"type":41,"tag":59,"props":1004,"children":1005},{"__ignoreMap":286},[1006,1033,1040,1055,1062,1089,1096,1147,1168,1233,1240,1249,1257,1271,1279,1288,1296,1304,1312,1321,1329,1337,1345,1358,1366,1380],{"type":41,"tag":292,"props":1007,"children":1008},{"class":294,"line":295},[1009,1014,1019,1024,1028],{"type":41,"tag":292,"props":1010,"children":1011},{"style":330},[1012],{"type":46,"value":1013},"[WORK-PRODUCT HEADER — per plugin config ## Outputs — differs by role; see ",{"type":41,"tag":292,"props":1015,"children":1016},{"style":299},[1017],{"type":46,"value":1018},"`",{"type":41,"tag":292,"props":1020,"children":1021},{"style":522},[1022],{"type":46,"value":1023},"## Who's using this",{"type":41,"tag":292,"props":1025,"children":1026},{"style":299},[1027],{"type":46,"value":1018},{"type":41,"tag":292,"props":1029,"children":1030},{"style":330},[1031],{"type":46,"value":1032},"]\n",{"type":41,"tag":292,"props":1034,"children":1035},{"class":294,"line":311},[1036],{"type":41,"tag":292,"props":1037,"children":1038},{"emptyLinePlaceholder":315},[1039],{"type":46,"value":318},{"type":41,"tag":292,"props":1041,"children":1042},{"class":294,"line":321},[1043,1049],{"type":41,"tag":292,"props":1044,"children":1046},{"style":1045},"--shiki-light:#FF5370;--shiki-light-font-style:italic;--shiki-default:#FF9CAC;--shiki-default-font-style:italic;--shiki-dark:#FF9CAC;--shiki-dark-font-style:italic",[1047],{"type":46,"value":1048},">",{"type":41,"tag":292,"props":1050,"children":1052},{"style":1051},"--shiki-light:#39ADB5;--shiki-light-font-style:italic;--shiki-default:#89DDFF;--shiki-default-font-style:italic;--shiki-dark:#89DDFF;--shiki-dark-font-style:italic",[1053],{"type":46,"value":1054}," This output is derived from VDR materials that are privileged, confidential, or both. It inherits the source's privilege and confidentiality status — distribution beyond the privilege circle can waive privilege. Store with the matter's privileged files and make distribution decisions deliberately.\n",{"type":41,"tag":292,"props":1056,"children":1057},{"class":294,"line":368},[1058],{"type":41,"tag":292,"props":1059,"children":1060},{"emptyLinePlaceholder":315},[1061],{"type":46,"value":318},{"type":41,"tag":292,"props":1063,"children":1064},{"class":294,"line":377},[1065,1070,1075,1080,1085],{"type":41,"tag":292,"props":1066,"children":1067},{"style":299},[1068],{"type":46,"value":1069},"# ",{"type":41,"tag":292,"props":1071,"children":1072},{"style":305},[1073],{"type":46,"value":1074},"Diligence Issues: [Deal code] — ",{"type":41,"tag":292,"props":1076,"children":1077},{"style":299},[1078],{"type":46,"value":1079},"[",{"type":41,"tag":292,"props":1081,"children":1082},{"style":522},[1083],{"type":46,"value":1084},"Category",{"type":41,"tag":292,"props":1086,"children":1087},{"style":299},[1088],{"type":46,"value":1032},{"type":41,"tag":292,"props":1090,"children":1091},{"class":294,"line":421},[1092],{"type":41,"tag":292,"props":1093,"children":1094},{"emptyLinePlaceholder":315},[1095],{"type":46,"value":318},{"type":41,"tag":292,"props":1097,"children":1098},{"class":294,"line":465},[1099,1103,1108,1112,1116,1120,1124,1129,1133,1138,1142],{"type":41,"tag":292,"props":1100,"children":1101},{"style":563},[1102],{"type":46,"value":566},{"type":41,"tag":292,"props":1104,"children":1105},{"style":569},[1106],{"type":46,"value":1107},"Documents reviewed:",{"type":41,"tag":292,"props":1109,"children":1110},{"style":563},[1111],{"type":46,"value":566},{"type":41,"tag":292,"props":1113,"children":1114},{"style":299},[1115],{"type":46,"value":519},{"type":41,"tag":292,"props":1117,"children":1118},{"style":522},[1119],{"type":46,"value":888},{"type":41,"tag":292,"props":1121,"children":1122},{"style":299},[1123],{"type":46,"value":530},{"type":41,"tag":292,"props":1125,"children":1126},{"style":330},[1127],{"type":46,"value":1128}," of ",{"type":41,"tag":292,"props":1130,"children":1131},{"style":299},[1132],{"type":46,"value":1079},{"type":41,"tag":292,"props":1134,"children":1135},{"style":522},[1136],{"type":46,"value":1137},"M",{"type":41,"tag":292,"props":1139,"children":1140},{"style":299},[1141],{"type":46,"value":530},{"type":41,"tag":292,"props":1143,"children":1144},{"style":330},[1145],{"type":46,"value":1146}," in category\n",{"type":41,"tag":292,"props":1148,"children":1149},{"class":294,"line":509},[1150,1154,1159,1163],{"type":41,"tag":292,"props":1151,"children":1152},{"style":563},[1153],{"type":46,"value":566},{"type":41,"tag":292,"props":1155,"children":1156},{"style":569},[1157],{"type":46,"value":1158},"Coverage:",{"type":41,"tag":292,"props":1160,"children":1161},{"style":563},[1162],{"type":46,"value":566},{"type":41,"tag":292,"props":1164,"children":1165},{"style":330},[1166],{"type":46,"value":1167}," [All | >$X threshold | Top N]\n",{"type":41,"tag":292,"props":1169,"children":1170},{"class":294,"line":551},[1171,1175,1180,1184,1188,1192,1196,1200,1204,1208,1212,1216,1220,1224,1228],{"type":41,"tag":292,"props":1172,"children":1173},{"style":563},[1174],{"type":46,"value":566},{"type":41,"tag":292,"props":1176,"children":1177},{"style":569},[1178],{"type":46,"value":1179},"Findings:",{"type":41,"tag":292,"props":1181,"children":1182},{"style":563},[1183],{"type":46,"value":566},{"type":41,"tag":292,"props":1185,"children":1186},{"style":299},[1187],{"type":46,"value":519},{"type":41,"tag":292,"props":1189,"children":1190},{"style":522},[1191],{"type":46,"value":888},{"type":41,"tag":292,"props":1193,"children":1194},{"style":299},[1195],{"type":46,"value":530},{"type":41,"tag":292,"props":1197,"children":1198},{"style":330},[1199],{"type":46,"value":956},{"type":41,"tag":292,"props":1201,"children":1202},{"style":299},[1203],{"type":46,"value":1079},{"type":41,"tag":292,"props":1205,"children":1206},{"style":522},[1207],{"type":46,"value":888},{"type":41,"tag":292,"props":1209,"children":1210},{"style":299},[1211],{"type":46,"value":530},{"type":41,"tag":292,"props":1213,"children":1214},{"style":330},[1215],{"type":46,"value":968},{"type":41,"tag":292,"props":1217,"children":1218},{"style":299},[1219],{"type":46,"value":1079},{"type":41,"tag":292,"props":1221,"children":1222},{"style":522},[1223],{"type":46,"value":888},{"type":41,"tag":292,"props":1225,"children":1226},{"style":299},[1227],{"type":46,"value":530},{"type":41,"tag":292,"props":1229,"children":1230},{"style":330},[1231],{"type":46,"value":1232},"🟢\n",{"type":41,"tag":292,"props":1234,"children":1235},{"class":294,"line":559},[1236],{"type":41,"tag":292,"props":1237,"children":1238},{"emptyLinePlaceholder":315},[1239],{"type":46,"value":318},{"type":41,"tag":292,"props":1241,"children":1243},{"class":294,"line":1242},11,[1244],{"type":41,"tag":292,"props":1245,"children":1246},{"style":299},[1247],{"type":46,"value":1248},"---\n",{"type":41,"tag":292,"props":1250,"children":1252},{"class":294,"line":1251},12,[1253],{"type":41,"tag":292,"props":1254,"children":1255},{"emptyLinePlaceholder":315},[1256],{"type":46,"value":318},{"type":41,"tag":292,"props":1258,"children":1260},{"class":294,"line":1259},13,[1261,1266],{"type":41,"tag":292,"props":1262,"children":1263},{"style":299},[1264],{"type":46,"value":1265},"### ",{"type":41,"tag":292,"props":1267,"children":1268},{"style":305},[1269],{"type":46,"value":1270},"Bottom line\n",{"type":41,"tag":292,"props":1272,"children":1274},{"class":294,"line":1273},14,[1275],{"type":41,"tag":292,"props":1276,"children":1277},{"emptyLinePlaceholder":315},[1278],{"type":46,"value":318},{"type":41,"tag":292,"props":1280,"children":1282},{"class":294,"line":1281},15,[1283],{"type":41,"tag":292,"props":1284,"children":1285},{"style":330},[1286],{"type":46,"value":1287},"[🔴 N blocking · 🟠 N high · 🟡 N medium] — [the one thing the deal team needs to know]\n",{"type":41,"tag":292,"props":1289,"children":1291},{"class":294,"line":1290},16,[1292],{"type":41,"tag":292,"props":1293,"children":1294},{"emptyLinePlaceholder":315},[1295],{"type":46,"value":318},{"type":41,"tag":292,"props":1297,"children":1299},{"class":294,"line":1298},17,[1300],{"type":41,"tag":292,"props":1301,"children":1302},{"style":299},[1303],{"type":46,"value":1248},{"type":41,"tag":292,"props":1305,"children":1307},{"class":294,"line":1306},18,[1308],{"type":41,"tag":292,"props":1309,"children":1310},{"emptyLinePlaceholder":315},[1311],{"type":46,"value":318},{"type":41,"tag":292,"props":1313,"children":1315},{"class":294,"line":1314},19,[1316],{"type":41,"tag":292,"props":1317,"children":1318},{"style":330},[1319],{"type":46,"value":1320},"[Each finding in house format]\n",{"type":41,"tag":292,"props":1322,"children":1324},{"class":294,"line":1323},20,[1325],{"type":41,"tag":292,"props":1326,"children":1327},{"emptyLinePlaceholder":315},[1328],{"type":46,"value":318},{"type":41,"tag":292,"props":1330,"children":1332},{"class":294,"line":1331},21,[1333],{"type":41,"tag":292,"props":1334,"children":1335},{"style":299},[1336],{"type":46,"value":1248},{"type":41,"tag":292,"props":1338,"children":1340},{"class":294,"line":1339},22,[1341],{"type":41,"tag":292,"props":1342,"children":1343},{"emptyLinePlaceholder":315},[1344],{"type":46,"value":318},{"type":41,"tag":292,"props":1346,"children":1348},{"class":294,"line":1347},23,[1349,1353],{"type":41,"tag":292,"props":1350,"children":1351},{"style":299},[1352],{"type":46,"value":302},{"type":41,"tag":292,"props":1354,"children":1355},{"style":305},[1356],{"type":46,"value":1357},"Gaps\n",{"type":41,"tag":292,"props":1359,"children":1361},{"class":294,"line":1360},24,[1362],{"type":41,"tag":292,"props":1363,"children":1364},{"emptyLinePlaceholder":315},[1365],{"type":46,"value":318},{"type":41,"tag":292,"props":1367,"children":1369},{"class":294,"line":1368},25,[1370,1375],{"type":41,"tag":292,"props":1371,"children":1372},{"style":299},[1373],{"type":46,"value":1374},"-",{"type":41,"tag":292,"props":1376,"children":1377},{"style":330},[1378],{"type":46,"value":1379}," [Request list item with no responsive document]\n",{"type":41,"tag":292,"props":1381,"children":1383},{"class":294,"line":1382},26,[1384,1388],{"type":41,"tag":292,"props":1385,"children":1386},{"style":299},[1387],{"type":46,"value":1374},{"type":41,"tag":292,"props":1389,"children":1390},{"style":330},[1391],{"type":46,"value":1392}," [Document referenced but not in VDR]\n",{"type":41,"tag":108,"props":1394,"children":1396},{"id":1395},"handoffs",[1397],{"type":46,"value":1398},"Handoffs",{"type":41,"tag":224,"props":1400,"children":1401},{},[1402,1419,1429,1439],{"type":41,"tag":53,"props":1403,"children":1404},{},[1405,1410,1412,1417],{"type":41,"tag":119,"props":1406,"children":1407},{},[1408],{"type":46,"value":1409},"To ai-tool-handoff:",{"type":46,"value":1411}," If Luminance\u002FKira is in use per ",{"type":41,"tag":59,"props":1413,"children":1415},{"className":1414},[],[1416],{"type":46,"value":64},{"type":46,"value":1418},", hand bulk contract review there. This skill handles the nuanced documents (side letters, amendments, anything the AI tool struggles with).",{"type":41,"tag":53,"props":1420,"children":1421},{},[1422,1427],{"type":41,"tag":119,"props":1423,"children":1424},{},[1425],{"type":46,"value":1426},"To deal-team-summary:",{"type":46,"value":1428}," Aggregated findings feed the deal team brief.",{"type":41,"tag":53,"props":1430,"children":1431},{},[1432,1437],{"type":41,"tag":119,"props":1433,"children":1434},{},[1435],{"type":46,"value":1436},"To material-contract-schedule:",{"type":46,"value":1438}," Contract-level extractions feed the disclosure schedule.",{"type":41,"tag":53,"props":1440,"children":1441},{},[1442,1447,1449],{"type":41,"tag":119,"props":1443,"children":1444},{},[1445],{"type":46,"value":1446},"To closing-checklist:",{"type":46,"value":1448}," Any finding that implies a discrete pre-closing action becomes a checklist item. The handoff is not limited to third-party consents — it also covers:\n",{"type":41,"tag":224,"props":1450,"children":1451},{},[1452,1462,1472,1482,1492],{"type":41,"tag":53,"props":1453,"children":1454},{},[1455,1460],{"type":41,"tag":119,"props":1456,"children":1457},{},[1458],{"type":46,"value":1459},"Shareholder vote \u002F other closing action",{"type":46,"value":1461}," — §280G cleansing votes, required stockholder consents, required board resolutions, appraisal-rights notice periods, conversion mechanics, or any other corporate approval the deal needs to close. Characterize the action, the approval threshold, the statutory or charter source, and the timing constraint.",{"type":41,"tag":53,"props":1463,"children":1464},{},[1465,1470],{"type":41,"tag":119,"props":1466,"children":1467},{},[1468],{"type":46,"value":1469},"Regulatory filings and approvals",{"type":46,"value":1471}," — HSR, CFIUS, foreign-investment review, sector-specific approvals flagged during extraction.",{"type":41,"tag":53,"props":1473,"children":1474},{},[1475,1480],{"type":41,"tag":119,"props":1476,"children":1477},{},[1478],{"type":46,"value":1479},"Consents from counterparties",{"type":46,"value":1481}," — change-of-control, anti-assignment, MFN-triggering consents.",{"type":41,"tag":53,"props":1483,"children":1484},{},[1485,1490],{"type":41,"tag":119,"props":1486,"children":1487},{},[1488],{"type":46,"value":1489},"Releases, terminations, or pay-offs",{"type":46,"value":1491}," — employment releases tied to change-of-control, payoff letters, lien releases.",{"type":41,"tag":53,"props":1493,"children":1494},{},[1495,1500],{"type":41,"tag":119,"props":1496,"children":1497},{},[1498],{"type":46,"value":1499},"Escrow \u002F holdback mechanics",{"type":46,"value":1501}," — if extraction surfaces an indemnity escrow, R&W insurance deliverable, or holdback tied to a specific issue.\nEvery finding with a pre-closing action tag should reach closing-checklist, not just the ones labeled \"consent.\" If a finding sits in the gray zone (might need a closing action, might be a post-closing covenant), hand it off with a flag — closing-checklist can drop it if the purchase agreement says otherwise. Under-handoff is a one-way door; over-handoff is corrected in review.",{"type":41,"tag":115,"props":1503,"children":1504},{},[1505,1510],{"type":41,"tag":119,"props":1506,"children":1507},{},[1508],{"type":46,"value":1509},"Successor liability.",{"type":46,"value":1511}," Flag: pending or threatened tort\u002Fproducts-liability claims, environmental matters and cleanup obligations, bulk-sale\u002Ffraudulent-transfer exposure (is the seller retaining enough assets to pay its remaining creditors?), seller's post-closing dissolution plan (if seller dissolves, plaintiffs chase the buyer), and whether the purchase agreement has an assumed\u002Fexcluded-liabilities schedule that actually covers the known exposures. Even in asset deals, the \"de facto merger,\" \"mere continuation,\" and \"product line\" doctrines can transfer liability — this is the analysis that surprises buy-side clients who think they're buying assets clean.",{"type":41,"tag":108,"props":1513,"children":1515},{"id":1514},"batch-processing",[1516],{"type":46,"value":1517},"Batch processing",{"type":41,"tag":115,"props":1519,"children":1520},{},[1521],{"type":46,"value":1522},"For large categories (300 contracts), process in batches. After each batch, update the running issues list and flag anything 🔴 immediately — don't wait for the full category to surface a deal-affecting issue.",{"type":41,"tag":108,"props":1524,"children":1526},{"id":1525},"close-with-the-next-steps-decision-tree",[1527],{"type":46,"value":1528},"Close with the next-steps decision tree",{"type":41,"tag":115,"props":1530,"children":1531},{},[1532,1534,1540],{"type":46,"value":1533},"End with the next-steps decision tree per CLAUDE.md ",{"type":41,"tag":59,"props":1535,"children":1537},{"className":1536},[],[1538],{"type":46,"value":1539},"## Outputs",{"type":46,"value":1541},". 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.",{"type":41,"tag":115,"props":1543,"children":1544},{},[1545,1547,1553],{"type":46,"value":1546},"If the extraction surfaced more than ~10 issues, or any time the user asks: offer the dashboard (see CLAUDE.md ",{"type":41,"tag":59,"props":1548,"children":1550},{"className":1549},[],[1551],{"type":46,"value":1552},"## Outputs → Dashboard offer for data-heavy outputs",{"type":46,"value":1554},"). Shape the offer for this output — counts by severity (🔴 \u002F 🟠 \u002F 🟡 \u002F 🟢), counts by house category, and a sortable grid of issues with materiality, category, and VDR source.",{"type":41,"tag":108,"props":1556,"children":1558},{"id":1557},"what-this-skill-does-not-do",[1559],{"type":46,"value":1560},"What this skill does not do",{"type":41,"tag":224,"props":1562,"children":1563},{},[1564,1569,1574],{"type":41,"tag":53,"props":1565,"children":1566},{},[1567],{"type":46,"value":1568},"It doesn't make the materiality call on close cases. It applies the threshold; a human decides the borderline.",{"type":41,"tag":53,"props":1570,"children":1571},{},[1572],{"type":46,"value":1573},"It doesn't negotiate reps and warranties. It produces the findings that inform them.",{"type":41,"tag":53,"props":1575,"children":1576},{},[1577,1579,1584],{"type":46,"value":1578},"It doesn't replace bulk AI review. For high-volume clause extraction, hand off to Luminance\u002FKira per ",{"type":41,"tag":59,"props":1580,"children":1582},{"className":1581},[],[1583],{"type":46,"value":64},{"type":46,"value":1585},". This skill is for the judgment layer.",{"type":41,"tag":1587,"props":1588,"children":1589},"style",{},[1590],{"type":46,"value":1591},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":1593,"total":1688},[1594,1608,1624,1641,1651,1662,1673],{"slug":1595,"name":1595,"fn":1596,"description":1597,"org":1598,"tags":1599,"stars":23,"repoUrl":24,"updatedAt":1607},"ai-inventory","track AI systems for EU AI Act","EU AI Act per-system inventory — track each AI system's role (provider, deployer, importer, distributor, authorized representative, product manufacturer) and risk tier (prohibited, high-risk, limited, minimal, GPAI, GPAI+systemic). Role and tier are assessed per system, not per company. Use when the user says \"ai inventory\", \"add an ai system\", \"what systems do we have\", \"classify this ai system\", \"eu ai act register\", or \"ai system registry\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1600,1603,1606],{"name":1601,"slug":1602,"type":16},"Compliance","compliance",{"name":1604,"slug":1605,"type":16},"Governance","governance",{"name":21,"slug":22,"type":16},"2026-05-14T06:02:19.677579",{"slug":90,"name":90,"fn":1609,"description":1610,"org":1611,"tags":1612,"stars":23,"repoUrl":24,"updatedAt":1623},"manage handoff to bulk legal review tools","Detects when Luminance, Kira, or a similar bulk-review tool is in use, hands off the high-volume clause extraction to it, and QAs its output per the trust level in `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002FCLAUDE.md`. Use when user says \"send to Luminance\", \"bulk review\", \"AI extraction\", or when diligence-issue-extraction hits a high-volume category.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1613,1616,1619,1620],{"name":1614,"slug":1615,"type":16},"Automation","automation",{"name":1617,"slug":1618,"type":16},"Contracts","contracts",{"name":21,"slug":22,"type":16},{"name":1621,"slug":1622,"type":16},"QA","qa","2026-05-14T06:01:31.00555",{"slug":1625,"name":1625,"fn":1626,"description":1627,"org":1628,"tags":1629,"stars":23,"repoUrl":24,"updatedAt":1640},"aia-generation","run AI impact assessments","Run an AI impact assessment — structured intake, risk analysis, regulatory classification per regime in scope, policy consistency diff, and recommendation with conditions. Uses the house-style structure learned from the seed impact assessment in `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fai-governance-legal\u002FCLAUDE.md`. Use when user says \"impact assessment for\", \"assess this AI use case\", \"run an AIA\", \"generate an AIA\", \"we need to document this AI system\", \"AI risk assessment for X\", or follows a conditional triage result.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1630,1631,1634,1637],{"name":21,"slug":22,"type":16},{"name":1632,"slug":1633,"type":16},"Policy","policy",{"name":1635,"slug":1636,"type":16},"Regulatory Compliance","regulatory-compliance",{"name":1638,"slug":1639,"type":16},"Risk Assessment","risk-assessment","2026-05-13T06:03:19.61029",{"slug":1642,"name":1642,"fn":1643,"description":1644,"org":1645,"tags":1646,"stars":23,"repoUrl":24,"updatedAt":1650},"amendment-history","trace contract amendment history","Trace how a contract has changed across its base agreement and all amendments — either a summary of all changes over time, or a provision trace for a specific clause. Use when the user says \"what changed in this contract over time\", \"show me the amendment history\", \"where's the latest [clause]\", \"how has [provision] evolved\", or uploads multiple versions of an agreement.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1647,1648,1649],{"name":1617,"slug":1618,"type":16},{"name":18,"slug":19,"type":16},{"name":21,"slug":22,"type":16},"2026-05-13T06:03:34.070339",{"slug":1652,"name":1652,"fn":1653,"description":1654,"org":1655,"tags":1656,"stars":23,"repoUrl":24,"updatedAt":1661},"auto-updater","check for community skill updates","Check installed community skills for updates. Shows a diff and requires explicit approval before applying. Use when the user says \"check for updates\", \"update my skills\", \"anything new for my installed skills\", or when invoked from the registry-sync agent.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1657,1658],{"name":1614,"slug":1615,"type":16},{"name":1659,"slug":1660,"type":16},"Plugin Development","plugin-development","2026-05-13T06:02:55.642269",{"slug":1663,"name":1663,"fn":1664,"description":1665,"org":1666,"tags":1667,"stars":23,"repoUrl":24,"updatedAt":1672},"bar-prep-questions","provide bar exam practice questions","Bar prep questions — MBE or essay, targeted at your weak subjects and bar jurisdiction. Tracks misses and comes back to patterns. Use when the user says \"bar prep\", \"MBE questions\", \"practice essay\", or \"test me for the bar\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1668,1671],{"name":1669,"slug":1670,"type":16},"Education","education",{"name":21,"slug":22,"type":16},"2026-07-24T05:41:43.01243",{"slug":1674,"name":1674,"fn":1675,"description":1676,"org":1677,"tags":1678,"stars":23,"repoUrl":24,"updatedAt":1687},"board-minutes","draft board and committee meeting minutes","Drafts board or committee meeting minutes in your house format. Auto-detects upcoming board and committee meetings from your calendar, asks for the agenda and any slides or pre-read materials, and produces a complete draft in the format learned from your seed minutes. Also handles written consents in lieu of meetings. Trigger: \"board minutes\", \"draft minutes\", \"upcoming board meeting\", \"committee minutes\", \"written consent\", or calendar detection of an upcoming board or committee event.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1679,1682,1683,1684],{"name":1680,"slug":1681,"type":16},"Documentation","documentation",{"name":1604,"slug":1605,"type":16},{"name":21,"slug":22,"type":16},{"name":1685,"slug":1686,"type":16},"Meetings","meetings","2026-05-14T06:01:29.792942",118,{"items":1690,"total":1873},[1691,1712,1726,1738,1757,1768,1787,1807,1821,1836,1844,1857],{"slug":1692,"name":1692,"fn":1693,"description":1694,"org":1695,"tags":1696,"stars":1709,"repoUrl":1710,"updatedAt":1711},"algorithmic-art","create algorithmic art with p5.js","Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1697,1700,1703,1706],{"name":1698,"slug":1699,"type":16},"Creative","creative",{"name":1701,"slug":1702,"type":16},"Design","design",{"name":1704,"slug":1705,"type":16},"Generative Art","generative-art",{"name":1707,"slug":1708,"type":16},"JavaScript","javascript",161831,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fskills","2026-04-06T17:56:15.455818",{"slug":1713,"name":1713,"fn":1714,"description":1715,"org":1716,"tags":1717,"stars":1709,"repoUrl":1710,"updatedAt":1725},"brand-guidelines","apply Anthropic brand colors and typography","Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1718,1721,1722],{"name":1719,"slug":1720,"type":16},"Branding","branding",{"name":1701,"slug":1702,"type":16},{"name":1723,"slug":1724,"type":16},"Typography","typography","2026-04-06T17:56:05.042852",{"slug":1727,"name":1727,"fn":1728,"description":1729,"org":1730,"tags":1731,"stars":1709,"repoUrl":1710,"updatedAt":1737},"canvas-design","create posters and visual art as PNG or PDF","Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1732,1733,1734],{"name":1698,"slug":1699,"type":16},{"name":1701,"slug":1702,"type":16},{"name":1735,"slug":1736,"type":16},"PDF","pdf","2026-04-06T17:56:03.794732",{"slug":1739,"name":1739,"fn":1740,"description":1741,"org":1742,"tags":1743,"stars":1709,"repoUrl":1710,"updatedAt":1756},"claude-api","build apps with the Claude API","Reference for the Claude API \u002F Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration.\nTRIGGER — read BEFORE opening the target file; don't skip because it \"looks like a one-liner\" — whenever: the prompt names Claude\u002FAnthropic in any form (Claude, Anthropic, Fable, Opus, Sonnet, Haiku, `anthropic`, `@anthropic-ai`, `claude-*`, `us.anthropic.*`, `[1m]`); the user asks about an LLM (pricing\u002Fmodel choice\u002Flimits\u002Fcaching) — never answer from memory; OR the task is LLM-shaped with provider unstated (agent\u002FMCP\u002Ftool-definition\u002Fmulti-agent\u002FRAG\u002FLLM-judge\u002Fcomputer-use; generate\u002Fsummarize\u002Fextract\u002Fclassify\u002Frewrite\u002Fconverse over NL; debugging refusals\u002Fcutoffs\u002Fstreaming\u002Ftool-calls\u002Ftokens).\nSKIP only when another provider is being worked on (overrides all triggers): OpenAI\u002FGPT\u002FGemini\u002FLlama\u002FMistral\u002FCohere\u002FOllama named in the query; OR `grep -rE 'openai|langchain_openai|google.generativeai|genai|mistralai|cohere|ollama'` over the project hits (run this grep FIRST if no provider named — don't Read the file).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1744,1747,1748,1751,1753],{"name":1745,"slug":1746,"type":16},"Agents","agents",{"name":9,"slug":8,"type":16},{"name":1749,"slug":1750,"type":16},"Anthropic SDK","anthropic-sdk",{"name":1752,"slug":1739,"type":16},"Claude API",{"name":1754,"slug":1755,"type":16},"LLM","llm","2026-07-28T05:36:08.213335",{"slug":1758,"name":1758,"fn":1759,"description":1760,"org":1761,"tags":1762,"stars":1709,"repoUrl":1710,"updatedAt":1767},"doc-coauthoring","co-author documentation and technical specs","Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1763,1764],{"name":1680,"slug":1681,"type":16},{"name":1765,"slug":1766,"type":16},"Technical Writing","technical-writing","2026-04-06T17:56:14.18897",{"slug":1769,"name":1769,"fn":1770,"description":1771,"org":1772,"tags":1773,"stars":1709,"repoUrl":1710,"updatedAt":1786},"docx","create and edit Word documents","Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx or .dotx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1774,1775,1777,1780,1783],{"name":18,"slug":19,"type":16},{"name":1776,"slug":1769,"type":16},"DOCX",{"name":1778,"slug":1779,"type":16},"Office","office",{"name":1781,"slug":1782,"type":16},"Templates","templates",{"name":1784,"slug":1785,"type":16},"Word","word","2026-07-18T05:16:23.136271",{"slug":1788,"name":1788,"fn":1789,"description":1790,"org":1791,"tags":1792,"stars":1709,"repoUrl":1710,"updatedAt":1806},"frontend-design","design production-grade frontend interfaces","Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1793,1794,1797,1800,1803],{"name":1701,"slug":1702,"type":16},{"name":1795,"slug":1796,"type":16},"Frontend","frontend",{"name":1798,"slug":1799,"type":16},"React","react",{"name":1801,"slug":1802,"type":16},"Tailwind CSS","tailwind-css",{"name":1804,"slug":1805,"type":16},"UI Components","ui-components","2026-04-06T17:56:16.723469",{"slug":1808,"name":1808,"fn":1809,"description":1810,"org":1811,"tags":1812,"stars":1709,"repoUrl":1710,"updatedAt":1820},"internal-comms","write internal company communications","A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1813,1816,1817],{"name":1814,"slug":1815,"type":16},"Communications","communications",{"name":1781,"slug":1782,"type":16},{"name":1818,"slug":1819,"type":16},"Writing","writing","2026-04-06T17:56:20.695522",{"slug":1822,"name":1822,"fn":1823,"description":1824,"org":1825,"tags":1826,"stars":1709,"repoUrl":1710,"updatedAt":1835},"mcp-builder","build MCP servers","Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node\u002FTypeScript (MCP SDK).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1827,1828,1831,1832],{"name":1745,"slug":1746,"type":16},{"name":1829,"slug":1830,"type":16},"API Development","api-development",{"name":1754,"slug":1755,"type":16},{"name":1833,"slug":1834,"type":16},"MCP","mcp","2026-04-06T17:56:10.357665",{"slug":1736,"name":1736,"fn":1837,"description":1838,"org":1839,"tags":1840,"stars":1709,"repoUrl":1710,"updatedAt":1843},"read edit and manipulate PDF files","Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text\u002Ftables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting\u002Fdecrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1841,1842],{"name":18,"slug":19,"type":16},{"name":1735,"slug":1736,"type":16},"2026-04-06T17:56:02.483316",{"slug":1845,"name":1845,"fn":1846,"description":1847,"org":1848,"tags":1849,"stars":1709,"repoUrl":1710,"updatedAt":1856},"pptx","create and edit PowerPoint presentations","Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates (.potx), layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx or .potx filename, regardless of what they plan to do with the content afterward. If a .pptx or .potx file needs to be opened, created, or touched, use this skill.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1850,1853],{"name":1851,"slug":1852,"type":16},"PowerPoint","powerpoint",{"name":1854,"slug":1855,"type":16},"Presentations","presentations","2026-07-18T05:16:24.1471",{"slug":1858,"name":1858,"fn":1859,"description":1860,"org":1861,"tags":1862,"stars":1709,"repoUrl":1710,"updatedAt":1872},"skill-creator","create and optimize agent skills","Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1863,1864,1865,1868,1871],{"name":1745,"slug":1746,"type":16},{"name":1680,"slug":1681,"type":16},{"name":1866,"slug":1867,"type":16},"Evals","evals",{"name":1869,"slug":1870,"type":16},"Performance","performance",{"name":1765,"slug":1766,"type":16},"2026-04-19T06:45:40.804",490]