[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-anthropic-closing-checklist":3,"mdc--hnfab1-key":37,"related-repo-anthropic-closing-checklist":2322,"related-org-anthropic-closing-checklist":2420},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":26,"repoUrl":27,"updatedAt":28,"license":29,"forks":30,"topics":31,"repo":32,"sourceUrl":35,"mdContent":36},"closing-checklist","maintain and track closing checklists","What's blocking close — maintain the closing checklist with status, critical path, and days to close. Self-updating: ingests new items from diligence findings and schedule builds, tracks status, surfaces what's blocking. Use when user says \"closing checklist\", \"what's left to close\", \"checklist status\", \"add to the checklist\", or on a scheduled status pull.\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,23],{"name":14,"slug":15,"type":16},"Operations","operations","tag",{"name":18,"slug":19,"type":16},"Contracts","contracts",{"name":21,"slug":22,"type":16},"Project Management","project-management",{"name":24,"slug":25,"type":16},"Legal","legal",8721,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fclaude-for-legal","2026-05-14T06:01:36.888493",null,1642,[],{"repoUrl":27,"stars":26,"forks":30,"topics":33,"description":34},[],"A suite of plugins for legal workflows","https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fclaude-for-legal\u002Ftree\u002FHEAD\u002Fcorporate-legal\u002Fskills\u002Fclosing-checklist","---\nname: closing-checklist\ndescription: >\n  What's blocking close — maintain the closing checklist with status, critical\n  path, and days to close. Self-updating: ingests new items from diligence\n  findings and schedule builds, tracks status, surfaces what's blocking. Use\n  when user says \"closing checklist\", \"what's left to close\", \"checklist\n  status\", \"add to the checklist\", or on a scheduled status pull.\nargument-hint: \"[optional: item ID + status update]\"\n---\n\n# \u002Fclosing-checklist\n\n1. Read `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002Fdeals\u002F[code]\u002Fclosing-checklist.yaml` and use the modes below.\n2. If status update provided: Mode 3 (update item).\n3. Otherwise Mode 4: blocking items, critical path, days to close.\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\nDeals close when the checklist is done. Everything on it, done. Nothing missing. This skill maintains the list, ingests new items as they surface from diligence, and tells the team what's blocking.\n\n## The checklist\n\nLives at `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002Fdeals\u002F[code]\u002Fclosing-checklist.yaml`. Structure:\n\n```yaml\ndeal_code: \"Project Falcon\"\ntarget_close: [DATE]\nsigning_date: [DATE]\nlast_updated: [DATE]\n\nconditions_precedent:\n  - id: CP-001\n    item: \"HSR waiting period expiration\"\n    category: \"Regulatory\"\n    responsible: \"Buyer counsel\"\n    due: 2026-04-15\n    status: \"Filed 2026-03-01, waiting period runs\"\n    blocking: true\n    source: \"Purchase Agreement §7.1(a)\"\n\n  - id: CP-002\n    item: \"Acme Corp consent to assignment\"\n    category: \"Third-party consents\"\n    responsible: \"Target — Jane Doe\"\n    due: 2026-04-20\n    status: \"Request sent 2026-03-10, no response\"\n    blocking: true\n    source: \"Schedule 3.12(a)(4); Acme MSA §14.2\"\n\nclosing_deliverables:\n  - id: CD-001\n    item: \"Certificate of good standing — Target (DE)\"\n    category: \"Corporate\"\n    responsible: \"Target counsel\"\n    due: 2026-04-28\n    status: \"Not started\"\n    blocking: true\n    source: \"Purchase Agreement §2.3(b)(iv)\"\n\n  # ... etc\n```\n\n## Modes\n\n### Mode 1: Initialize from the purchase agreement\n\nRead the signed (or near-final) purchase agreement. Extract:\n\n- Every condition precedent (location varies by agreement — read the actual section headings)\n- Every closing deliverable (closing deliverables schedule or corresponding section)\n- Every covenant with a pre-closing deadline\n\nEach becomes a checklist item with a source cite to the agreement section.\n\n**Research obligations before populating regulatory\u002Fapproval items.** Antitrust, foreign-investment, and sector-specific approvals (for example, HSR-style filings, CFIUS, industry regulators) have jurisdiction-specific mechanics, thresholds, and timing windows that change. Extract the name of each regulatory condition from the PA, then research the currently operative mechanics (who files, when, what triggers a second request, what the waiting period is). Cite primary sources and verify currency. Do not populate a timing assumption from memory.\n\n**Material-adverse-effect \u002F material-adverse-change closing conditions.** Pull the defined term from the PA — MAC\u002FMAE framing is negotiated, not a standard. Research the governing-law interpretation of the specific language used (Delaware, New York, and other jurisdictions treat carve-outs and quantitative tests differently) before flagging an event as a potential MAC trigger.\n\n**Consent-requirement extraction from material contracts** depends on governing-law default rules and the specific anti-assignment language in each contract. Research the applicable rule per contract rather than assuming a default.\n\n### Mode 2: Ingest from diligence (the \"self-updating\" part)\n\nMode 2 is triggered when an upstream skill produces a finding with a pre-closing action. The upstream skills and output types this mode ingests:\n\n- **`diligence-issue-extraction` findings** — any finding flagged for a closing action (consent, shareholder vote, board resolution, regulatory filing, release, escrow mechanic, pay-off letter). Not just \"consents\" — see the extraction skill's Handoffs section for the full list.\n- **`material-contract-schedule` CoC \u002F assignment items** — change-of-control provisions, anti-assignment clauses, MFN triggers surfaced during schedule build.\n- **`deal-team-summary` output** — the exec-tier brief aggregates extraction findings and sometimes surfaces a closing-action item that a mechanical read of the individual extraction memos would miss (e.g., a §280G cleansing vote rolled up across multiple employment agreements, or a composite consent package). Mode 2 reads the latest deal-team-summary in the deal folder and reconciles its closing-action items against the checklist. Anything flagged by deal-team-summary as requiring pre-closing action that is not already on the checklist is appended.\n\nThe handoff schema covers the full range of pre-closing actions, not just consents:\n\n```yaml\nhandoff:\n  # Required fields\n  item: \"[Counterparty or action, one line]\"\n  category: \"[Third-party consents | Shareholder \u002F board action | Regulatory filing | Release \u002F termination | Escrow \u002F holdback | Closing deliverable]\"\n  source: \"[Contract name \u002F statutory section \u002F VDR path + Bates]\"\n  blocking: true  # unless the agreement has a materiality qualifier\n  severity: \"[🔴 \u002F 🟠 \u002F 🟡 \u002F 🟢 — carried from upstream, see severity-floor rule in CLAUDE.md]\"\n\n  # Consent \u002F third-party action fields\n  counterparty: \"[e.g., Dunmore Holdings LLC]\"\n  guarantor: \"[e.g., Buyer parent guaranty required, or N\u002FA]\"\n  conditions: \"[any substantive condition the counterparty attached — e.g., 'replacement guaranty from buyer parent required before consent effective']\"\n  notice_deadline: \"[e.g., 30 days prior to closing, or specific date]\"\n\n  # Corporate action fields\n  approval_body: \"[Shareholders | Board | Committee | Regulator]\"\n  approval_threshold: \"[e.g., 75% disinterested stockholder vote for §280G cleansing]\"\n  statutory_or_charter_source: \"[e.g., IRC §280G(b)(5)(B); Charter Art. IV §2]\"\n\n  # Timing\n  estimated_time_to_complete: \"[e.g., 30 days]\"\n  must_occur_before: \"[e.g., closing | signing | end of hiatus period]\"\n```\n\nPreserve every field the upstream skill populated. A \"Dunmore consent required, with replacement guaranty condition and 30-day notice\" should surface on the checklist with all three elements (consent, guarantor, notice), not collapse to \"Dunmore consent to change of control.\" When the upstream skill provides a severity, carry it — see the cross-skill severity floor rule in `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002FCLAUDE.md`.\n\nAppend to the checklist. De-dupe on (counterparty + action type), not on the freeform item name — a Dunmore consent and a Dunmore release are different items even though both name Dunmore. When de-duping, merge fields rather than overwrite: if one handoff populated `guarantor` and a later handoff populated `notice_deadline`, the checklist row carries both.\n\n### Mode 3: Status update\n\nUser (or dataroom-watcher agent) provides a status update. Find the item, update status and last-updated.\n\n```\n\u002Fcorporate-legal:closing-checklist\nCP-002: Acme responded, consent form attached, needs countersignature\n```\n\n### Mode 4: What's blocking\n\n```markdown\n[WORK-PRODUCT HEADER — per plugin config ## Outputs — differs by role; see `## Who's using this`]\n\n> This status report is derived from the purchase agreement, diligence findings, and internal deal records. It inherits their privilege and confidentiality status — distribution beyond the privilege circle (counterparty, broader business teams) can waive privilege. Confirm the distribution list before sending.\n\n## Closing Checklist Status — [Deal code] — [date]\n\n**Target close:** [date] ([N] days out)\n**Items:** [N] total — [N] done, [N] in progress, [N] not started\n\n### 🔴 Blocking and at risk\n\n| ID | Item | Due | Status | Days to due |\n|---|---|---|---|---|\n| [CP-XXX] | [item] | [date] | [status] | **[N]** |\n\n### 🟡 Blocking, on track\n\n[same table]\n\n### ✅ Complete\n\n[N] items — [collapsed list]\n\n### Not blocking (post-closing, informational)\n\n[N] items\n\n---\n\n**Critical path:** [The item(s) that, if they slip, push the close date]\n```\n\n## Critical path analysis\n\nNot all blocking items are equal. A consent that takes 30 days to get is critical path. A good-standing certificate that takes 2 days is not, even though both are blocking.\n\nFor each blocking item, estimate time-to-complete. The ones where `(due date - today) \u003C estimated time` are at risk. Those go at the top of every status report.\n\nIf the checklist has more than ~10 items, 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 status (done \u002F in progress \u002F not started \u002F at risk), a critical-path view grouped by workstream, and a sortable grid with item, owner, due date, and days-to-due.\n\n## Integration: dataroom-watcher agent\n\nThe agent checks the checklist daily, pulls any status updates from email\u002FSlack if connected, and posts the \"what's blocking\" report to the deal team channel. Mode 4 is the agent's output.\n\n## Consequential-action gate (certify closing)\n\n**Before producing a \"ready to close \u002F all CPs satisfied\" certification or closing memo:** Read `## Who's using this` in `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002FCLAUDE.md`. If the Role is **Non-lawyer**:\n\n> Certifying that closing conditions have been satisfied (or producing a closing memo asserting this) has legal consequences — it's the signal that drives funds flow and post-closing obligations. Have you reviewed this with an attorney? If yes, proceed. If no, here's a brief to bring to them:\n>\n> - The full CP list with status (what's done, what's in progress, what's not started)\n> - Anything where evidence of completion is weak or missing\n> - Any waivers or side letters needed for items that won't close in time\n> - Open questions (counterparty consents still pending, any MAC\u002Fbring-down risk)\n> - What to ask the attorney (is this ready to call closed; are any conditions being walked past that shouldn't be; what needs to go on a schedule of exceptions)\n>\n> If you need to find an attorney, solicitor, barrister, or other authorised legal professional: contact your professional regulator (state bar in the US, SRA\u002FBar Standards Board in England & Wales, Law Society in Scotland\u002FNI\u002FIreland\u002FCanada\u002FAustralia, or your jurisdiction's equivalent) for a referral service.\n\nDo not produce a final \"ready to close\" certification past this gate without an explicit yes. Status tracking and \"what's blocking\" reports do not require the gate.\n\n---\n\n## What this skill does not do\n\n- It doesn't obtain consents, file forms, or draft documents. It tracks that they need to happen.\n- It doesn't decide what's blocking — the purchase agreement decides that. This skill reads the agreement.\n- It doesn't close the deal. It tells you when you can.\n",{"data":38,"body":40},{"name":4,"description":6,"argument-hint":39},"[optional: item ID + status update]",{"type":41,"children":42},"root",[43,51,80,84,91,174,177,183,188,194,206,949,955,962,967,986,991,1001,1011,1021,1027,1032,1083,1088,1507,1519,1540,1546,1551,1561,1567,2158,2164,2169,2182,2195,2201,2206,2212,2242,2284,2289,2292,2298,2316],{"type":44,"tag":45,"props":46,"children":47},"element","h1",{"id":4},[48],{"type":49,"value":50},"text","\u002Fclosing-checklist",{"type":44,"tag":52,"props":53,"children":54},"ol",{},[55,70,75],{"type":44,"tag":56,"props":57,"children":58},"li",{},[59,61,68],{"type":49,"value":60},"Read ",{"type":44,"tag":62,"props":63,"children":65},"code",{"className":64},[],[66],{"type":49,"value":67},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002Fdeals\u002F[code]\u002Fclosing-checklist.yaml",{"type":49,"value":69}," and use the modes below.",{"type":44,"tag":56,"props":71,"children":72},{},[73],{"type":49,"value":74},"If status update provided: Mode 3 (update item).",{"type":44,"tag":56,"props":76,"children":77},{},[78],{"type":49,"value":79},"Otherwise Mode 4: blocking items, critical path, days to close.",{"type":44,"tag":81,"props":82,"children":83},"hr",{},[],{"type":44,"tag":85,"props":86,"children":88},"h2",{"id":87},"matter-context",[89],{"type":49,"value":90},"Matter context",{"type":44,"tag":92,"props":93,"children":94},"p",{},[95,101,103,109,111,117,119,125,127,133,135,141,143,149,151,157,159,165,166,172],{"type":44,"tag":96,"props":97,"children":98},"strong",{},[99],{"type":49,"value":100},"Matter context.",{"type":49,"value":102}," Check ",{"type":44,"tag":62,"props":104,"children":106},{"className":105},[],[107],{"type":49,"value":108},"## Matter workspaces",{"type":49,"value":110}," in the practice-level CLAUDE.md. If ",{"type":44,"tag":62,"props":112,"children":114},{"className":113},[],[115],{"type":49,"value":116},"Enabled",{"type":49,"value":118}," is ",{"type":44,"tag":62,"props":120,"children":122},{"className":121},[],[123],{"type":49,"value":124},"✗",{"type":49,"value":126}," (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":44,"tag":62,"props":128,"children":130},{"className":129},[],[131],{"type":49,"value":132},"\u002Fcorporate-legal:matter-workspace switch \u003Cslug>",{"type":49,"value":134}," or say ",{"type":44,"tag":62,"props":136,"children":138},{"className":137},[],[139],{"type":49,"value":140},"practice-level",{"type":49,"value":142},".\" Load the active matter's ",{"type":44,"tag":62,"props":144,"children":146},{"className":145},[],[147],{"type":49,"value":148},"matter.md",{"type":49,"value":150}," for matter-specific context and overrides. Write outputs to the matter folder at ",{"type":44,"tag":62,"props":152,"children":154},{"className":153},[],[155],{"type":49,"value":156},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002Fmatters\u002F\u003Cmatter-slug>\u002F",{"type":49,"value":158},". Never read another matter's files unless ",{"type":44,"tag":62,"props":160,"children":162},{"className":161},[],[163],{"type":49,"value":164},"Cross-matter context",{"type":49,"value":118},{"type":44,"tag":62,"props":167,"children":169},{"className":168},[],[170],{"type":49,"value":171},"on",{"type":49,"value":173},".",{"type":44,"tag":81,"props":175,"children":176},{},[],{"type":44,"tag":85,"props":178,"children":180},{"id":179},"purpose",[181],{"type":49,"value":182},"Purpose",{"type":44,"tag":92,"props":184,"children":185},{},[186],{"type":49,"value":187},"Deals close when the checklist is done. Everything on it, done. Nothing missing. This skill maintains the list, ingests new items as they surface from diligence, and tells the team what's blocking.",{"type":44,"tag":85,"props":189,"children":191},{"id":190},"the-checklist",[192],{"type":49,"value":193},"The checklist",{"type":44,"tag":92,"props":195,"children":196},{},[197,199,204],{"type":49,"value":198},"Lives at ",{"type":44,"tag":62,"props":200,"children":202},{"className":201},[],[203],{"type":49,"value":67},{"type":49,"value":205},". Structure:",{"type":44,"tag":207,"props":208,"children":213},"pre",{"className":209,"code":210,"language":211,"meta":212,"style":212},"language-yaml shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","deal_code: \"Project Falcon\"\ntarget_close: [DATE]\nsigning_date: [DATE]\nlast_updated: [DATE]\n\nconditions_precedent:\n  - id: CP-001\n    item: \"HSR waiting period expiration\"\n    category: \"Regulatory\"\n    responsible: \"Buyer counsel\"\n    due: 2026-04-15\n    status: \"Filed 2026-03-01, waiting period runs\"\n    blocking: true\n    source: \"Purchase Agreement §7.1(a)\"\n\n  - id: CP-002\n    item: \"Acme Corp consent to assignment\"\n    category: \"Third-party consents\"\n    responsible: \"Target — Jane Doe\"\n    due: 2026-04-20\n    status: \"Request sent 2026-03-10, no response\"\n    blocking: true\n    source: \"Schedule 3.12(a)(4); Acme MSA §14.2\"\n\nclosing_deliverables:\n  - id: CD-001\n    item: \"Certificate of good standing — Target (DE)\"\n    category: \"Corporate\"\n    responsible: \"Target counsel\"\n    due: 2026-04-28\n    status: \"Not started\"\n    blocking: true\n    source: \"Purchase Agreement §2.3(b)(iv)\"\n\n  # ... etc\n","yaml","",[214],{"type":44,"tag":62,"props":215,"children":216},{"__ignoreMap":212},[217,251,279,304,329,339,353,376,402,428,454,473,499,518,544,552,573,598,623,648,665,690,706,731,739,752,773,798,823,848,865,890,906,931,939],{"type":44,"tag":218,"props":219,"children":222},"span",{"class":220,"line":221},"line",1,[223,229,235,240,246],{"type":44,"tag":218,"props":224,"children":226},{"style":225},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[227],{"type":49,"value":228},"deal_code",{"type":44,"tag":218,"props":230,"children":232},{"style":231},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[233],{"type":49,"value":234},":",{"type":44,"tag":218,"props":236,"children":237},{"style":231},[238],{"type":49,"value":239}," \"",{"type":44,"tag":218,"props":241,"children":243},{"style":242},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[244],{"type":49,"value":245},"Project Falcon",{"type":44,"tag":218,"props":247,"children":248},{"style":231},[249],{"type":49,"value":250},"\"\n",{"type":44,"tag":218,"props":252,"children":254},{"class":220,"line":253},2,[255,260,264,269,274],{"type":44,"tag":218,"props":256,"children":257},{"style":225},[258],{"type":49,"value":259},"target_close",{"type":44,"tag":218,"props":261,"children":262},{"style":231},[263],{"type":49,"value":234},{"type":44,"tag":218,"props":265,"children":266},{"style":231},[267],{"type":49,"value":268}," [",{"type":44,"tag":218,"props":270,"children":271},{"style":242},[272],{"type":49,"value":273},"DATE",{"type":44,"tag":218,"props":275,"children":276},{"style":231},[277],{"type":49,"value":278},"]\n",{"type":44,"tag":218,"props":280,"children":282},{"class":220,"line":281},3,[283,288,292,296,300],{"type":44,"tag":218,"props":284,"children":285},{"style":225},[286],{"type":49,"value":287},"signing_date",{"type":44,"tag":218,"props":289,"children":290},{"style":231},[291],{"type":49,"value":234},{"type":44,"tag":218,"props":293,"children":294},{"style":231},[295],{"type":49,"value":268},{"type":44,"tag":218,"props":297,"children":298},{"style":242},[299],{"type":49,"value":273},{"type":44,"tag":218,"props":301,"children":302},{"style":231},[303],{"type":49,"value":278},{"type":44,"tag":218,"props":305,"children":307},{"class":220,"line":306},4,[308,313,317,321,325],{"type":44,"tag":218,"props":309,"children":310},{"style":225},[311],{"type":49,"value":312},"last_updated",{"type":44,"tag":218,"props":314,"children":315},{"style":231},[316],{"type":49,"value":234},{"type":44,"tag":218,"props":318,"children":319},{"style":231},[320],{"type":49,"value":268},{"type":44,"tag":218,"props":322,"children":323},{"style":242},[324],{"type":49,"value":273},{"type":44,"tag":218,"props":326,"children":327},{"style":231},[328],{"type":49,"value":278},{"type":44,"tag":218,"props":330,"children":332},{"class":220,"line":331},5,[333],{"type":44,"tag":218,"props":334,"children":336},{"emptyLinePlaceholder":335},true,[337],{"type":49,"value":338},"\n",{"type":44,"tag":218,"props":340,"children":342},{"class":220,"line":341},6,[343,348],{"type":44,"tag":218,"props":344,"children":345},{"style":225},[346],{"type":49,"value":347},"conditions_precedent",{"type":44,"tag":218,"props":349,"children":350},{"style":231},[351],{"type":49,"value":352},":\n",{"type":44,"tag":218,"props":354,"children":356},{"class":220,"line":355},7,[357,362,367,371],{"type":44,"tag":218,"props":358,"children":359},{"style":231},[360],{"type":49,"value":361},"  -",{"type":44,"tag":218,"props":363,"children":364},{"style":225},[365],{"type":49,"value":366}," id",{"type":44,"tag":218,"props":368,"children":369},{"style":231},[370],{"type":49,"value":234},{"type":44,"tag":218,"props":372,"children":373},{"style":242},[374],{"type":49,"value":375}," CP-001\n",{"type":44,"tag":218,"props":377,"children":379},{"class":220,"line":378},8,[380,385,389,393,398],{"type":44,"tag":218,"props":381,"children":382},{"style":225},[383],{"type":49,"value":384},"    item",{"type":44,"tag":218,"props":386,"children":387},{"style":231},[388],{"type":49,"value":234},{"type":44,"tag":218,"props":390,"children":391},{"style":231},[392],{"type":49,"value":239},{"type":44,"tag":218,"props":394,"children":395},{"style":242},[396],{"type":49,"value":397},"HSR waiting period expiration",{"type":44,"tag":218,"props":399,"children":400},{"style":231},[401],{"type":49,"value":250},{"type":44,"tag":218,"props":403,"children":405},{"class":220,"line":404},9,[406,411,415,419,424],{"type":44,"tag":218,"props":407,"children":408},{"style":225},[409],{"type":49,"value":410},"    category",{"type":44,"tag":218,"props":412,"children":413},{"style":231},[414],{"type":49,"value":234},{"type":44,"tag":218,"props":416,"children":417},{"style":231},[418],{"type":49,"value":239},{"type":44,"tag":218,"props":420,"children":421},{"style":242},[422],{"type":49,"value":423},"Regulatory",{"type":44,"tag":218,"props":425,"children":426},{"style":231},[427],{"type":49,"value":250},{"type":44,"tag":218,"props":429,"children":431},{"class":220,"line":430},10,[432,437,441,445,450],{"type":44,"tag":218,"props":433,"children":434},{"style":225},[435],{"type":49,"value":436},"    responsible",{"type":44,"tag":218,"props":438,"children":439},{"style":231},[440],{"type":49,"value":234},{"type":44,"tag":218,"props":442,"children":443},{"style":231},[444],{"type":49,"value":239},{"type":44,"tag":218,"props":446,"children":447},{"style":242},[448],{"type":49,"value":449},"Buyer counsel",{"type":44,"tag":218,"props":451,"children":452},{"style":231},[453],{"type":49,"value":250},{"type":44,"tag":218,"props":455,"children":457},{"class":220,"line":456},11,[458,463,467],{"type":44,"tag":218,"props":459,"children":460},{"style":225},[461],{"type":49,"value":462},"    due",{"type":44,"tag":218,"props":464,"children":465},{"style":231},[466],{"type":49,"value":234},{"type":44,"tag":218,"props":468,"children":470},{"style":469},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[471],{"type":49,"value":472}," 2026-04-15\n",{"type":44,"tag":218,"props":474,"children":476},{"class":220,"line":475},12,[477,482,486,490,495],{"type":44,"tag":218,"props":478,"children":479},{"style":225},[480],{"type":49,"value":481},"    status",{"type":44,"tag":218,"props":483,"children":484},{"style":231},[485],{"type":49,"value":234},{"type":44,"tag":218,"props":487,"children":488},{"style":231},[489],{"type":49,"value":239},{"type":44,"tag":218,"props":491,"children":492},{"style":242},[493],{"type":49,"value":494},"Filed 2026-03-01, waiting period runs",{"type":44,"tag":218,"props":496,"children":497},{"style":231},[498],{"type":49,"value":250},{"type":44,"tag":218,"props":500,"children":502},{"class":220,"line":501},13,[503,508,512],{"type":44,"tag":218,"props":504,"children":505},{"style":225},[506],{"type":49,"value":507},"    blocking",{"type":44,"tag":218,"props":509,"children":510},{"style":231},[511],{"type":49,"value":234},{"type":44,"tag":218,"props":513,"children":515},{"style":514},"--shiki-light:#FF5370;--shiki-default:#FF9CAC;--shiki-dark:#FF9CAC",[516],{"type":49,"value":517}," true\n",{"type":44,"tag":218,"props":519,"children":521},{"class":220,"line":520},14,[522,527,531,535,540],{"type":44,"tag":218,"props":523,"children":524},{"style":225},[525],{"type":49,"value":526},"    source",{"type":44,"tag":218,"props":528,"children":529},{"style":231},[530],{"type":49,"value":234},{"type":44,"tag":218,"props":532,"children":533},{"style":231},[534],{"type":49,"value":239},{"type":44,"tag":218,"props":536,"children":537},{"style":242},[538],{"type":49,"value":539},"Purchase Agreement §7.1(a)",{"type":44,"tag":218,"props":541,"children":542},{"style":231},[543],{"type":49,"value":250},{"type":44,"tag":218,"props":545,"children":547},{"class":220,"line":546},15,[548],{"type":44,"tag":218,"props":549,"children":550},{"emptyLinePlaceholder":335},[551],{"type":49,"value":338},{"type":44,"tag":218,"props":553,"children":555},{"class":220,"line":554},16,[556,560,564,568],{"type":44,"tag":218,"props":557,"children":558},{"style":231},[559],{"type":49,"value":361},{"type":44,"tag":218,"props":561,"children":562},{"style":225},[563],{"type":49,"value":366},{"type":44,"tag":218,"props":565,"children":566},{"style":231},[567],{"type":49,"value":234},{"type":44,"tag":218,"props":569,"children":570},{"style":242},[571],{"type":49,"value":572}," CP-002\n",{"type":44,"tag":218,"props":574,"children":576},{"class":220,"line":575},17,[577,581,585,589,594],{"type":44,"tag":218,"props":578,"children":579},{"style":225},[580],{"type":49,"value":384},{"type":44,"tag":218,"props":582,"children":583},{"style":231},[584],{"type":49,"value":234},{"type":44,"tag":218,"props":586,"children":587},{"style":231},[588],{"type":49,"value":239},{"type":44,"tag":218,"props":590,"children":591},{"style":242},[592],{"type":49,"value":593},"Acme Corp consent to assignment",{"type":44,"tag":218,"props":595,"children":596},{"style":231},[597],{"type":49,"value":250},{"type":44,"tag":218,"props":599,"children":601},{"class":220,"line":600},18,[602,606,610,614,619],{"type":44,"tag":218,"props":603,"children":604},{"style":225},[605],{"type":49,"value":410},{"type":44,"tag":218,"props":607,"children":608},{"style":231},[609],{"type":49,"value":234},{"type":44,"tag":218,"props":611,"children":612},{"style":231},[613],{"type":49,"value":239},{"type":44,"tag":218,"props":615,"children":616},{"style":242},[617],{"type":49,"value":618},"Third-party consents",{"type":44,"tag":218,"props":620,"children":621},{"style":231},[622],{"type":49,"value":250},{"type":44,"tag":218,"props":624,"children":626},{"class":220,"line":625},19,[627,631,635,639,644],{"type":44,"tag":218,"props":628,"children":629},{"style":225},[630],{"type":49,"value":436},{"type":44,"tag":218,"props":632,"children":633},{"style":231},[634],{"type":49,"value":234},{"type":44,"tag":218,"props":636,"children":637},{"style":231},[638],{"type":49,"value":239},{"type":44,"tag":218,"props":640,"children":641},{"style":242},[642],{"type":49,"value":643},"Target — Jane Doe",{"type":44,"tag":218,"props":645,"children":646},{"style":231},[647],{"type":49,"value":250},{"type":44,"tag":218,"props":649,"children":651},{"class":220,"line":650},20,[652,656,660],{"type":44,"tag":218,"props":653,"children":654},{"style":225},[655],{"type":49,"value":462},{"type":44,"tag":218,"props":657,"children":658},{"style":231},[659],{"type":49,"value":234},{"type":44,"tag":218,"props":661,"children":662},{"style":469},[663],{"type":49,"value":664}," 2026-04-20\n",{"type":44,"tag":218,"props":666,"children":668},{"class":220,"line":667},21,[669,673,677,681,686],{"type":44,"tag":218,"props":670,"children":671},{"style":225},[672],{"type":49,"value":481},{"type":44,"tag":218,"props":674,"children":675},{"style":231},[676],{"type":49,"value":234},{"type":44,"tag":218,"props":678,"children":679},{"style":231},[680],{"type":49,"value":239},{"type":44,"tag":218,"props":682,"children":683},{"style":242},[684],{"type":49,"value":685},"Request sent 2026-03-10, no response",{"type":44,"tag":218,"props":687,"children":688},{"style":231},[689],{"type":49,"value":250},{"type":44,"tag":218,"props":691,"children":693},{"class":220,"line":692},22,[694,698,702],{"type":44,"tag":218,"props":695,"children":696},{"style":225},[697],{"type":49,"value":507},{"type":44,"tag":218,"props":699,"children":700},{"style":231},[701],{"type":49,"value":234},{"type":44,"tag":218,"props":703,"children":704},{"style":514},[705],{"type":49,"value":517},{"type":44,"tag":218,"props":707,"children":709},{"class":220,"line":708},23,[710,714,718,722,727],{"type":44,"tag":218,"props":711,"children":712},{"style":225},[713],{"type":49,"value":526},{"type":44,"tag":218,"props":715,"children":716},{"style":231},[717],{"type":49,"value":234},{"type":44,"tag":218,"props":719,"children":720},{"style":231},[721],{"type":49,"value":239},{"type":44,"tag":218,"props":723,"children":724},{"style":242},[725],{"type":49,"value":726},"Schedule 3.12(a)(4); Acme MSA §14.2",{"type":44,"tag":218,"props":728,"children":729},{"style":231},[730],{"type":49,"value":250},{"type":44,"tag":218,"props":732,"children":734},{"class":220,"line":733},24,[735],{"type":44,"tag":218,"props":736,"children":737},{"emptyLinePlaceholder":335},[738],{"type":49,"value":338},{"type":44,"tag":218,"props":740,"children":742},{"class":220,"line":741},25,[743,748],{"type":44,"tag":218,"props":744,"children":745},{"style":225},[746],{"type":49,"value":747},"closing_deliverables",{"type":44,"tag":218,"props":749,"children":750},{"style":231},[751],{"type":49,"value":352},{"type":44,"tag":218,"props":753,"children":755},{"class":220,"line":754},26,[756,760,764,768],{"type":44,"tag":218,"props":757,"children":758},{"style":231},[759],{"type":49,"value":361},{"type":44,"tag":218,"props":761,"children":762},{"style":225},[763],{"type":49,"value":366},{"type":44,"tag":218,"props":765,"children":766},{"style":231},[767],{"type":49,"value":234},{"type":44,"tag":218,"props":769,"children":770},{"style":242},[771],{"type":49,"value":772}," CD-001\n",{"type":44,"tag":218,"props":774,"children":776},{"class":220,"line":775},27,[777,781,785,789,794],{"type":44,"tag":218,"props":778,"children":779},{"style":225},[780],{"type":49,"value":384},{"type":44,"tag":218,"props":782,"children":783},{"style":231},[784],{"type":49,"value":234},{"type":44,"tag":218,"props":786,"children":787},{"style":231},[788],{"type":49,"value":239},{"type":44,"tag":218,"props":790,"children":791},{"style":242},[792],{"type":49,"value":793},"Certificate of good standing — Target (DE)",{"type":44,"tag":218,"props":795,"children":796},{"style":231},[797],{"type":49,"value":250},{"type":44,"tag":218,"props":799,"children":801},{"class":220,"line":800},28,[802,806,810,814,819],{"type":44,"tag":218,"props":803,"children":804},{"style":225},[805],{"type":49,"value":410},{"type":44,"tag":218,"props":807,"children":808},{"style":231},[809],{"type":49,"value":234},{"type":44,"tag":218,"props":811,"children":812},{"style":231},[813],{"type":49,"value":239},{"type":44,"tag":218,"props":815,"children":816},{"style":242},[817],{"type":49,"value":818},"Corporate",{"type":44,"tag":218,"props":820,"children":821},{"style":231},[822],{"type":49,"value":250},{"type":44,"tag":218,"props":824,"children":826},{"class":220,"line":825},29,[827,831,835,839,844],{"type":44,"tag":218,"props":828,"children":829},{"style":225},[830],{"type":49,"value":436},{"type":44,"tag":218,"props":832,"children":833},{"style":231},[834],{"type":49,"value":234},{"type":44,"tag":218,"props":836,"children":837},{"style":231},[838],{"type":49,"value":239},{"type":44,"tag":218,"props":840,"children":841},{"style":242},[842],{"type":49,"value":843},"Target counsel",{"type":44,"tag":218,"props":845,"children":846},{"style":231},[847],{"type":49,"value":250},{"type":44,"tag":218,"props":849,"children":851},{"class":220,"line":850},30,[852,856,860],{"type":44,"tag":218,"props":853,"children":854},{"style":225},[855],{"type":49,"value":462},{"type":44,"tag":218,"props":857,"children":858},{"style":231},[859],{"type":49,"value":234},{"type":44,"tag":218,"props":861,"children":862},{"style":469},[863],{"type":49,"value":864}," 2026-04-28\n",{"type":44,"tag":218,"props":866,"children":868},{"class":220,"line":867},31,[869,873,877,881,886],{"type":44,"tag":218,"props":870,"children":871},{"style":225},[872],{"type":49,"value":481},{"type":44,"tag":218,"props":874,"children":875},{"style":231},[876],{"type":49,"value":234},{"type":44,"tag":218,"props":878,"children":879},{"style":231},[880],{"type":49,"value":239},{"type":44,"tag":218,"props":882,"children":883},{"style":242},[884],{"type":49,"value":885},"Not started",{"type":44,"tag":218,"props":887,"children":888},{"style":231},[889],{"type":49,"value":250},{"type":44,"tag":218,"props":891,"children":893},{"class":220,"line":892},32,[894,898,902],{"type":44,"tag":218,"props":895,"children":896},{"style":225},[897],{"type":49,"value":507},{"type":44,"tag":218,"props":899,"children":900},{"style":231},[901],{"type":49,"value":234},{"type":44,"tag":218,"props":903,"children":904},{"style":514},[905],{"type":49,"value":517},{"type":44,"tag":218,"props":907,"children":909},{"class":220,"line":908},33,[910,914,918,922,927],{"type":44,"tag":218,"props":911,"children":912},{"style":225},[913],{"type":49,"value":526},{"type":44,"tag":218,"props":915,"children":916},{"style":231},[917],{"type":49,"value":234},{"type":44,"tag":218,"props":919,"children":920},{"style":231},[921],{"type":49,"value":239},{"type":44,"tag":218,"props":923,"children":924},{"style":242},[925],{"type":49,"value":926},"Purchase Agreement §2.3(b)(iv)",{"type":44,"tag":218,"props":928,"children":929},{"style":231},[930],{"type":49,"value":250},{"type":44,"tag":218,"props":932,"children":934},{"class":220,"line":933},34,[935],{"type":44,"tag":218,"props":936,"children":937},{"emptyLinePlaceholder":335},[938],{"type":49,"value":338},{"type":44,"tag":218,"props":940,"children":942},{"class":220,"line":941},35,[943],{"type":44,"tag":218,"props":944,"children":946},{"style":945},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[947],{"type":49,"value":948},"  # ... etc\n",{"type":44,"tag":85,"props":950,"children":952},{"id":951},"modes",[953],{"type":49,"value":954},"Modes",{"type":44,"tag":956,"props":957,"children":959},"h3",{"id":958},"mode-1-initialize-from-the-purchase-agreement",[960],{"type":49,"value":961},"Mode 1: Initialize from the purchase agreement",{"type":44,"tag":92,"props":963,"children":964},{},[965],{"type":49,"value":966},"Read the signed (or near-final) purchase agreement. Extract:",{"type":44,"tag":968,"props":969,"children":970},"ul",{},[971,976,981],{"type":44,"tag":56,"props":972,"children":973},{},[974],{"type":49,"value":975},"Every condition precedent (location varies by agreement — read the actual section headings)",{"type":44,"tag":56,"props":977,"children":978},{},[979],{"type":49,"value":980},"Every closing deliverable (closing deliverables schedule or corresponding section)",{"type":44,"tag":56,"props":982,"children":983},{},[984],{"type":49,"value":985},"Every covenant with a pre-closing deadline",{"type":44,"tag":92,"props":987,"children":988},{},[989],{"type":49,"value":990},"Each becomes a checklist item with a source cite to the agreement section.",{"type":44,"tag":92,"props":992,"children":993},{},[994,999],{"type":44,"tag":96,"props":995,"children":996},{},[997],{"type":49,"value":998},"Research obligations before populating regulatory\u002Fapproval items.",{"type":49,"value":1000}," Antitrust, foreign-investment, and sector-specific approvals (for example, HSR-style filings, CFIUS, industry regulators) have jurisdiction-specific mechanics, thresholds, and timing windows that change. Extract the name of each regulatory condition from the PA, then research the currently operative mechanics (who files, when, what triggers a second request, what the waiting period is). Cite primary sources and verify currency. Do not populate a timing assumption from memory.",{"type":44,"tag":92,"props":1002,"children":1003},{},[1004,1009],{"type":44,"tag":96,"props":1005,"children":1006},{},[1007],{"type":49,"value":1008},"Material-adverse-effect \u002F material-adverse-change closing conditions.",{"type":49,"value":1010}," Pull the defined term from the PA — MAC\u002FMAE framing is negotiated, not a standard. Research the governing-law interpretation of the specific language used (Delaware, New York, and other jurisdictions treat carve-outs and quantitative tests differently) before flagging an event as a potential MAC trigger.",{"type":44,"tag":92,"props":1012,"children":1013},{},[1014,1019],{"type":44,"tag":96,"props":1015,"children":1016},{},[1017],{"type":49,"value":1018},"Consent-requirement extraction from material contracts",{"type":49,"value":1020}," depends on governing-law default rules and the specific anti-assignment language in each contract. Research the applicable rule per contract rather than assuming a default.",{"type":44,"tag":956,"props":1022,"children":1024},{"id":1023},"mode-2-ingest-from-diligence-the-self-updating-part",[1025],{"type":49,"value":1026},"Mode 2: Ingest from diligence (the \"self-updating\" part)",{"type":44,"tag":92,"props":1028,"children":1029},{},[1030],{"type":49,"value":1031},"Mode 2 is triggered when an upstream skill produces a finding with a pre-closing action. The upstream skills and output types this mode ingests:",{"type":44,"tag":968,"props":1033,"children":1034},{},[1035,1051,1067],{"type":44,"tag":56,"props":1036,"children":1037},{},[1038,1049],{"type":44,"tag":96,"props":1039,"children":1040},{},[1041,1047],{"type":44,"tag":62,"props":1042,"children":1044},{"className":1043},[],[1045],{"type":49,"value":1046},"diligence-issue-extraction",{"type":49,"value":1048}," findings",{"type":49,"value":1050}," — any finding flagged for a closing action (consent, shareholder vote, board resolution, regulatory filing, release, escrow mechanic, pay-off letter). Not just \"consents\" — see the extraction skill's Handoffs section for the full list.",{"type":44,"tag":56,"props":1052,"children":1053},{},[1054,1065],{"type":44,"tag":96,"props":1055,"children":1056},{},[1057,1063],{"type":44,"tag":62,"props":1058,"children":1060},{"className":1059},[],[1061],{"type":49,"value":1062},"material-contract-schedule",{"type":49,"value":1064}," CoC \u002F assignment items",{"type":49,"value":1066}," — change-of-control provisions, anti-assignment clauses, MFN triggers surfaced during schedule build.",{"type":44,"tag":56,"props":1068,"children":1069},{},[1070,1081],{"type":44,"tag":96,"props":1071,"children":1072},{},[1073,1079],{"type":44,"tag":62,"props":1074,"children":1076},{"className":1075},[],[1077],{"type":49,"value":1078},"deal-team-summary",{"type":49,"value":1080}," output",{"type":49,"value":1082}," — the exec-tier brief aggregates extraction findings and sometimes surfaces a closing-action item that a mechanical read of the individual extraction memos would miss (e.g., a §280G cleansing vote rolled up across multiple employment agreements, or a composite consent package). Mode 2 reads the latest deal-team-summary in the deal folder and reconciles its closing-action items against the checklist. Anything flagged by deal-team-summary as requiring pre-closing action that is not already on the checklist is appended.",{"type":44,"tag":92,"props":1084,"children":1085},{},[1086],{"type":49,"value":1087},"The handoff schema covers the full range of pre-closing actions, not just consents:",{"type":44,"tag":207,"props":1089,"children":1091},{"className":209,"code":1090,"language":211,"meta":212,"style":212},"handoff:\n  # Required fields\n  item: \"[Counterparty or action, one line]\"\n  category: \"[Third-party consents | Shareholder \u002F board action | Regulatory filing | Release \u002F termination | Escrow \u002F holdback | Closing deliverable]\"\n  source: \"[Contract name \u002F statutory section \u002F VDR path + Bates]\"\n  blocking: true  # unless the agreement has a materiality qualifier\n  severity: \"[🔴 \u002F 🟠 \u002F 🟡 \u002F 🟢 — carried from upstream, see severity-floor rule in CLAUDE.md]\"\n\n  # Consent \u002F third-party action fields\n  counterparty: \"[e.g., Dunmore Holdings LLC]\"\n  guarantor: \"[e.g., Buyer parent guaranty required, or N\u002FA]\"\n  conditions: \"[any substantive condition the counterparty attached — e.g., 'replacement guaranty from buyer parent required before consent effective']\"\n  notice_deadline: \"[e.g., 30 days prior to closing, or specific date]\"\n\n  # Corporate action fields\n  approval_body: \"[Shareholders | Board | Committee | Regulator]\"\n  approval_threshold: \"[e.g., 75% disinterested stockholder vote for §280G cleansing]\"\n  statutory_or_charter_source: \"[e.g., IRC §280G(b)(5)(B); Charter Art. IV §2]\"\n\n  # Timing\n  estimated_time_to_complete: \"[e.g., 30 days]\"\n  must_occur_before: \"[e.g., closing | signing | end of hiatus period]\"\n",[1092],{"type":44,"tag":62,"props":1093,"children":1094},{"__ignoreMap":212},[1095,1107,1115,1140,1165,1190,1212,1237,1244,1252,1277,1302,1327,1352,1359,1367,1392,1417,1442,1449,1457,1482],{"type":44,"tag":218,"props":1096,"children":1097},{"class":220,"line":221},[1098,1103],{"type":44,"tag":218,"props":1099,"children":1100},{"style":225},[1101],{"type":49,"value":1102},"handoff",{"type":44,"tag":218,"props":1104,"children":1105},{"style":231},[1106],{"type":49,"value":352},{"type":44,"tag":218,"props":1108,"children":1109},{"class":220,"line":253},[1110],{"type":44,"tag":218,"props":1111,"children":1112},{"style":945},[1113],{"type":49,"value":1114},"  # Required fields\n",{"type":44,"tag":218,"props":1116,"children":1117},{"class":220,"line":281},[1118,1123,1127,1131,1136],{"type":44,"tag":218,"props":1119,"children":1120},{"style":225},[1121],{"type":49,"value":1122},"  item",{"type":44,"tag":218,"props":1124,"children":1125},{"style":231},[1126],{"type":49,"value":234},{"type":44,"tag":218,"props":1128,"children":1129},{"style":231},[1130],{"type":49,"value":239},{"type":44,"tag":218,"props":1132,"children":1133},{"style":242},[1134],{"type":49,"value":1135},"[Counterparty or action, one line]",{"type":44,"tag":218,"props":1137,"children":1138},{"style":231},[1139],{"type":49,"value":250},{"type":44,"tag":218,"props":1141,"children":1142},{"class":220,"line":306},[1143,1148,1152,1156,1161],{"type":44,"tag":218,"props":1144,"children":1145},{"style":225},[1146],{"type":49,"value":1147},"  category",{"type":44,"tag":218,"props":1149,"children":1150},{"style":231},[1151],{"type":49,"value":234},{"type":44,"tag":218,"props":1153,"children":1154},{"style":231},[1155],{"type":49,"value":239},{"type":44,"tag":218,"props":1157,"children":1158},{"style":242},[1159],{"type":49,"value":1160},"[Third-party consents | Shareholder \u002F board action | Regulatory filing | Release \u002F termination | Escrow \u002F holdback | Closing deliverable]",{"type":44,"tag":218,"props":1162,"children":1163},{"style":231},[1164],{"type":49,"value":250},{"type":44,"tag":218,"props":1166,"children":1167},{"class":220,"line":331},[1168,1173,1177,1181,1186],{"type":44,"tag":218,"props":1169,"children":1170},{"style":225},[1171],{"type":49,"value":1172},"  source",{"type":44,"tag":218,"props":1174,"children":1175},{"style":231},[1176],{"type":49,"value":234},{"type":44,"tag":218,"props":1178,"children":1179},{"style":231},[1180],{"type":49,"value":239},{"type":44,"tag":218,"props":1182,"children":1183},{"style":242},[1184],{"type":49,"value":1185},"[Contract name \u002F statutory section \u002F VDR path + Bates]",{"type":44,"tag":218,"props":1187,"children":1188},{"style":231},[1189],{"type":49,"value":250},{"type":44,"tag":218,"props":1191,"children":1192},{"class":220,"line":341},[1193,1198,1202,1207],{"type":44,"tag":218,"props":1194,"children":1195},{"style":225},[1196],{"type":49,"value":1197},"  blocking",{"type":44,"tag":218,"props":1199,"children":1200},{"style":231},[1201],{"type":49,"value":234},{"type":44,"tag":218,"props":1203,"children":1204},{"style":514},[1205],{"type":49,"value":1206}," true",{"type":44,"tag":218,"props":1208,"children":1209},{"style":945},[1210],{"type":49,"value":1211},"  # unless the agreement has a materiality qualifier\n",{"type":44,"tag":218,"props":1213,"children":1214},{"class":220,"line":355},[1215,1220,1224,1228,1233],{"type":44,"tag":218,"props":1216,"children":1217},{"style":225},[1218],{"type":49,"value":1219},"  severity",{"type":44,"tag":218,"props":1221,"children":1222},{"style":231},[1223],{"type":49,"value":234},{"type":44,"tag":218,"props":1225,"children":1226},{"style":231},[1227],{"type":49,"value":239},{"type":44,"tag":218,"props":1229,"children":1230},{"style":242},[1231],{"type":49,"value":1232},"[🔴 \u002F 🟠 \u002F 🟡 \u002F 🟢 — carried from upstream, see severity-floor rule in CLAUDE.md]",{"type":44,"tag":218,"props":1234,"children":1235},{"style":231},[1236],{"type":49,"value":250},{"type":44,"tag":218,"props":1238,"children":1239},{"class":220,"line":378},[1240],{"type":44,"tag":218,"props":1241,"children":1242},{"emptyLinePlaceholder":335},[1243],{"type":49,"value":338},{"type":44,"tag":218,"props":1245,"children":1246},{"class":220,"line":404},[1247],{"type":44,"tag":218,"props":1248,"children":1249},{"style":945},[1250],{"type":49,"value":1251},"  # Consent \u002F third-party action fields\n",{"type":44,"tag":218,"props":1253,"children":1254},{"class":220,"line":430},[1255,1260,1264,1268,1273],{"type":44,"tag":218,"props":1256,"children":1257},{"style":225},[1258],{"type":49,"value":1259},"  counterparty",{"type":44,"tag":218,"props":1261,"children":1262},{"style":231},[1263],{"type":49,"value":234},{"type":44,"tag":218,"props":1265,"children":1266},{"style":231},[1267],{"type":49,"value":239},{"type":44,"tag":218,"props":1269,"children":1270},{"style":242},[1271],{"type":49,"value":1272},"[e.g., Dunmore Holdings LLC]",{"type":44,"tag":218,"props":1274,"children":1275},{"style":231},[1276],{"type":49,"value":250},{"type":44,"tag":218,"props":1278,"children":1279},{"class":220,"line":456},[1280,1285,1289,1293,1298],{"type":44,"tag":218,"props":1281,"children":1282},{"style":225},[1283],{"type":49,"value":1284},"  guarantor",{"type":44,"tag":218,"props":1286,"children":1287},{"style":231},[1288],{"type":49,"value":234},{"type":44,"tag":218,"props":1290,"children":1291},{"style":231},[1292],{"type":49,"value":239},{"type":44,"tag":218,"props":1294,"children":1295},{"style":242},[1296],{"type":49,"value":1297},"[e.g., Buyer parent guaranty required, or N\u002FA]",{"type":44,"tag":218,"props":1299,"children":1300},{"style":231},[1301],{"type":49,"value":250},{"type":44,"tag":218,"props":1303,"children":1304},{"class":220,"line":475},[1305,1310,1314,1318,1323],{"type":44,"tag":218,"props":1306,"children":1307},{"style":225},[1308],{"type":49,"value":1309},"  conditions",{"type":44,"tag":218,"props":1311,"children":1312},{"style":231},[1313],{"type":49,"value":234},{"type":44,"tag":218,"props":1315,"children":1316},{"style":231},[1317],{"type":49,"value":239},{"type":44,"tag":218,"props":1319,"children":1320},{"style":242},[1321],{"type":49,"value":1322},"[any substantive condition the counterparty attached — e.g., 'replacement guaranty from buyer parent required before consent effective']",{"type":44,"tag":218,"props":1324,"children":1325},{"style":231},[1326],{"type":49,"value":250},{"type":44,"tag":218,"props":1328,"children":1329},{"class":220,"line":501},[1330,1335,1339,1343,1348],{"type":44,"tag":218,"props":1331,"children":1332},{"style":225},[1333],{"type":49,"value":1334},"  notice_deadline",{"type":44,"tag":218,"props":1336,"children":1337},{"style":231},[1338],{"type":49,"value":234},{"type":44,"tag":218,"props":1340,"children":1341},{"style":231},[1342],{"type":49,"value":239},{"type":44,"tag":218,"props":1344,"children":1345},{"style":242},[1346],{"type":49,"value":1347},"[e.g., 30 days prior to closing, or specific date]",{"type":44,"tag":218,"props":1349,"children":1350},{"style":231},[1351],{"type":49,"value":250},{"type":44,"tag":218,"props":1353,"children":1354},{"class":220,"line":520},[1355],{"type":44,"tag":218,"props":1356,"children":1357},{"emptyLinePlaceholder":335},[1358],{"type":49,"value":338},{"type":44,"tag":218,"props":1360,"children":1361},{"class":220,"line":546},[1362],{"type":44,"tag":218,"props":1363,"children":1364},{"style":945},[1365],{"type":49,"value":1366},"  # Corporate action fields\n",{"type":44,"tag":218,"props":1368,"children":1369},{"class":220,"line":554},[1370,1375,1379,1383,1388],{"type":44,"tag":218,"props":1371,"children":1372},{"style":225},[1373],{"type":49,"value":1374},"  approval_body",{"type":44,"tag":218,"props":1376,"children":1377},{"style":231},[1378],{"type":49,"value":234},{"type":44,"tag":218,"props":1380,"children":1381},{"style":231},[1382],{"type":49,"value":239},{"type":44,"tag":218,"props":1384,"children":1385},{"style":242},[1386],{"type":49,"value":1387},"[Shareholders | Board | Committee | Regulator]",{"type":44,"tag":218,"props":1389,"children":1390},{"style":231},[1391],{"type":49,"value":250},{"type":44,"tag":218,"props":1393,"children":1394},{"class":220,"line":575},[1395,1400,1404,1408,1413],{"type":44,"tag":218,"props":1396,"children":1397},{"style":225},[1398],{"type":49,"value":1399},"  approval_threshold",{"type":44,"tag":218,"props":1401,"children":1402},{"style":231},[1403],{"type":49,"value":234},{"type":44,"tag":218,"props":1405,"children":1406},{"style":231},[1407],{"type":49,"value":239},{"type":44,"tag":218,"props":1409,"children":1410},{"style":242},[1411],{"type":49,"value":1412},"[e.g., 75% disinterested stockholder vote for §280G cleansing]",{"type":44,"tag":218,"props":1414,"children":1415},{"style":231},[1416],{"type":49,"value":250},{"type":44,"tag":218,"props":1418,"children":1419},{"class":220,"line":600},[1420,1425,1429,1433,1438],{"type":44,"tag":218,"props":1421,"children":1422},{"style":225},[1423],{"type":49,"value":1424},"  statutory_or_charter_source",{"type":44,"tag":218,"props":1426,"children":1427},{"style":231},[1428],{"type":49,"value":234},{"type":44,"tag":218,"props":1430,"children":1431},{"style":231},[1432],{"type":49,"value":239},{"type":44,"tag":218,"props":1434,"children":1435},{"style":242},[1436],{"type":49,"value":1437},"[e.g., IRC §280G(b)(5)(B); Charter Art. IV §2]",{"type":44,"tag":218,"props":1439,"children":1440},{"style":231},[1441],{"type":49,"value":250},{"type":44,"tag":218,"props":1443,"children":1444},{"class":220,"line":625},[1445],{"type":44,"tag":218,"props":1446,"children":1447},{"emptyLinePlaceholder":335},[1448],{"type":49,"value":338},{"type":44,"tag":218,"props":1450,"children":1451},{"class":220,"line":650},[1452],{"type":44,"tag":218,"props":1453,"children":1454},{"style":945},[1455],{"type":49,"value":1456},"  # Timing\n",{"type":44,"tag":218,"props":1458,"children":1459},{"class":220,"line":667},[1460,1465,1469,1473,1478],{"type":44,"tag":218,"props":1461,"children":1462},{"style":225},[1463],{"type":49,"value":1464},"  estimated_time_to_complete",{"type":44,"tag":218,"props":1466,"children":1467},{"style":231},[1468],{"type":49,"value":234},{"type":44,"tag":218,"props":1470,"children":1471},{"style":231},[1472],{"type":49,"value":239},{"type":44,"tag":218,"props":1474,"children":1475},{"style":242},[1476],{"type":49,"value":1477},"[e.g., 30 days]",{"type":44,"tag":218,"props":1479,"children":1480},{"style":231},[1481],{"type":49,"value":250},{"type":44,"tag":218,"props":1483,"children":1484},{"class":220,"line":692},[1485,1490,1494,1498,1503],{"type":44,"tag":218,"props":1486,"children":1487},{"style":225},[1488],{"type":49,"value":1489},"  must_occur_before",{"type":44,"tag":218,"props":1491,"children":1492},{"style":231},[1493],{"type":49,"value":234},{"type":44,"tag":218,"props":1495,"children":1496},{"style":231},[1497],{"type":49,"value":239},{"type":44,"tag":218,"props":1499,"children":1500},{"style":242},[1501],{"type":49,"value":1502},"[e.g., closing | signing | end of hiatus period]",{"type":44,"tag":218,"props":1504,"children":1505},{"style":231},[1506],{"type":49,"value":250},{"type":44,"tag":92,"props":1508,"children":1509},{},[1510,1512,1518],{"type":49,"value":1511},"Preserve every field the upstream skill populated. A \"Dunmore consent required, with replacement guaranty condition and 30-day notice\" should surface on the checklist with all three elements (consent, guarantor, notice), not collapse to \"Dunmore consent to change of control.\" When the upstream skill provides a severity, carry it — see the cross-skill severity floor rule in ",{"type":44,"tag":62,"props":1513,"children":1515},{"className":1514},[],[1516],{"type":49,"value":1517},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002FCLAUDE.md",{"type":49,"value":173},{"type":44,"tag":92,"props":1520,"children":1521},{},[1522,1524,1530,1532,1538],{"type":49,"value":1523},"Append to the checklist. De-dupe on (counterparty + action type), not on the freeform item name — a Dunmore consent and a Dunmore release are different items even though both name Dunmore. When de-duping, merge fields rather than overwrite: if one handoff populated ",{"type":44,"tag":62,"props":1525,"children":1527},{"className":1526},[],[1528],{"type":49,"value":1529},"guarantor",{"type":49,"value":1531}," and a later handoff populated ",{"type":44,"tag":62,"props":1533,"children":1535},{"className":1534},[],[1536],{"type":49,"value":1537},"notice_deadline",{"type":49,"value":1539},", the checklist row carries both.",{"type":44,"tag":956,"props":1541,"children":1543},{"id":1542},"mode-3-status-update",[1544],{"type":49,"value":1545},"Mode 3: Status update",{"type":44,"tag":92,"props":1547,"children":1548},{},[1549],{"type":49,"value":1550},"User (or dataroom-watcher agent) provides a status update. Find the item, update status and last-updated.",{"type":44,"tag":207,"props":1552,"children":1556},{"className":1553,"code":1555,"language":49},[1554],"language-text","\u002Fcorporate-legal:closing-checklist\nCP-002: Acme responded, consent form attached, needs countersignature\n",[1557],{"type":44,"tag":62,"props":1558,"children":1559},{"__ignoreMap":212},[1560],{"type":49,"value":1555},{"type":44,"tag":956,"props":1562,"children":1564},{"id":1563},"mode-4-whats-blocking",[1565],{"type":49,"value":1566},"Mode 4: What's blocking",{"type":44,"tag":207,"props":1568,"children":1572},{"className":1569,"code":1570,"language":1571,"meta":212,"style":212},"language-markdown shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","[WORK-PRODUCT HEADER — per plugin config ## Outputs — differs by role; see `## Who's using this`]\n\n> This status report is derived from the purchase agreement, diligence findings, and internal deal records. It inherits their privilege and confidentiality status — distribution beyond the privilege circle (counterparty, broader business teams) can waive privilege. Confirm the distribution list before sending.\n\n## Closing Checklist Status — [Deal code] — [date]\n\n**Target close:** [date] ([N] days out)\n**Items:** [N] total — [N] done, [N] in progress, [N] not started\n\n### 🔴 Blocking and at risk\n\n| ID | Item | Due | Status | Days to due |\n|---|---|---|---|---|\n| [CP-XXX] | [item] | [date] | [status] | **[N]** |\n\n### 🟡 Blocking, on track\n\n[same table]\n\n### ✅ Complete\n\n[N] items — [collapsed list]\n\n### Not blocking (post-closing, informational)\n\n[N] items\n\n---\n\n**Critical path:** [The item(s) that, if they slip, push the close date]\n","markdown",[1573],{"type":44,"tag":62,"props":1574,"children":1575},{"__ignoreMap":212},[1576,1602,1609,1624,1631,1659,1666,1721,1805,1812,1825,1832,1886,1894,1989,1996,2008,2015,2023,2030,2042,2049,2069,2076,2088,2095,2115,2122,2130,2137],{"type":44,"tag":218,"props":1577,"children":1578},{"class":220,"line":221},[1579,1584,1589,1594,1598],{"type":44,"tag":218,"props":1580,"children":1581},{"style":469},[1582],{"type":49,"value":1583},"[WORK-PRODUCT HEADER — per plugin config ## Outputs — differs by role; see ",{"type":44,"tag":218,"props":1585,"children":1586},{"style":231},[1587],{"type":49,"value":1588},"`",{"type":44,"tag":218,"props":1590,"children":1591},{"style":242},[1592],{"type":49,"value":1593},"## Who's using this",{"type":44,"tag":218,"props":1595,"children":1596},{"style":231},[1597],{"type":49,"value":1588},{"type":44,"tag":218,"props":1599,"children":1600},{"style":469},[1601],{"type":49,"value":278},{"type":44,"tag":218,"props":1603,"children":1604},{"class":220,"line":253},[1605],{"type":44,"tag":218,"props":1606,"children":1607},{"emptyLinePlaceholder":335},[1608],{"type":49,"value":338},{"type":44,"tag":218,"props":1610,"children":1611},{"class":220,"line":281},[1612,1618],{"type":44,"tag":218,"props":1613,"children":1615},{"style":1614},"--shiki-light:#FF5370;--shiki-light-font-style:italic;--shiki-default:#FF9CAC;--shiki-default-font-style:italic;--shiki-dark:#FF9CAC;--shiki-dark-font-style:italic",[1616],{"type":49,"value":1617},">",{"type":44,"tag":218,"props":1619,"children":1621},{"style":1620},"--shiki-light:#39ADB5;--shiki-light-font-style:italic;--shiki-default:#89DDFF;--shiki-default-font-style:italic;--shiki-dark:#89DDFF;--shiki-dark-font-style:italic",[1622],{"type":49,"value":1623}," This status report is derived from the purchase agreement, diligence findings, and internal deal records. It inherits their privilege and confidentiality status — distribution beyond the privilege circle (counterparty, broader business teams) can waive privilege. Confirm the distribution list before sending.\n",{"type":44,"tag":218,"props":1625,"children":1626},{"class":220,"line":306},[1627],{"type":44,"tag":218,"props":1628,"children":1629},{"emptyLinePlaceholder":335},[1630],{"type":49,"value":338},{"type":44,"tag":218,"props":1632,"children":1633},{"class":220,"line":331},[1634,1639,1645,1650,1655],{"type":44,"tag":218,"props":1635,"children":1636},{"style":231},[1637],{"type":49,"value":1638},"## ",{"type":44,"tag":218,"props":1640,"children":1642},{"style":1641},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[1643],{"type":49,"value":1644},"Closing Checklist Status — [Deal code] — ",{"type":44,"tag":218,"props":1646,"children":1647},{"style":231},[1648],{"type":49,"value":1649},"[",{"type":44,"tag":218,"props":1651,"children":1652},{"style":242},[1653],{"type":49,"value":1654},"date",{"type":44,"tag":218,"props":1656,"children":1657},{"style":231},[1658],{"type":49,"value":278},{"type":44,"tag":218,"props":1660,"children":1661},{"class":220,"line":341},[1662],{"type":44,"tag":218,"props":1663,"children":1664},{"emptyLinePlaceholder":335},[1665],{"type":49,"value":338},{"type":44,"tag":218,"props":1667,"children":1668},{"class":220,"line":355},[1669,1675,1681,1685,1689,1693,1698,1703,1707,1712,1716],{"type":44,"tag":218,"props":1670,"children":1672},{"style":1671},"--shiki-light:#39ADB5;--shiki-light-font-weight:bold;--shiki-default:#89DDFF;--shiki-default-font-weight:bold;--shiki-dark:#89DDFF;--shiki-dark-font-weight:bold",[1673],{"type":49,"value":1674},"**",{"type":44,"tag":218,"props":1676,"children":1678},{"style":1677},"--shiki-light:#E53935;--shiki-light-font-weight:bold;--shiki-default:#F07178;--shiki-default-font-weight:bold;--shiki-dark:#F07178;--shiki-dark-font-weight:bold",[1679],{"type":49,"value":1680},"Target close:",{"type":44,"tag":218,"props":1682,"children":1683},{"style":1671},[1684],{"type":49,"value":1674},{"type":44,"tag":218,"props":1686,"children":1687},{"style":231},[1688],{"type":49,"value":268},{"type":44,"tag":218,"props":1690,"children":1691},{"style":242},[1692],{"type":49,"value":1654},{"type":44,"tag":218,"props":1694,"children":1695},{"style":231},[1696],{"type":49,"value":1697},"]",{"type":44,"tag":218,"props":1699,"children":1700},{"style":469},[1701],{"type":49,"value":1702}," (",{"type":44,"tag":218,"props":1704,"children":1705},{"style":231},[1706],{"type":49,"value":1649},{"type":44,"tag":218,"props":1708,"children":1709},{"style":242},[1710],{"type":49,"value":1711},"N",{"type":44,"tag":218,"props":1713,"children":1714},{"style":231},[1715],{"type":49,"value":1697},{"type":44,"tag":218,"props":1717,"children":1718},{"style":469},[1719],{"type":49,"value":1720}," days out)\n",{"type":44,"tag":218,"props":1722,"children":1723},{"class":220,"line":378},[1724,1728,1733,1737,1741,1745,1749,1754,1758,1762,1766,1771,1775,1779,1783,1788,1792,1796,1800],{"type":44,"tag":218,"props":1725,"children":1726},{"style":1671},[1727],{"type":49,"value":1674},{"type":44,"tag":218,"props":1729,"children":1730},{"style":1677},[1731],{"type":49,"value":1732},"Items:",{"type":44,"tag":218,"props":1734,"children":1735},{"style":1671},[1736],{"type":49,"value":1674},{"type":44,"tag":218,"props":1738,"children":1739},{"style":231},[1740],{"type":49,"value":268},{"type":44,"tag":218,"props":1742,"children":1743},{"style":242},[1744],{"type":49,"value":1711},{"type":44,"tag":218,"props":1746,"children":1747},{"style":231},[1748],{"type":49,"value":1697},{"type":44,"tag":218,"props":1750,"children":1751},{"style":469},[1752],{"type":49,"value":1753}," total — ",{"type":44,"tag":218,"props":1755,"children":1756},{"style":231},[1757],{"type":49,"value":1649},{"type":44,"tag":218,"props":1759,"children":1760},{"style":242},[1761],{"type":49,"value":1711},{"type":44,"tag":218,"props":1763,"children":1764},{"style":231},[1765],{"type":49,"value":1697},{"type":44,"tag":218,"props":1767,"children":1768},{"style":469},[1769],{"type":49,"value":1770}," done, ",{"type":44,"tag":218,"props":1772,"children":1773},{"style":231},[1774],{"type":49,"value":1649},{"type":44,"tag":218,"props":1776,"children":1777},{"style":242},[1778],{"type":49,"value":1711},{"type":44,"tag":218,"props":1780,"children":1781},{"style":231},[1782],{"type":49,"value":1697},{"type":44,"tag":218,"props":1784,"children":1785},{"style":469},[1786],{"type":49,"value":1787}," in progress, ",{"type":44,"tag":218,"props":1789,"children":1790},{"style":231},[1791],{"type":49,"value":1649},{"type":44,"tag":218,"props":1793,"children":1794},{"style":242},[1795],{"type":49,"value":1711},{"type":44,"tag":218,"props":1797,"children":1798},{"style":231},[1799],{"type":49,"value":1697},{"type":44,"tag":218,"props":1801,"children":1802},{"style":469},[1803],{"type":49,"value":1804}," not started\n",{"type":44,"tag":218,"props":1806,"children":1807},{"class":220,"line":404},[1808],{"type":44,"tag":218,"props":1809,"children":1810},{"emptyLinePlaceholder":335},[1811],{"type":49,"value":338},{"type":44,"tag":218,"props":1813,"children":1814},{"class":220,"line":430},[1815,1820],{"type":44,"tag":218,"props":1816,"children":1817},{"style":231},[1818],{"type":49,"value":1819},"### ",{"type":44,"tag":218,"props":1821,"children":1822},{"style":1641},[1823],{"type":49,"value":1824},"🔴 Blocking and at risk\n",{"type":44,"tag":218,"props":1826,"children":1827},{"class":220,"line":456},[1828],{"type":44,"tag":218,"props":1829,"children":1830},{"emptyLinePlaceholder":335},[1831],{"type":49,"value":338},{"type":44,"tag":218,"props":1833,"children":1834},{"class":220,"line":475},[1835,1840,1845,1849,1854,1858,1863,1867,1872,1876,1881],{"type":44,"tag":218,"props":1836,"children":1837},{"style":231},[1838],{"type":49,"value":1839},"|",{"type":44,"tag":218,"props":1841,"children":1842},{"style":469},[1843],{"type":49,"value":1844}," ID ",{"type":44,"tag":218,"props":1846,"children":1847},{"style":231},[1848],{"type":49,"value":1839},{"type":44,"tag":218,"props":1850,"children":1851},{"style":469},[1852],{"type":49,"value":1853}," Item ",{"type":44,"tag":218,"props":1855,"children":1856},{"style":231},[1857],{"type":49,"value":1839},{"type":44,"tag":218,"props":1859,"children":1860},{"style":469},[1861],{"type":49,"value":1862}," Due ",{"type":44,"tag":218,"props":1864,"children":1865},{"style":231},[1866],{"type":49,"value":1839},{"type":44,"tag":218,"props":1868,"children":1869},{"style":469},[1870],{"type":49,"value":1871}," Status ",{"type":44,"tag":218,"props":1873,"children":1874},{"style":231},[1875],{"type":49,"value":1839},{"type":44,"tag":218,"props":1877,"children":1878},{"style":469},[1879],{"type":49,"value":1880}," Days to due ",{"type":44,"tag":218,"props":1882,"children":1883},{"style":231},[1884],{"type":49,"value":1885},"|\n",{"type":44,"tag":218,"props":1887,"children":1888},{"class":220,"line":501},[1889],{"type":44,"tag":218,"props":1890,"children":1891},{"style":231},[1892],{"type":49,"value":1893},"|---|---|---|---|---|\n",{"type":44,"tag":218,"props":1895,"children":1896},{"class":220,"line":520},[1897,1901,1905,1910,1914,1919,1923,1928,1932,1936,1940,1944,1948,1952,1956,1961,1965,1969,1974,1979,1984],{"type":44,"tag":218,"props":1898,"children":1899},{"style":231},[1900],{"type":49,"value":1839},{"type":44,"tag":218,"props":1902,"children":1903},{"style":231},[1904],{"type":49,"value":268},{"type":44,"tag":218,"props":1906,"children":1907},{"style":242},[1908],{"type":49,"value":1909},"CP-XXX",{"type":44,"tag":218,"props":1911,"children":1912},{"style":231},[1913],{"type":49,"value":1697},{"type":44,"tag":218,"props":1915,"children":1916},{"style":231},[1917],{"type":49,"value":1918}," |",{"type":44,"tag":218,"props":1920,"children":1921},{"style":231},[1922],{"type":49,"value":268},{"type":44,"tag":218,"props":1924,"children":1925},{"style":242},[1926],{"type":49,"value":1927},"item",{"type":44,"tag":218,"props":1929,"children":1930},{"style":231},[1931],{"type":49,"value":1697},{"type":44,"tag":218,"props":1933,"children":1934},{"style":231},[1935],{"type":49,"value":1918},{"type":44,"tag":218,"props":1937,"children":1938},{"style":231},[1939],{"type":49,"value":268},{"type":44,"tag":218,"props":1941,"children":1942},{"style":242},[1943],{"type":49,"value":1654},{"type":44,"tag":218,"props":1945,"children":1946},{"style":231},[1947],{"type":49,"value":1697},{"type":44,"tag":218,"props":1949,"children":1950},{"style":231},[1951],{"type":49,"value":1918},{"type":44,"tag":218,"props":1953,"children":1954},{"style":231},[1955],{"type":49,"value":268},{"type":44,"tag":218,"props":1957,"children":1958},{"style":242},[1959],{"type":49,"value":1960},"status",{"type":44,"tag":218,"props":1962,"children":1963},{"style":231},[1964],{"type":49,"value":1697},{"type":44,"tag":218,"props":1966,"children":1967},{"style":231},[1968],{"type":49,"value":1918},{"type":44,"tag":218,"props":1970,"children":1971},{"style":1671},[1972],{"type":49,"value":1973}," **[",{"type":44,"tag":218,"props":1975,"children":1977},{"style":1976},"--shiki-light:#91B859;--shiki-light-font-weight:bold;--shiki-default:#C3E88D;--shiki-default-font-weight:bold;--shiki-dark:#C3E88D;--shiki-dark-font-weight:bold",[1978],{"type":49,"value":1711},{"type":44,"tag":218,"props":1980,"children":1981},{"style":1671},[1982],{"type":49,"value":1983},"]**",{"type":44,"tag":218,"props":1985,"children":1986},{"style":231},[1987],{"type":49,"value":1988}," |\n",{"type":44,"tag":218,"props":1990,"children":1991},{"class":220,"line":546},[1992],{"type":44,"tag":218,"props":1993,"children":1994},{"emptyLinePlaceholder":335},[1995],{"type":49,"value":338},{"type":44,"tag":218,"props":1997,"children":1998},{"class":220,"line":554},[1999,2003],{"type":44,"tag":218,"props":2000,"children":2001},{"style":231},[2002],{"type":49,"value":1819},{"type":44,"tag":218,"props":2004,"children":2005},{"style":1641},[2006],{"type":49,"value":2007},"🟡 Blocking, on track\n",{"type":44,"tag":218,"props":2009,"children":2010},{"class":220,"line":575},[2011],{"type":44,"tag":218,"props":2012,"children":2013},{"emptyLinePlaceholder":335},[2014],{"type":49,"value":338},{"type":44,"tag":218,"props":2016,"children":2017},{"class":220,"line":600},[2018],{"type":44,"tag":218,"props":2019,"children":2020},{"style":469},[2021],{"type":49,"value":2022},"[same table]\n",{"type":44,"tag":218,"props":2024,"children":2025},{"class":220,"line":625},[2026],{"type":44,"tag":218,"props":2027,"children":2028},{"emptyLinePlaceholder":335},[2029],{"type":49,"value":338},{"type":44,"tag":218,"props":2031,"children":2032},{"class":220,"line":650},[2033,2037],{"type":44,"tag":218,"props":2034,"children":2035},{"style":231},[2036],{"type":49,"value":1819},{"type":44,"tag":218,"props":2038,"children":2039},{"style":1641},[2040],{"type":49,"value":2041},"✅ Complete\n",{"type":44,"tag":218,"props":2043,"children":2044},{"class":220,"line":667},[2045],{"type":44,"tag":218,"props":2046,"children":2047},{"emptyLinePlaceholder":335},[2048],{"type":49,"value":338},{"type":44,"tag":218,"props":2050,"children":2051},{"class":220,"line":692},[2052,2056,2060,2064],{"type":44,"tag":218,"props":2053,"children":2054},{"style":231},[2055],{"type":49,"value":1649},{"type":44,"tag":218,"props":2057,"children":2058},{"style":242},[2059],{"type":49,"value":1711},{"type":44,"tag":218,"props":2061,"children":2062},{"style":231},[2063],{"type":49,"value":1697},{"type":44,"tag":218,"props":2065,"children":2066},{"style":469},[2067],{"type":49,"value":2068}," items — [collapsed list]\n",{"type":44,"tag":218,"props":2070,"children":2071},{"class":220,"line":708},[2072],{"type":44,"tag":218,"props":2073,"children":2074},{"emptyLinePlaceholder":335},[2075],{"type":49,"value":338},{"type":44,"tag":218,"props":2077,"children":2078},{"class":220,"line":733},[2079,2083],{"type":44,"tag":218,"props":2080,"children":2081},{"style":231},[2082],{"type":49,"value":1819},{"type":44,"tag":218,"props":2084,"children":2085},{"style":1641},[2086],{"type":49,"value":2087},"Not blocking (post-closing, informational)\n",{"type":44,"tag":218,"props":2089,"children":2090},{"class":220,"line":741},[2091],{"type":44,"tag":218,"props":2092,"children":2093},{"emptyLinePlaceholder":335},[2094],{"type":49,"value":338},{"type":44,"tag":218,"props":2096,"children":2097},{"class":220,"line":754},[2098,2102,2106,2110],{"type":44,"tag":218,"props":2099,"children":2100},{"style":231},[2101],{"type":49,"value":1649},{"type":44,"tag":218,"props":2103,"children":2104},{"style":242},[2105],{"type":49,"value":1711},{"type":44,"tag":218,"props":2107,"children":2108},{"style":231},[2109],{"type":49,"value":1697},{"type":44,"tag":218,"props":2111,"children":2112},{"style":469},[2113],{"type":49,"value":2114}," items\n",{"type":44,"tag":218,"props":2116,"children":2117},{"class":220,"line":775},[2118],{"type":44,"tag":218,"props":2119,"children":2120},{"emptyLinePlaceholder":335},[2121],{"type":49,"value":338},{"type":44,"tag":218,"props":2123,"children":2124},{"class":220,"line":800},[2125],{"type":44,"tag":218,"props":2126,"children":2127},{"style":231},[2128],{"type":49,"value":2129},"---\n",{"type":44,"tag":218,"props":2131,"children":2132},{"class":220,"line":825},[2133],{"type":44,"tag":218,"props":2134,"children":2135},{"emptyLinePlaceholder":335},[2136],{"type":49,"value":338},{"type":44,"tag":218,"props":2138,"children":2139},{"class":220,"line":850},[2140,2144,2149,2153],{"type":44,"tag":218,"props":2141,"children":2142},{"style":1671},[2143],{"type":49,"value":1674},{"type":44,"tag":218,"props":2145,"children":2146},{"style":1677},[2147],{"type":49,"value":2148},"Critical path:",{"type":44,"tag":218,"props":2150,"children":2151},{"style":1671},[2152],{"type":49,"value":1674},{"type":44,"tag":218,"props":2154,"children":2155},{"style":469},[2156],{"type":49,"value":2157}," [The item(s) that, if they slip, push the close date]\n",{"type":44,"tag":85,"props":2159,"children":2161},{"id":2160},"critical-path-analysis",[2162],{"type":49,"value":2163},"Critical path analysis",{"type":44,"tag":92,"props":2165,"children":2166},{},[2167],{"type":49,"value":2168},"Not all blocking items are equal. A consent that takes 30 days to get is critical path. A good-standing certificate that takes 2 days is not, even though both are blocking.",{"type":44,"tag":92,"props":2170,"children":2171},{},[2172,2174,2180],{"type":49,"value":2173},"For each blocking item, estimate time-to-complete. The ones where ",{"type":44,"tag":62,"props":2175,"children":2177},{"className":2176},[],[2178],{"type":49,"value":2179},"(due date - today) \u003C estimated time",{"type":49,"value":2181}," are at risk. Those go at the top of every status report.",{"type":44,"tag":92,"props":2183,"children":2184},{},[2185,2187,2193],{"type":49,"value":2186},"If the checklist has more than ~10 items, or any time the user asks: offer the dashboard (see CLAUDE.md ",{"type":44,"tag":62,"props":2188,"children":2190},{"className":2189},[],[2191],{"type":49,"value":2192},"## Outputs → Dashboard offer for data-heavy outputs",{"type":49,"value":2194},"). Shape the offer for this output — counts by status (done \u002F in progress \u002F not started \u002F at risk), a critical-path view grouped by workstream, and a sortable grid with item, owner, due date, and days-to-due.",{"type":44,"tag":85,"props":2196,"children":2198},{"id":2197},"integration-dataroom-watcher-agent",[2199],{"type":49,"value":2200},"Integration: dataroom-watcher agent",{"type":44,"tag":92,"props":2202,"children":2203},{},[2204],{"type":49,"value":2205},"The agent checks the checklist daily, pulls any status updates from email\u002FSlack if connected, and posts the \"what's blocking\" report to the deal team channel. Mode 4 is the agent's output.",{"type":44,"tag":85,"props":2207,"children":2209},{"id":2208},"consequential-action-gate-certify-closing",[2210],{"type":49,"value":2211},"Consequential-action gate (certify closing)",{"type":44,"tag":92,"props":2213,"children":2214},{},[2215,2220,2222,2227,2229,2234,2236,2241],{"type":44,"tag":96,"props":2216,"children":2217},{},[2218],{"type":49,"value":2219},"Before producing a \"ready to close \u002F all CPs satisfied\" certification or closing memo:",{"type":49,"value":2221}," Read ",{"type":44,"tag":62,"props":2223,"children":2225},{"className":2224},[],[2226],{"type":49,"value":1593},{"type":49,"value":2228}," in ",{"type":44,"tag":62,"props":2230,"children":2232},{"className":2231},[],[2233],{"type":49,"value":1517},{"type":49,"value":2235},". If the Role is ",{"type":44,"tag":96,"props":2237,"children":2238},{},[2239],{"type":49,"value":2240},"Non-lawyer",{"type":49,"value":234},{"type":44,"tag":2243,"props":2244,"children":2245},"blockquote",{},[2246,2251,2279],{"type":44,"tag":92,"props":2247,"children":2248},{},[2249],{"type":49,"value":2250},"Certifying that closing conditions have been satisfied (or producing a closing memo asserting this) has legal consequences — it's the signal that drives funds flow and post-closing obligations. Have you reviewed this with an attorney? If yes, proceed. If no, here's a brief to bring to them:",{"type":44,"tag":968,"props":2252,"children":2253},{},[2254,2259,2264,2269,2274],{"type":44,"tag":56,"props":2255,"children":2256},{},[2257],{"type":49,"value":2258},"The full CP list with status (what's done, what's in progress, what's not started)",{"type":44,"tag":56,"props":2260,"children":2261},{},[2262],{"type":49,"value":2263},"Anything where evidence of completion is weak or missing",{"type":44,"tag":56,"props":2265,"children":2266},{},[2267],{"type":49,"value":2268},"Any waivers or side letters needed for items that won't close in time",{"type":44,"tag":56,"props":2270,"children":2271},{},[2272],{"type":49,"value":2273},"Open questions (counterparty consents still pending, any MAC\u002Fbring-down risk)",{"type":44,"tag":56,"props":2275,"children":2276},{},[2277],{"type":49,"value":2278},"What to ask the attorney (is this ready to call closed; are any conditions being walked past that shouldn't be; what needs to go on a schedule of exceptions)",{"type":44,"tag":92,"props":2280,"children":2281},{},[2282],{"type":49,"value":2283},"If you need to find an attorney, solicitor, barrister, or other authorised legal professional: contact your professional regulator (state bar in the US, SRA\u002FBar Standards Board in England & Wales, Law Society in Scotland\u002FNI\u002FIreland\u002FCanada\u002FAustralia, or your jurisdiction's equivalent) for a referral service.",{"type":44,"tag":92,"props":2285,"children":2286},{},[2287],{"type":49,"value":2288},"Do not produce a final \"ready to close\" certification past this gate without an explicit yes. Status tracking and \"what's blocking\" reports do not require the gate.",{"type":44,"tag":81,"props":2290,"children":2291},{},[],{"type":44,"tag":85,"props":2293,"children":2295},{"id":2294},"what-this-skill-does-not-do",[2296],{"type":49,"value":2297},"What this skill does not do",{"type":44,"tag":968,"props":2299,"children":2300},{},[2301,2306,2311],{"type":44,"tag":56,"props":2302,"children":2303},{},[2304],{"type":49,"value":2305},"It doesn't obtain consents, file forms, or draft documents. It tracks that they need to happen.",{"type":44,"tag":56,"props":2307,"children":2308},{},[2309],{"type":49,"value":2310},"It doesn't decide what's blocking — the purchase agreement decides that. This skill reads the agreement.",{"type":44,"tag":56,"props":2312,"children":2313},{},[2314],{"type":49,"value":2315},"It doesn't close the deal. It tells you when you can.",{"type":44,"tag":2317,"props":2318,"children":2319},"style",{},[2320],{"type":49,"value":2321},"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":2323,"total":2419},[2324,2338,2353,2370,2382,2393,2404],{"slug":2325,"name":2325,"fn":2326,"description":2327,"org":2328,"tags":2329,"stars":26,"repoUrl":27,"updatedAt":2337},"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},[2330,2333,2336],{"name":2331,"slug":2332,"type":16},"Compliance","compliance",{"name":2334,"slug":2335,"type":16},"Governance","governance",{"name":24,"slug":25,"type":16},"2026-05-14T06:02:19.677579",{"slug":2339,"name":2339,"fn":2340,"description":2341,"org":2342,"tags":2343,"stars":26,"repoUrl":27,"updatedAt":2352},"ai-tool-handoff","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},[2344,2347,2348,2349],{"name":2345,"slug":2346,"type":16},"Automation","automation",{"name":18,"slug":19,"type":16},{"name":24,"slug":25,"type":16},{"name":2350,"slug":2351,"type":16},"QA","qa","2026-05-14T06:01:31.00555",{"slug":2354,"name":2354,"fn":2355,"description":2356,"org":2357,"tags":2358,"stars":26,"repoUrl":27,"updatedAt":2369},"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},[2359,2360,2363,2366],{"name":24,"slug":25,"type":16},{"name":2361,"slug":2362,"type":16},"Policy","policy",{"name":2364,"slug":2365,"type":16},"Regulatory Compliance","regulatory-compliance",{"name":2367,"slug":2368,"type":16},"Risk Assessment","risk-assessment","2026-05-13T06:03:19.61029",{"slug":2371,"name":2371,"fn":2372,"description":2373,"org":2374,"tags":2375,"stars":26,"repoUrl":27,"updatedAt":2381},"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},[2376,2377,2380],{"name":18,"slug":19,"type":16},{"name":2378,"slug":2379,"type":16},"Documents","documents",{"name":24,"slug":25,"type":16},"2026-05-13T06:03:34.070339",{"slug":2383,"name":2383,"fn":2384,"description":2385,"org":2386,"tags":2387,"stars":26,"repoUrl":27,"updatedAt":2392},"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},[2388,2389],{"name":2345,"slug":2346,"type":16},{"name":2390,"slug":2391,"type":16},"Plugin Development","plugin-development","2026-05-13T06:02:55.642269",{"slug":2394,"name":2394,"fn":2395,"description":2396,"org":2397,"tags":2398,"stars":26,"repoUrl":27,"updatedAt":2403},"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},[2399,2402],{"name":2400,"slug":2401,"type":16},"Education","education",{"name":24,"slug":25,"type":16},"2026-07-24T05:41:43.01243",{"slug":2405,"name":2405,"fn":2406,"description":2407,"org":2408,"tags":2409,"stars":26,"repoUrl":27,"updatedAt":2418},"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},[2410,2413,2414,2415],{"name":2411,"slug":2412,"type":16},"Documentation","documentation",{"name":2334,"slug":2335,"type":16},{"name":24,"slug":25,"type":16},{"name":2416,"slug":2417,"type":16},"Meetings","meetings","2026-05-14T06:01:29.792942",118,{"items":2421,"total":2604},[2422,2443,2457,2469,2488,2499,2518,2538,2552,2567,2575,2588],{"slug":2423,"name":2423,"fn":2424,"description":2425,"org":2426,"tags":2427,"stars":2440,"repoUrl":2441,"updatedAt":2442},"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},[2428,2431,2434,2437],{"name":2429,"slug":2430,"type":16},"Creative","creative",{"name":2432,"slug":2433,"type":16},"Design","design",{"name":2435,"slug":2436,"type":16},"Generative Art","generative-art",{"name":2438,"slug":2439,"type":16},"JavaScript","javascript",161831,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fskills","2026-04-06T17:56:15.455818",{"slug":2444,"name":2444,"fn":2445,"description":2446,"org":2447,"tags":2448,"stars":2440,"repoUrl":2441,"updatedAt":2456},"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},[2449,2452,2453],{"name":2450,"slug":2451,"type":16},"Branding","branding",{"name":2432,"slug":2433,"type":16},{"name":2454,"slug":2455,"type":16},"Typography","typography","2026-04-06T17:56:05.042852",{"slug":2458,"name":2458,"fn":2459,"description":2460,"org":2461,"tags":2462,"stars":2440,"repoUrl":2441,"updatedAt":2468},"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},[2463,2464,2465],{"name":2429,"slug":2430,"type":16},{"name":2432,"slug":2433,"type":16},{"name":2466,"slug":2467,"type":16},"PDF","pdf","2026-04-06T17:56:03.794732",{"slug":2470,"name":2470,"fn":2471,"description":2472,"org":2473,"tags":2474,"stars":2440,"repoUrl":2441,"updatedAt":2487},"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},[2475,2478,2479,2482,2484],{"name":2476,"slug":2477,"type":16},"Agents","agents",{"name":9,"slug":8,"type":16},{"name":2480,"slug":2481,"type":16},"Anthropic SDK","anthropic-sdk",{"name":2483,"slug":2470,"type":16},"Claude API",{"name":2485,"slug":2486,"type":16},"LLM","llm","2026-07-28T05:36:08.213335",{"slug":2489,"name":2489,"fn":2490,"description":2491,"org":2492,"tags":2493,"stars":2440,"repoUrl":2441,"updatedAt":2498},"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},[2494,2495],{"name":2411,"slug":2412,"type":16},{"name":2496,"slug":2497,"type":16},"Technical Writing","technical-writing","2026-04-06T17:56:14.18897",{"slug":2500,"name":2500,"fn":2501,"description":2502,"org":2503,"tags":2504,"stars":2440,"repoUrl":2441,"updatedAt":2517},"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},[2505,2506,2508,2511,2514],{"name":2378,"slug":2379,"type":16},{"name":2507,"slug":2500,"type":16},"DOCX",{"name":2509,"slug":2510,"type":16},"Office","office",{"name":2512,"slug":2513,"type":16},"Templates","templates",{"name":2515,"slug":2516,"type":16},"Word","word","2026-07-18T05:16:23.136271",{"slug":2519,"name":2519,"fn":2520,"description":2521,"org":2522,"tags":2523,"stars":2440,"repoUrl":2441,"updatedAt":2537},"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},[2524,2525,2528,2531,2534],{"name":2432,"slug":2433,"type":16},{"name":2526,"slug":2527,"type":16},"Frontend","frontend",{"name":2529,"slug":2530,"type":16},"React","react",{"name":2532,"slug":2533,"type":16},"Tailwind CSS","tailwind-css",{"name":2535,"slug":2536,"type":16},"UI Components","ui-components","2026-04-06T17:56:16.723469",{"slug":2539,"name":2539,"fn":2540,"description":2541,"org":2542,"tags":2543,"stars":2440,"repoUrl":2441,"updatedAt":2551},"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},[2544,2547,2548],{"name":2545,"slug":2546,"type":16},"Communications","communications",{"name":2512,"slug":2513,"type":16},{"name":2549,"slug":2550,"type":16},"Writing","writing","2026-04-06T17:56:20.695522",{"slug":2553,"name":2553,"fn":2554,"description":2555,"org":2556,"tags":2557,"stars":2440,"repoUrl":2441,"updatedAt":2566},"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},[2558,2559,2562,2563],{"name":2476,"slug":2477,"type":16},{"name":2560,"slug":2561,"type":16},"API Development","api-development",{"name":2485,"slug":2486,"type":16},{"name":2564,"slug":2565,"type":16},"MCP","mcp","2026-04-06T17:56:10.357665",{"slug":2467,"name":2467,"fn":2568,"description":2569,"org":2570,"tags":2571,"stars":2440,"repoUrl":2441,"updatedAt":2574},"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},[2572,2573],{"name":2378,"slug":2379,"type":16},{"name":2466,"slug":2467,"type":16},"2026-04-06T17:56:02.483316",{"slug":2576,"name":2576,"fn":2577,"description":2578,"org":2579,"tags":2580,"stars":2440,"repoUrl":2441,"updatedAt":2587},"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},[2581,2584],{"name":2582,"slug":2583,"type":16},"PowerPoint","powerpoint",{"name":2585,"slug":2586,"type":16},"Presentations","presentations","2026-07-18T05:16:24.1471",{"slug":2589,"name":2589,"fn":2590,"description":2591,"org":2592,"tags":2593,"stars":2440,"repoUrl":2441,"updatedAt":2603},"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},[2594,2595,2596,2599,2602],{"name":2476,"slug":2477,"type":16},{"name":2411,"slug":2412,"type":16},{"name":2597,"slug":2598,"type":16},"Evals","evals",{"name":2600,"slug":2601,"type":16},"Performance","performance",{"name":2496,"slug":2497,"type":16},"2026-04-19T06:45:40.804",490]