[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-anthropic-oc-status":3,"mdc-439ua0-key":37,"related-repo-anthropic-oc-status":1446,"related-org-anthropic-oc-status":1546},{"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},"oc-status","draft status emails to outside counsel","Generate weekly status-request email drafts to outside counsel across the active portfolio — markdown per matter, plus Gmail drafts when the MCP is available. Use when the user asks for OC status requests, weekly outside counsel check-ins, or wants per-matter status emails drafted from the portfolio log.",{"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},"Gmail","gmail","tag",{"name":18,"slug":19,"type":16},"Legal","legal",{"name":21,"slug":22,"type":16},"Email","email",{"name":24,"slug":25,"type":16},"Communications","communications",8721,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fclaude-for-legal","2026-05-13T06:03:07.053862",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\u002Flitigation-legal\u002Fskills\u002Foc-status","---\nname: oc-status\ndescription: Generate weekly status-request email drafts to outside counsel across the active portfolio — markdown per matter, plus Gmail drafts when the MCP is available. Use when the user asks for OC status requests, weekly outside counsel check-ins, or wants per-matter status emails drafted from the portfolio log.\nargument-hint: \"[--all | --slug=foo | --no-gmail]\"\n---\n\n# \u002Foc-status\n\nTo run weekly, set a recurring reminder to invoke `\u002Flitigation-legal:oc-status`. Automated scheduling requires a scheduled-tasks integration, which is not bundled.\n\n1. Load `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002Fmatters\u002F_log.yaml`, filter per default rules (or per flags).\n2. Load `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002FCLAUDE.md` → outside counsel directive style, signer defaults, budget posture.\n3. Follow the workflow and reference below.\n4. For each matter in scope: read `matter.md` + `history.md`, draft per-matter email.\n5. Write markdown to `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002Foc-status\u002F[YYYY-MM-DD]\u002F[slug].md`.\n6. If Gmail MCP authenticated: create Gmail drafts. Else: markdown-only, note in summary.\n7. Write `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002Foc-status\u002F[YYYY-MM-DD]\u002F_summary.md` — what ran, what was skipped and why.\n\n---\n\n# OC Status\n\n## Purpose\n\nWriting the same status-request email to outside counsel every week across 5–15 matters is mechanical cognitive tax. The content is consistent per matter (status, decisions pending, budget check). The audience is consistent (OC lead partner). The tone is consistent (per house outside-counsel-directive style). A scheduled task drafts all of them; counsel reviews and sends.\n\n## Load context\n\n- `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002Fmatters\u002F_log.yaml` — the filtering and field source\n- `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002Fmatters\u002F[slug]\u002Fmatter.md` — matter context (current posture, open questions)\n- `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002Fmatters\u002F[slug]\u002Fhistory.md` — recent events to inform what to ask about\n- `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002FCLAUDE.md` → outside counsel directive style, signer name\u002Femail, budget posture\n\n## Filtering — which matters?\n\nDefault filter:\n\n- `status != closed`\n- `outside_counsel.firm != null` AND `outside_counsel.lead != null`\n- Either: last update more than 10 days old (time for something to have happened) OR has a `next_deadline` within 21 days\n\nSkip matters that just had a status update in the last 10 days (no need to re-ping) and matters where `outside_counsel.email` is null (email addresses needed for Gmail draft; still produce markdown).\n\nFlags:\n- `--all` → draft for every active matter regardless of recency\n- `--slug=[slug]` → draft for one matter only (ad-hoc request)\n- `--no-gmail` → skip Gmail draft creation even if MCP is available\n\n## Per-matter email draft\n\nEach email has the same skeleton; content is matter-specific.\n\n**Subject:** per house convention (from `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002FCLAUDE.md` outside counsel directive style; fallback: `[Matter: [matter name]] — Weekly status update`)\n\n**Body skeleton:**\n\n```\n[lead partner first name],\n\n[One sentence opener — natural, matches house tone.]\n\nChecking in on [matter name]. A few items:\n\n1. **Status since [date of last update captured in history.md]** — what's moved, what's pending? Any filings, hearings, correspondence, or calls since we last touched base?\n\n2. **Upcoming deadlines** — I show [next_deadline from log + any deadlines in matter.md]. Confirm coverage plan and any dates we should add.\n\n3. **Decisions pending** — [pull open questions from matter.md that require OC input; if none, omit this numbered item and renumber]\n\n4. **Budget** — [monthly \u002F quarterly \u002F on-request per `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002FCLAUDE.md` budget posture]. Where are we against [budget authorization from matter.md]? Any variance to flag?\n\n[If material and relevant: 5. Specific ask — e.g., \"Please send me the latest draft of the motion to dismiss before [date]\" — drawn from matter.md open questions.]\n\n[Signoff — name, role, contact. From `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002FCLAUDE.md` signer default for OC directives.]\n```\n\nAdapt tone per `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002FCLAUDE.md` outside counsel directive style — some shops are \"dear counsel\" formal; others are first-name-and-bullets. Match.\n\n## Output\n\n### Markdown drafts\n\nWrite to: `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002Foc-status\u002F[YYYY-MM-DD]\u002F[slug].md`\n\nEach file is one email, formatted as:\n\n```markdown\n[WORK-PRODUCT HEADER — per plugin config ## Outputs — differs by role; see `## Who's using this`]\n\n# [Matter name] — OC status request — [YYYY-MM-DD]\n\n**To:** [outside_counsel.email from log] ([outside_counsel.lead], [outside_counsel.firm])\n**From:** [signer name \u002F email from `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002FCLAUDE.md`]\n**Subject:** [subject line]\n\n> The work-product header above applies to this internal record. The outgoing email body below goes to outside counsel on a retained matter, which is itself a privileged communication — apply the house privilege marking (`~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002FCLAUDE.md` privilege conventions) at the top of the email sent, typically `Privileged & Confidential — Attorney-Client Communication \u002F Attorney Work Product`, not this internal work-product header.\n\n---\n\n[body per skeleton]\n```\n\n### Send gate (closing note on every draft)\n\nAppend the following to each markdown draft, immediately below the body and above the run metadata — strip before sending:\n\n> This is a draft status email for attorney review before sending to outside counsel. Check for privileged content you did not intend to share outside the engagement circle, factual accuracy, tone, and budget posture. Do not send unreviewed — even routine weekly check-ins can surface theory, strategy, or concessions the sender didn't mean to put in writing.\n\n### Gmail drafts (if MCP available)\n\nIf the Gmail draft-creation MCP is authenticated:\n\n- Create a draft in the user's Gmail per matter with `to`, `from`, `subject`, `body` populated\n- The draft sits in Drafts folder; user reviews and sends Monday morning\n- If Gmail MCP is NOT available or fails: fall back to markdown-only and tell the user\n\n### Run summary\n\nAfter processing all matters, write `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002Foc-status\u002F[YYYY-MM-DD]\u002F_summary.md`:\n\n```markdown\n# OC Status Run — [YYYY-MM-DD]\n\n**Matters processed:** [N]\n**Drafts created:** [N]\n**Gmail drafts:** [created \u002F skipped — reason]\n\n## Drafted for\n\n| Matter | OC lead | Last updated | Reason for inclusion |\n|---|---|---|---|\n| [slug] | [lead] | [date] | [stale \u002F upcoming deadline \u002F --all \u002F --slug] |\n\n## Skipped\n\n| Matter | Reason |\n|---|---|\n| [slug] | recent update (last touched [date]) |\n| [slug] | no OC email in log — update with `\u002Fmatter-update [slug]` |\n\n## Anomalies\n\n- Matters without outside counsel assigned: [list — if any are high\u002Fcritical risk, flagged]\n- Matters with outside counsel but no email in log: [list]\n```\n\n## Scheduling\n\nThis skill is designed to run weekly. Automated scheduling requires a scheduled-tasks integration that is not bundled with the plugin. To run weekly, set a recurring reminder to invoke `\u002Flitigation-legal:oc-status` — e.g., Monday morning on your calendar.\n\nAd-hoc: `\u002Foc-status` any time. `\u002Foc-status --slug=foo` for a single matter.\n\n## What this skill does not do\n\n- **Send the emails.** Drafts only. Counsel reviews and sends.\n- **Generate content it doesn't have.** If `matter.md` is thin, the email is short and asks broad-status questions. The skill doesn't invent specific questions from nothing.\n- **Retry failures.** If Gmail draft creation fails mid-run, the skill logs the failure and continues with markdown. User can retry after fixing auth.\n- **Rewrite history.md.** Reads it for context; doesn't modify. (If OC's response surfaces new events, use `\u002Fmatter-update [slug]` to log them.)\n- **Enforce a minimum template.** If the house tone is \"one line, first name, done,\" the draft honors that and skips the bulleted structure. Match `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002FCLAUDE.md`.\n",{"data":38,"body":40},{"name":4,"description":6,"argument-hint":39},"[--all | --slug=foo | --no-gmail]",{"type":41,"children":42},"root",[43,51,66,153,157,163,170,175,181,227,233,238,280,293,298,334,340,345,371,379,391,403,409,416,426,431,735,741,746,755,761,766,813,819,831,1323,1329,1341,1361,1367,1440],{"type":44,"tag":45,"props":46,"children":47},"element","h1",{"id":4},[48],{"type":49,"value":50},"text","\u002Foc-status",{"type":44,"tag":52,"props":53,"children":54},"p",{},[55,57,64],{"type":49,"value":56},"To run weekly, set a recurring reminder to invoke ",{"type":44,"tag":58,"props":59,"children":61},"code",{"className":60},[],[62],{"type":49,"value":63},"\u002Flitigation-legal:oc-status",{"type":49,"value":65},". Automated scheduling requires a scheduled-tasks integration, which is not bundled.",{"type":44,"tag":67,"props":68,"children":69},"ol",{},[70,84,96,101,122,135,140],{"type":44,"tag":71,"props":72,"children":73},"li",{},[74,76,82],{"type":49,"value":75},"Load ",{"type":44,"tag":58,"props":77,"children":79},{"className":78},[],[80],{"type":49,"value":81},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002Fmatters\u002F_log.yaml",{"type":49,"value":83},", filter per default rules (or per flags).",{"type":44,"tag":71,"props":85,"children":86},{},[87,88,94],{"type":49,"value":75},{"type":44,"tag":58,"props":89,"children":91},{"className":90},[],[92],{"type":49,"value":93},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002FCLAUDE.md",{"type":49,"value":95}," → outside counsel directive style, signer defaults, budget posture.",{"type":44,"tag":71,"props":97,"children":98},{},[99],{"type":49,"value":100},"Follow the workflow and reference below.",{"type":44,"tag":71,"props":102,"children":103},{},[104,106,112,114,120],{"type":49,"value":105},"For each matter in scope: read ",{"type":44,"tag":58,"props":107,"children":109},{"className":108},[],[110],{"type":49,"value":111},"matter.md",{"type":49,"value":113}," + ",{"type":44,"tag":58,"props":115,"children":117},{"className":116},[],[118],{"type":49,"value":119},"history.md",{"type":49,"value":121},", draft per-matter email.",{"type":44,"tag":71,"props":123,"children":124},{},[125,127,133],{"type":49,"value":126},"Write markdown to ",{"type":44,"tag":58,"props":128,"children":130},{"className":129},[],[131],{"type":49,"value":132},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002Foc-status\u002F[YYYY-MM-DD]\u002F[slug].md",{"type":49,"value":134},".",{"type":44,"tag":71,"props":136,"children":137},{},[138],{"type":49,"value":139},"If Gmail MCP authenticated: create Gmail drafts. Else: markdown-only, note in summary.",{"type":44,"tag":71,"props":141,"children":142},{},[143,145,151],{"type":49,"value":144},"Write ",{"type":44,"tag":58,"props":146,"children":148},{"className":147},[],[149],{"type":49,"value":150},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002Foc-status\u002F[YYYY-MM-DD]\u002F_summary.md",{"type":49,"value":152}," — what ran, what was skipped and why.",{"type":44,"tag":154,"props":155,"children":156},"hr",{},[],{"type":44,"tag":45,"props":158,"children":160},{"id":159},"oc-status-1",[161],{"type":49,"value":162},"OC Status",{"type":44,"tag":164,"props":165,"children":167},"h2",{"id":166},"purpose",[168],{"type":49,"value":169},"Purpose",{"type":44,"tag":52,"props":171,"children":172},{},[173],{"type":49,"value":174},"Writing the same status-request email to outside counsel every week across 5–15 matters is mechanical cognitive tax. The content is consistent per matter (status, decisions pending, budget check). The audience is consistent (OC lead partner). The tone is consistent (per house outside-counsel-directive style). A scheduled task drafts all of them; counsel reviews and sends.",{"type":44,"tag":164,"props":176,"children":178},{"id":177},"load-context",[179],{"type":49,"value":180},"Load context",{"type":44,"tag":182,"props":183,"children":184},"ul",{},[185,195,206,217],{"type":44,"tag":71,"props":186,"children":187},{},[188,193],{"type":44,"tag":58,"props":189,"children":191},{"className":190},[],[192],{"type":49,"value":81},{"type":49,"value":194}," — the filtering and field source",{"type":44,"tag":71,"props":196,"children":197},{},[198,204],{"type":44,"tag":58,"props":199,"children":201},{"className":200},[],[202],{"type":49,"value":203},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002Fmatters\u002F[slug]\u002Fmatter.md",{"type":49,"value":205}," — matter context (current posture, open questions)",{"type":44,"tag":71,"props":207,"children":208},{},[209,215],{"type":44,"tag":58,"props":210,"children":212},{"className":211},[],[213],{"type":49,"value":214},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002Fmatters\u002F[slug]\u002Fhistory.md",{"type":49,"value":216}," — recent events to inform what to ask about",{"type":44,"tag":71,"props":218,"children":219},{},[220,225],{"type":44,"tag":58,"props":221,"children":223},{"className":222},[],[224],{"type":49,"value":93},{"type":49,"value":226}," → outside counsel directive style, signer name\u002Femail, budget posture",{"type":44,"tag":164,"props":228,"children":230},{"id":229},"filtering-which-matters",[231],{"type":49,"value":232},"Filtering — which matters?",{"type":44,"tag":52,"props":234,"children":235},{},[236],{"type":49,"value":237},"Default filter:",{"type":44,"tag":182,"props":239,"children":240},{},[241,250,267],{"type":44,"tag":71,"props":242,"children":243},{},[244],{"type":44,"tag":58,"props":245,"children":247},{"className":246},[],[248],{"type":49,"value":249},"status != closed",{"type":44,"tag":71,"props":251,"children":252},{},[253,259,261],{"type":44,"tag":58,"props":254,"children":256},{"className":255},[],[257],{"type":49,"value":258},"outside_counsel.firm != null",{"type":49,"value":260}," AND ",{"type":44,"tag":58,"props":262,"children":264},{"className":263},[],[265],{"type":49,"value":266},"outside_counsel.lead != null",{"type":44,"tag":71,"props":268,"children":269},{},[270,272,278],{"type":49,"value":271},"Either: last update more than 10 days old (time for something to have happened) OR has a ",{"type":44,"tag":58,"props":273,"children":275},{"className":274},[],[276],{"type":49,"value":277},"next_deadline",{"type":49,"value":279}," within 21 days",{"type":44,"tag":52,"props":281,"children":282},{},[283,285,291],{"type":49,"value":284},"Skip matters that just had a status update in the last 10 days (no need to re-ping) and matters where ",{"type":44,"tag":58,"props":286,"children":288},{"className":287},[],[289],{"type":49,"value":290},"outside_counsel.email",{"type":49,"value":292}," is null (email addresses needed for Gmail draft; still produce markdown).",{"type":44,"tag":52,"props":294,"children":295},{},[296],{"type":49,"value":297},"Flags:",{"type":44,"tag":182,"props":299,"children":300},{},[301,312,323],{"type":44,"tag":71,"props":302,"children":303},{},[304,310],{"type":44,"tag":58,"props":305,"children":307},{"className":306},[],[308],{"type":49,"value":309},"--all",{"type":49,"value":311}," → draft for every active matter regardless of recency",{"type":44,"tag":71,"props":313,"children":314},{},[315,321],{"type":44,"tag":58,"props":316,"children":318},{"className":317},[],[319],{"type":49,"value":320},"--slug=[slug]",{"type":49,"value":322}," → draft for one matter only (ad-hoc request)",{"type":44,"tag":71,"props":324,"children":325},{},[326,332],{"type":44,"tag":58,"props":327,"children":329},{"className":328},[],[330],{"type":49,"value":331},"--no-gmail",{"type":49,"value":333}," → skip Gmail draft creation even if MCP is available",{"type":44,"tag":164,"props":335,"children":337},{"id":336},"per-matter-email-draft",[338],{"type":49,"value":339},"Per-matter email draft",{"type":44,"tag":52,"props":341,"children":342},{},[343],{"type":49,"value":344},"Each email has the same skeleton; content is matter-specific.",{"type":44,"tag":52,"props":346,"children":347},{},[348,354,356,361,363,369],{"type":44,"tag":349,"props":350,"children":351},"strong",{},[352],{"type":49,"value":353},"Subject:",{"type":49,"value":355}," per house convention (from ",{"type":44,"tag":58,"props":357,"children":359},{"className":358},[],[360],{"type":49,"value":93},{"type":49,"value":362}," outside counsel directive style; fallback: ",{"type":44,"tag":58,"props":364,"children":366},{"className":365},[],[367],{"type":49,"value":368},"[Matter: [matter name]] — Weekly status update",{"type":49,"value":370},")",{"type":44,"tag":52,"props":372,"children":373},{},[374],{"type":44,"tag":349,"props":375,"children":376},{},[377],{"type":49,"value":378},"Body skeleton:",{"type":44,"tag":380,"props":381,"children":385},"pre",{"className":382,"code":384,"language":49},[383],"language-text","[lead partner first name],\n\n[One sentence opener — natural, matches house tone.]\n\nChecking in on [matter name]. A few items:\n\n1. **Status since [date of last update captured in history.md]** — what's moved, what's pending? Any filings, hearings, correspondence, or calls since we last touched base?\n\n2. **Upcoming deadlines** — I show [next_deadline from log + any deadlines in matter.md]. Confirm coverage plan and any dates we should add.\n\n3. **Decisions pending** — [pull open questions from matter.md that require OC input; if none, omit this numbered item and renumber]\n\n4. **Budget** — [monthly \u002F quarterly \u002F on-request per `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002FCLAUDE.md` budget posture]. Where are we against [budget authorization from matter.md]? Any variance to flag?\n\n[If material and relevant: 5. Specific ask — e.g., \"Please send me the latest draft of the motion to dismiss before [date]\" — drawn from matter.md open questions.]\n\n[Signoff — name, role, contact. From `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002FCLAUDE.md` signer default for OC directives.]\n",[386],{"type":44,"tag":58,"props":387,"children":389},{"__ignoreMap":388},"",[390],{"type":49,"value":384},{"type":44,"tag":52,"props":392,"children":393},{},[394,396,401],{"type":49,"value":395},"Adapt tone per ",{"type":44,"tag":58,"props":397,"children":399},{"className":398},[],[400],{"type":49,"value":93},{"type":49,"value":402}," outside counsel directive style — some shops are \"dear counsel\" formal; others are first-name-and-bullets. Match.",{"type":44,"tag":164,"props":404,"children":406},{"id":405},"output",[407],{"type":49,"value":408},"Output",{"type":44,"tag":410,"props":411,"children":413},"h3",{"id":412},"markdown-drafts",[414],{"type":49,"value":415},"Markdown drafts",{"type":44,"tag":52,"props":417,"children":418},{},[419,421],{"type":49,"value":420},"Write to: ",{"type":44,"tag":58,"props":422,"children":424},{"className":423},[],[425],{"type":49,"value":132},{"type":44,"tag":52,"props":427,"children":428},{},[429],{"type":49,"value":430},"Each file is one email, formatted as:",{"type":44,"tag":380,"props":432,"children":436},{"className":433,"code":434,"language":435,"meta":388,"style":388},"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# [Matter name] — OC status request — [YYYY-MM-DD]\n\n**To:** [outside_counsel.email from log] ([outside_counsel.lead], [outside_counsel.firm])\n**From:** [signer name \u002F email from `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002FCLAUDE.md`]\n**Subject:** [subject line]\n\n> The work-product header above applies to this internal record. The outgoing email body below goes to outside counsel on a retained matter, which is itself a privileged communication — apply the house privilege marking (`~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flitigation-legal\u002FCLAUDE.md` privilege conventions) at the top of the email sent, typically `Privileged & Confidential — Attorney-Client Communication \u002F Attorney Work Product`, not this internal work-product header.\n\n---\n\n[body per skeleton]\n","markdown",[437],{"type":44,"tag":58,"props":438,"children":439},{"__ignoreMap":388},[440,473,483,512,520,582,620,641,649,701,709,718,726],{"type":44,"tag":441,"props":442,"children":445},"span",{"class":443,"line":444},"line",1,[446,452,458,464,468],{"type":44,"tag":441,"props":447,"children":449},{"style":448},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[450],{"type":49,"value":451},"[WORK-PRODUCT HEADER — per plugin config ## Outputs — differs by role; see ",{"type":44,"tag":441,"props":453,"children":455},{"style":454},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[456],{"type":49,"value":457},"`",{"type":44,"tag":441,"props":459,"children":461},{"style":460},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[462],{"type":49,"value":463},"## Who's using this",{"type":44,"tag":441,"props":465,"children":466},{"style":454},[467],{"type":49,"value":457},{"type":44,"tag":441,"props":469,"children":470},{"style":448},[471],{"type":49,"value":472},"]\n",{"type":44,"tag":441,"props":474,"children":476},{"class":443,"line":475},2,[477],{"type":44,"tag":441,"props":478,"children":480},{"emptyLinePlaceholder":479},true,[481],{"type":49,"value":482},"\n",{"type":44,"tag":441,"props":484,"children":486},{"class":443,"line":485},3,[487,492,498,503,508],{"type":44,"tag":441,"props":488,"children":489},{"style":454},[490],{"type":49,"value":491},"# ",{"type":44,"tag":441,"props":493,"children":495},{"style":494},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[496],{"type":49,"value":497},"[Matter name] — OC status request — ",{"type":44,"tag":441,"props":499,"children":500},{"style":454},[501],{"type":49,"value":502},"[",{"type":44,"tag":441,"props":504,"children":505},{"style":460},[506],{"type":49,"value":507},"YYYY-MM-DD",{"type":44,"tag":441,"props":509,"children":510},{"style":454},[511],{"type":49,"value":472},{"type":44,"tag":441,"props":513,"children":515},{"class":443,"line":514},4,[516],{"type":44,"tag":441,"props":517,"children":518},{"emptyLinePlaceholder":479},[519],{"type":49,"value":482},{"type":44,"tag":441,"props":521,"children":523},{"class":443,"line":522},5,[524,530,536,540,545,549,554,559,564,568,573,577],{"type":44,"tag":441,"props":525,"children":527},{"style":526},"--shiki-light:#39ADB5;--shiki-light-font-weight:bold;--shiki-default:#89DDFF;--shiki-default-font-weight:bold;--shiki-dark:#89DDFF;--shiki-dark-font-weight:bold",[528],{"type":49,"value":529},"**",{"type":44,"tag":441,"props":531,"children":533},{"style":532},"--shiki-light:#E53935;--shiki-light-font-weight:bold;--shiki-default:#F07178;--shiki-default-font-weight:bold;--shiki-dark:#F07178;--shiki-dark-font-weight:bold",[534],{"type":49,"value":535},"To:",{"type":44,"tag":441,"props":537,"children":538},{"style":526},[539],{"type":49,"value":529},{"type":44,"tag":441,"props":541,"children":542},{"style":448},[543],{"type":49,"value":544}," [outside_counsel.email from log] (",{"type":44,"tag":441,"props":546,"children":547},{"style":454},[548],{"type":49,"value":502},{"type":44,"tag":441,"props":550,"children":551},{"style":460},[552],{"type":49,"value":553},"outside_counsel.lead",{"type":44,"tag":441,"props":555,"children":556},{"style":454},[557],{"type":49,"value":558},"]",{"type":44,"tag":441,"props":560,"children":561},{"style":448},[562],{"type":49,"value":563},", ",{"type":44,"tag":441,"props":565,"children":566},{"style":454},[567],{"type":49,"value":502},{"type":44,"tag":441,"props":569,"children":570},{"style":460},[571],{"type":49,"value":572},"outside_counsel.firm",{"type":44,"tag":441,"props":574,"children":575},{"style":454},[576],{"type":49,"value":558},{"type":44,"tag":441,"props":578,"children":579},{"style":448},[580],{"type":49,"value":581},")\n",{"type":44,"tag":441,"props":583,"children":585},{"class":443,"line":584},6,[586,590,595,599,604,608,612,616],{"type":44,"tag":441,"props":587,"children":588},{"style":526},[589],{"type":49,"value":529},{"type":44,"tag":441,"props":591,"children":592},{"style":532},[593],{"type":49,"value":594},"From:",{"type":44,"tag":441,"props":596,"children":597},{"style":526},[598],{"type":49,"value":529},{"type":44,"tag":441,"props":600,"children":601},{"style":448},[602],{"type":49,"value":603}," [signer name \u002F email from ",{"type":44,"tag":441,"props":605,"children":606},{"style":454},[607],{"type":49,"value":457},{"type":44,"tag":441,"props":609,"children":610},{"style":460},[611],{"type":49,"value":93},{"type":44,"tag":441,"props":613,"children":614},{"style":454},[615],{"type":49,"value":457},{"type":44,"tag":441,"props":617,"children":618},{"style":448},[619],{"type":49,"value":472},{"type":44,"tag":441,"props":621,"children":623},{"class":443,"line":622},7,[624,628,632,636],{"type":44,"tag":441,"props":625,"children":626},{"style":526},[627],{"type":49,"value":529},{"type":44,"tag":441,"props":629,"children":630},{"style":532},[631],{"type":49,"value":353},{"type":44,"tag":441,"props":633,"children":634},{"style":526},[635],{"type":49,"value":529},{"type":44,"tag":441,"props":637,"children":638},{"style":448},[639],{"type":49,"value":640}," [subject line]\n",{"type":44,"tag":441,"props":642,"children":644},{"class":443,"line":643},8,[645],{"type":44,"tag":441,"props":646,"children":647},{"emptyLinePlaceholder":479},[648],{"type":49,"value":482},{"type":44,"tag":441,"props":650,"children":652},{"class":443,"line":651},9,[653,659,665,669,674,678,683,687,692,696],{"type":44,"tag":441,"props":654,"children":656},{"style":655},"--shiki-light:#FF5370;--shiki-light-font-style:italic;--shiki-default:#FF9CAC;--shiki-default-font-style:italic;--shiki-dark:#FF9CAC;--shiki-dark-font-style:italic",[657],{"type":49,"value":658},">",{"type":44,"tag":441,"props":660,"children":662},{"style":661},"--shiki-light:#39ADB5;--shiki-light-font-style:italic;--shiki-default:#89DDFF;--shiki-default-font-style:italic;--shiki-dark:#89DDFF;--shiki-dark-font-style:italic",[663],{"type":49,"value":664}," The work-product header above applies to this internal record. The outgoing email body below goes to outside counsel on a retained matter, which is itself a privileged communication — apply the house privilege marking (",{"type":44,"tag":441,"props":666,"children":667},{"style":661},[668],{"type":49,"value":457},{"type":44,"tag":441,"props":670,"children":672},{"style":671},"--shiki-light:#91B859;--shiki-light-font-style:italic;--shiki-default:#C3E88D;--shiki-default-font-style:italic;--shiki-dark:#C3E88D;--shiki-dark-font-style:italic",[673],{"type":49,"value":93},{"type":44,"tag":441,"props":675,"children":676},{"style":661},[677],{"type":49,"value":457},{"type":44,"tag":441,"props":679,"children":680},{"style":661},[681],{"type":49,"value":682}," privilege conventions) at the top of the email sent, typically ",{"type":44,"tag":441,"props":684,"children":685},{"style":661},[686],{"type":49,"value":457},{"type":44,"tag":441,"props":688,"children":689},{"style":671},[690],{"type":49,"value":691},"Privileged & Confidential — Attorney-Client Communication \u002F Attorney Work Product",{"type":44,"tag":441,"props":693,"children":694},{"style":661},[695],{"type":49,"value":457},{"type":44,"tag":441,"props":697,"children":698},{"style":661},[699],{"type":49,"value":700},", not this internal work-product header.\n",{"type":44,"tag":441,"props":702,"children":704},{"class":443,"line":703},10,[705],{"type":44,"tag":441,"props":706,"children":707},{"emptyLinePlaceholder":479},[708],{"type":49,"value":482},{"type":44,"tag":441,"props":710,"children":712},{"class":443,"line":711},11,[713],{"type":44,"tag":441,"props":714,"children":715},{"style":448},[716],{"type":49,"value":717},"---\n",{"type":44,"tag":441,"props":719,"children":721},{"class":443,"line":720},12,[722],{"type":44,"tag":441,"props":723,"children":724},{"emptyLinePlaceholder":479},[725],{"type":49,"value":482},{"type":44,"tag":441,"props":727,"children":729},{"class":443,"line":728},13,[730],{"type":44,"tag":441,"props":731,"children":732},{"style":448},[733],{"type":49,"value":734},"[body per skeleton]\n",{"type":44,"tag":410,"props":736,"children":738},{"id":737},"send-gate-closing-note-on-every-draft",[739],{"type":49,"value":740},"Send gate (closing note on every draft)",{"type":44,"tag":52,"props":742,"children":743},{},[744],{"type":49,"value":745},"Append the following to each markdown draft, immediately below the body and above the run metadata — strip before sending:",{"type":44,"tag":747,"props":748,"children":749},"blockquote",{},[750],{"type":44,"tag":52,"props":751,"children":752},{},[753],{"type":49,"value":754},"This is a draft status email for attorney review before sending to outside counsel. Check for privileged content you did not intend to share outside the engagement circle, factual accuracy, tone, and budget posture. Do not send unreviewed — even routine weekly check-ins can surface theory, strategy, or concessions the sender didn't mean to put in writing.",{"type":44,"tag":410,"props":756,"children":758},{"id":757},"gmail-drafts-if-mcp-available",[759],{"type":49,"value":760},"Gmail drafts (if MCP available)",{"type":44,"tag":52,"props":762,"children":763},{},[764],{"type":49,"value":765},"If the Gmail draft-creation MCP is authenticated:",{"type":44,"tag":182,"props":767,"children":768},{},[769,803,808],{"type":44,"tag":71,"props":770,"children":771},{},[772,774,780,781,787,788,794,795,801],{"type":49,"value":773},"Create a draft in the user's Gmail per matter with ",{"type":44,"tag":58,"props":775,"children":777},{"className":776},[],[778],{"type":49,"value":779},"to",{"type":49,"value":563},{"type":44,"tag":58,"props":782,"children":784},{"className":783},[],[785],{"type":49,"value":786},"from",{"type":49,"value":563},{"type":44,"tag":58,"props":789,"children":791},{"className":790},[],[792],{"type":49,"value":793},"subject",{"type":49,"value":563},{"type":44,"tag":58,"props":796,"children":798},{"className":797},[],[799],{"type":49,"value":800},"body",{"type":49,"value":802}," populated",{"type":44,"tag":71,"props":804,"children":805},{},[806],{"type":49,"value":807},"The draft sits in Drafts folder; user reviews and sends Monday morning",{"type":44,"tag":71,"props":809,"children":810},{},[811],{"type":49,"value":812},"If Gmail MCP is NOT available or fails: fall back to markdown-only and tell the user",{"type":44,"tag":410,"props":814,"children":816},{"id":815},"run-summary",[817],{"type":49,"value":818},"Run summary",{"type":44,"tag":52,"props":820,"children":821},{},[822,824,829],{"type":49,"value":823},"After processing all matters, write ",{"type":44,"tag":58,"props":825,"children":827},{"className":826},[],[828],{"type":49,"value":150},{"type":49,"value":830},":",{"type":44,"tag":380,"props":832,"children":834},{"className":433,"code":833,"language":435,"meta":388,"style":388},"# OC Status Run — [YYYY-MM-DD]\n\n**Matters processed:** [N]\n**Drafts created:** [N]\n**Gmail drafts:** [created \u002F skipped — reason]\n\n## Drafted for\n\n| Matter | OC lead | Last updated | Reason for inclusion |\n|---|---|---|---|\n| [slug] | [lead] | [date] | [stale \u002F upcoming deadline \u002F --all \u002F --slug] |\n\n## Skipped\n\n| Matter | Reason |\n|---|---|\n| [slug] | recent update (last touched [date]) |\n| [slug] | no OC email in log — update with `\u002Fmatter-update [slug]` |\n\n## Anomalies\n\n- Matters without outside counsel assigned: [list — if any are high\u002Fcritical risk, flagged]\n- Matters with outside counsel but no email in log: [list]\n",[835],{"type":44,"tag":58,"props":836,"children":837},{"__ignoreMap":388},[838,862,869,899,927,948,955,968,975,1020,1028,1096,1103,1115,1123,1148,1157,1207,1254,1262,1275,1283,1297],{"type":44,"tag":441,"props":839,"children":840},{"class":443,"line":444},[841,845,850,854,858],{"type":44,"tag":441,"props":842,"children":843},{"style":454},[844],{"type":49,"value":491},{"type":44,"tag":441,"props":846,"children":847},{"style":494},[848],{"type":49,"value":849},"OC Status Run — ",{"type":44,"tag":441,"props":851,"children":852},{"style":454},[853],{"type":49,"value":502},{"type":44,"tag":441,"props":855,"children":856},{"style":460},[857],{"type":49,"value":507},{"type":44,"tag":441,"props":859,"children":860},{"style":454},[861],{"type":49,"value":472},{"type":44,"tag":441,"props":863,"children":864},{"class":443,"line":475},[865],{"type":44,"tag":441,"props":866,"children":867},{"emptyLinePlaceholder":479},[868],{"type":49,"value":482},{"type":44,"tag":441,"props":870,"children":871},{"class":443,"line":485},[872,876,881,885,890,895],{"type":44,"tag":441,"props":873,"children":874},{"style":526},[875],{"type":49,"value":529},{"type":44,"tag":441,"props":877,"children":878},{"style":532},[879],{"type":49,"value":880},"Matters processed:",{"type":44,"tag":441,"props":882,"children":883},{"style":526},[884],{"type":49,"value":529},{"type":44,"tag":441,"props":886,"children":887},{"style":454},[888],{"type":49,"value":889}," [",{"type":44,"tag":441,"props":891,"children":892},{"style":460},[893],{"type":49,"value":894},"N",{"type":44,"tag":441,"props":896,"children":897},{"style":454},[898],{"type":49,"value":472},{"type":44,"tag":441,"props":900,"children":901},{"class":443,"line":514},[902,906,911,915,919,923],{"type":44,"tag":441,"props":903,"children":904},{"style":526},[905],{"type":49,"value":529},{"type":44,"tag":441,"props":907,"children":908},{"style":532},[909],{"type":49,"value":910},"Drafts created:",{"type":44,"tag":441,"props":912,"children":913},{"style":526},[914],{"type":49,"value":529},{"type":44,"tag":441,"props":916,"children":917},{"style":454},[918],{"type":49,"value":889},{"type":44,"tag":441,"props":920,"children":921},{"style":460},[922],{"type":49,"value":894},{"type":44,"tag":441,"props":924,"children":925},{"style":454},[926],{"type":49,"value":472},{"type":44,"tag":441,"props":928,"children":929},{"class":443,"line":522},[930,934,939,943],{"type":44,"tag":441,"props":931,"children":932},{"style":526},[933],{"type":49,"value":529},{"type":44,"tag":441,"props":935,"children":936},{"style":532},[937],{"type":49,"value":938},"Gmail drafts:",{"type":44,"tag":441,"props":940,"children":941},{"style":526},[942],{"type":49,"value":529},{"type":44,"tag":441,"props":944,"children":945},{"style":448},[946],{"type":49,"value":947}," [created \u002F skipped — reason]\n",{"type":44,"tag":441,"props":949,"children":950},{"class":443,"line":584},[951],{"type":44,"tag":441,"props":952,"children":953},{"emptyLinePlaceholder":479},[954],{"type":49,"value":482},{"type":44,"tag":441,"props":956,"children":957},{"class":443,"line":622},[958,963],{"type":44,"tag":441,"props":959,"children":960},{"style":454},[961],{"type":49,"value":962},"## ",{"type":44,"tag":441,"props":964,"children":965},{"style":494},[966],{"type":49,"value":967},"Drafted for\n",{"type":44,"tag":441,"props":969,"children":970},{"class":443,"line":643},[971],{"type":44,"tag":441,"props":972,"children":973},{"emptyLinePlaceholder":479},[974],{"type":49,"value":482},{"type":44,"tag":441,"props":976,"children":977},{"class":443,"line":651},[978,983,988,992,997,1001,1006,1010,1015],{"type":44,"tag":441,"props":979,"children":980},{"style":454},[981],{"type":49,"value":982},"|",{"type":44,"tag":441,"props":984,"children":985},{"style":448},[986],{"type":49,"value":987}," Matter ",{"type":44,"tag":441,"props":989,"children":990},{"style":454},[991],{"type":49,"value":982},{"type":44,"tag":441,"props":993,"children":994},{"style":448},[995],{"type":49,"value":996}," OC lead ",{"type":44,"tag":441,"props":998,"children":999},{"style":454},[1000],{"type":49,"value":982},{"type":44,"tag":441,"props":1002,"children":1003},{"style":448},[1004],{"type":49,"value":1005}," Last updated ",{"type":44,"tag":441,"props":1007,"children":1008},{"style":454},[1009],{"type":49,"value":982},{"type":44,"tag":441,"props":1011,"children":1012},{"style":448},[1013],{"type":49,"value":1014}," Reason for inclusion ",{"type":44,"tag":441,"props":1016,"children":1017},{"style":454},[1018],{"type":49,"value":1019},"|\n",{"type":44,"tag":441,"props":1021,"children":1022},{"class":443,"line":703},[1023],{"type":44,"tag":441,"props":1024,"children":1025},{"style":454},[1026],{"type":49,"value":1027},"|---|---|---|---|\n",{"type":44,"tag":441,"props":1029,"children":1030},{"class":443,"line":711},[1031,1035,1039,1044,1048,1053,1057,1062,1066,1070,1074,1079,1083,1087,1092],{"type":44,"tag":441,"props":1032,"children":1033},{"style":454},[1034],{"type":49,"value":982},{"type":44,"tag":441,"props":1036,"children":1037},{"style":454},[1038],{"type":49,"value":889},{"type":44,"tag":441,"props":1040,"children":1041},{"style":460},[1042],{"type":49,"value":1043},"slug",{"type":44,"tag":441,"props":1045,"children":1046},{"style":454},[1047],{"type":49,"value":558},{"type":44,"tag":441,"props":1049,"children":1050},{"style":454},[1051],{"type":49,"value":1052}," |",{"type":44,"tag":441,"props":1054,"children":1055},{"style":454},[1056],{"type":49,"value":889},{"type":44,"tag":441,"props":1058,"children":1059},{"style":460},[1060],{"type":49,"value":1061},"lead",{"type":44,"tag":441,"props":1063,"children":1064},{"style":454},[1065],{"type":49,"value":558},{"type":44,"tag":441,"props":1067,"children":1068},{"style":454},[1069],{"type":49,"value":1052},{"type":44,"tag":441,"props":1071,"children":1072},{"style":454},[1073],{"type":49,"value":889},{"type":44,"tag":441,"props":1075,"children":1076},{"style":460},[1077],{"type":49,"value":1078},"date",{"type":44,"tag":441,"props":1080,"children":1081},{"style":454},[1082],{"type":49,"value":558},{"type":44,"tag":441,"props":1084,"children":1085},{"style":454},[1086],{"type":49,"value":1052},{"type":44,"tag":441,"props":1088,"children":1089},{"style":448},[1090],{"type":49,"value":1091}," [stale \u002F upcoming deadline \u002F --all \u002F --slug] ",{"type":44,"tag":441,"props":1093,"children":1094},{"style":454},[1095],{"type":49,"value":1019},{"type":44,"tag":441,"props":1097,"children":1098},{"class":443,"line":720},[1099],{"type":44,"tag":441,"props":1100,"children":1101},{"emptyLinePlaceholder":479},[1102],{"type":49,"value":482},{"type":44,"tag":441,"props":1104,"children":1105},{"class":443,"line":728},[1106,1110],{"type":44,"tag":441,"props":1107,"children":1108},{"style":454},[1109],{"type":49,"value":962},{"type":44,"tag":441,"props":1111,"children":1112},{"style":494},[1113],{"type":49,"value":1114},"Skipped\n",{"type":44,"tag":441,"props":1116,"children":1118},{"class":443,"line":1117},14,[1119],{"type":44,"tag":441,"props":1120,"children":1121},{"emptyLinePlaceholder":479},[1122],{"type":49,"value":482},{"type":44,"tag":441,"props":1124,"children":1126},{"class":443,"line":1125},15,[1127,1131,1135,1139,1144],{"type":44,"tag":441,"props":1128,"children":1129},{"style":454},[1130],{"type":49,"value":982},{"type":44,"tag":441,"props":1132,"children":1133},{"style":448},[1134],{"type":49,"value":987},{"type":44,"tag":441,"props":1136,"children":1137},{"style":454},[1138],{"type":49,"value":982},{"type":44,"tag":441,"props":1140,"children":1141},{"style":448},[1142],{"type":49,"value":1143}," Reason ",{"type":44,"tag":441,"props":1145,"children":1146},{"style":454},[1147],{"type":49,"value":1019},{"type":44,"tag":441,"props":1149,"children":1151},{"class":443,"line":1150},16,[1152],{"type":44,"tag":441,"props":1153,"children":1154},{"style":454},[1155],{"type":49,"value":1156},"|---|---|\n",{"type":44,"tag":441,"props":1158,"children":1160},{"class":443,"line":1159},17,[1161,1165,1169,1173,1177,1181,1186,1190,1194,1198,1203],{"type":44,"tag":441,"props":1162,"children":1163},{"style":454},[1164],{"type":49,"value":982},{"type":44,"tag":441,"props":1166,"children":1167},{"style":454},[1168],{"type":49,"value":889},{"type":44,"tag":441,"props":1170,"children":1171},{"style":460},[1172],{"type":49,"value":1043},{"type":44,"tag":441,"props":1174,"children":1175},{"style":454},[1176],{"type":49,"value":558},{"type":44,"tag":441,"props":1178,"children":1179},{"style":454},[1180],{"type":49,"value":1052},{"type":44,"tag":441,"props":1182,"children":1183},{"style":448},[1184],{"type":49,"value":1185}," recent update (last touched ",{"type":44,"tag":441,"props":1187,"children":1188},{"style":454},[1189],{"type":49,"value":502},{"type":44,"tag":441,"props":1191,"children":1192},{"style":460},[1193],{"type":49,"value":1078},{"type":44,"tag":441,"props":1195,"children":1196},{"style":454},[1197],{"type":49,"value":558},{"type":44,"tag":441,"props":1199,"children":1200},{"style":448},[1201],{"type":49,"value":1202},") ",{"type":44,"tag":441,"props":1204,"children":1205},{"style":454},[1206],{"type":49,"value":1019},{"type":44,"tag":441,"props":1208,"children":1210},{"class":443,"line":1209},18,[1211,1215,1219,1223,1227,1231,1236,1240,1245,1249],{"type":44,"tag":441,"props":1212,"children":1213},{"style":454},[1214],{"type":49,"value":982},{"type":44,"tag":441,"props":1216,"children":1217},{"style":454},[1218],{"type":49,"value":889},{"type":44,"tag":441,"props":1220,"children":1221},{"style":460},[1222],{"type":49,"value":1043},{"type":44,"tag":441,"props":1224,"children":1225},{"style":454},[1226],{"type":49,"value":558},{"type":44,"tag":441,"props":1228,"children":1229},{"style":454},[1230],{"type":49,"value":1052},{"type":44,"tag":441,"props":1232,"children":1233},{"style":448},[1234],{"type":49,"value":1235}," no OC email in log — update with ",{"type":44,"tag":441,"props":1237,"children":1238},{"style":454},[1239],{"type":49,"value":457},{"type":44,"tag":441,"props":1241,"children":1242},{"style":460},[1243],{"type":49,"value":1244},"\u002Fmatter-update [slug]",{"type":44,"tag":441,"props":1246,"children":1247},{"style":454},[1248],{"type":49,"value":457},{"type":44,"tag":441,"props":1250,"children":1251},{"style":454},[1252],{"type":49,"value":1253}," |\n",{"type":44,"tag":441,"props":1255,"children":1257},{"class":443,"line":1256},19,[1258],{"type":44,"tag":441,"props":1259,"children":1260},{"emptyLinePlaceholder":479},[1261],{"type":49,"value":482},{"type":44,"tag":441,"props":1263,"children":1265},{"class":443,"line":1264},20,[1266,1270],{"type":44,"tag":441,"props":1267,"children":1268},{"style":454},[1269],{"type":49,"value":962},{"type":44,"tag":441,"props":1271,"children":1272},{"style":494},[1273],{"type":49,"value":1274},"Anomalies\n",{"type":44,"tag":441,"props":1276,"children":1278},{"class":443,"line":1277},21,[1279],{"type":44,"tag":441,"props":1280,"children":1281},{"emptyLinePlaceholder":479},[1282],{"type":49,"value":482},{"type":44,"tag":441,"props":1284,"children":1286},{"class":443,"line":1285},22,[1287,1292],{"type":44,"tag":441,"props":1288,"children":1289},{"style":454},[1290],{"type":49,"value":1291},"-",{"type":44,"tag":441,"props":1293,"children":1294},{"style":448},[1295],{"type":49,"value":1296}," Matters without outside counsel assigned: [list — if any are high\u002Fcritical risk, flagged]\n",{"type":44,"tag":441,"props":1298,"children":1300},{"class":443,"line":1299},23,[1301,1305,1310,1314,1319],{"type":44,"tag":441,"props":1302,"children":1303},{"style":454},[1304],{"type":49,"value":1291},{"type":44,"tag":441,"props":1306,"children":1307},{"style":448},[1308],{"type":49,"value":1309}," Matters with outside counsel but no email in log: ",{"type":44,"tag":441,"props":1311,"children":1312},{"style":454},[1313],{"type":49,"value":502},{"type":44,"tag":441,"props":1315,"children":1316},{"style":460},[1317],{"type":49,"value":1318},"list",{"type":44,"tag":441,"props":1320,"children":1321},{"style":454},[1322],{"type":49,"value":472},{"type":44,"tag":164,"props":1324,"children":1326},{"id":1325},"scheduling",[1327],{"type":49,"value":1328},"Scheduling",{"type":44,"tag":52,"props":1330,"children":1331},{},[1332,1334,1339],{"type":49,"value":1333},"This skill is designed to run weekly. Automated scheduling requires a scheduled-tasks integration that is not bundled with the plugin. To run weekly, set a recurring reminder to invoke ",{"type":44,"tag":58,"props":1335,"children":1337},{"className":1336},[],[1338],{"type":49,"value":63},{"type":49,"value":1340}," — e.g., Monday morning on your calendar.",{"type":44,"tag":52,"props":1342,"children":1343},{},[1344,1346,1351,1353,1359],{"type":49,"value":1345},"Ad-hoc: ",{"type":44,"tag":58,"props":1347,"children":1349},{"className":1348},[],[1350],{"type":49,"value":50},{"type":49,"value":1352}," any time. ",{"type":44,"tag":58,"props":1354,"children":1356},{"className":1355},[],[1357],{"type":49,"value":1358},"\u002Foc-status --slug=foo",{"type":49,"value":1360}," for a single matter.",{"type":44,"tag":164,"props":1362,"children":1364},{"id":1363},"what-this-skill-does-not-do",[1365],{"type":49,"value":1366},"What this skill does not do",{"type":44,"tag":182,"props":1368,"children":1369},{},[1370,1380,1397,1407,1424],{"type":44,"tag":71,"props":1371,"children":1372},{},[1373,1378],{"type":44,"tag":349,"props":1374,"children":1375},{},[1376],{"type":49,"value":1377},"Send the emails.",{"type":49,"value":1379}," Drafts only. Counsel reviews and sends.",{"type":44,"tag":71,"props":1381,"children":1382},{},[1383,1388,1390,1395],{"type":44,"tag":349,"props":1384,"children":1385},{},[1386],{"type":49,"value":1387},"Generate content it doesn't have.",{"type":49,"value":1389}," If ",{"type":44,"tag":58,"props":1391,"children":1393},{"className":1392},[],[1394],{"type":49,"value":111},{"type":49,"value":1396}," is thin, the email is short and asks broad-status questions. The skill doesn't invent specific questions from nothing.",{"type":44,"tag":71,"props":1398,"children":1399},{},[1400,1405],{"type":44,"tag":349,"props":1401,"children":1402},{},[1403],{"type":49,"value":1404},"Retry failures.",{"type":49,"value":1406}," If Gmail draft creation fails mid-run, the skill logs the failure and continues with markdown. User can retry after fixing auth.",{"type":44,"tag":71,"props":1408,"children":1409},{},[1410,1415,1417,1422],{"type":44,"tag":349,"props":1411,"children":1412},{},[1413],{"type":49,"value":1414},"Rewrite history.md.",{"type":49,"value":1416}," Reads it for context; doesn't modify. (If OC's response surfaces new events, use ",{"type":44,"tag":58,"props":1418,"children":1420},{"className":1419},[],[1421],{"type":49,"value":1244},{"type":49,"value":1423}," to log them.)",{"type":44,"tag":71,"props":1425,"children":1426},{},[1427,1432,1434,1439],{"type":44,"tag":349,"props":1428,"children":1429},{},[1430],{"type":49,"value":1431},"Enforce a minimum template.",{"type":49,"value":1433}," If the house tone is \"one line, first name, done,\" the draft honors that and skips the bulleted structure. Match ",{"type":44,"tag":58,"props":1435,"children":1437},{"className":1436},[],[1438],{"type":49,"value":93},{"type":49,"value":134},{"type":44,"tag":1441,"props":1442,"children":1443},"style",{},[1444],{"type":49,"value":1445},"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":1447,"total":1545},[1448,1462,1479,1496,1508,1519,1530],{"slug":1449,"name":1449,"fn":1450,"description":1451,"org":1452,"tags":1453,"stars":26,"repoUrl":27,"updatedAt":1461},"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},[1454,1457,1460],{"name":1455,"slug":1456,"type":16},"Compliance","compliance",{"name":1458,"slug":1459,"type":16},"Governance","governance",{"name":18,"slug":19,"type":16},"2026-05-14T06:02:19.677579",{"slug":1463,"name":1463,"fn":1464,"description":1465,"org":1466,"tags":1467,"stars":26,"repoUrl":27,"updatedAt":1478},"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},[1468,1471,1474,1475],{"name":1469,"slug":1470,"type":16},"Automation","automation",{"name":1472,"slug":1473,"type":16},"Contracts","contracts",{"name":18,"slug":19,"type":16},{"name":1476,"slug":1477,"type":16},"QA","qa","2026-05-14T06:01:31.00555",{"slug":1480,"name":1480,"fn":1481,"description":1482,"org":1483,"tags":1484,"stars":26,"repoUrl":27,"updatedAt":1495},"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},[1485,1486,1489,1492],{"name":18,"slug":19,"type":16},{"name":1487,"slug":1488,"type":16},"Policy","policy",{"name":1490,"slug":1491,"type":16},"Regulatory Compliance","regulatory-compliance",{"name":1493,"slug":1494,"type":16},"Risk Assessment","risk-assessment","2026-05-13T06:03:19.61029",{"slug":1497,"name":1497,"fn":1498,"description":1499,"org":1500,"tags":1501,"stars":26,"repoUrl":27,"updatedAt":1507},"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},[1502,1503,1506],{"name":1472,"slug":1473,"type":16},{"name":1504,"slug":1505,"type":16},"Documents","documents",{"name":18,"slug":19,"type":16},"2026-05-13T06:03:34.070339",{"slug":1509,"name":1509,"fn":1510,"description":1511,"org":1512,"tags":1513,"stars":26,"repoUrl":27,"updatedAt":1518},"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},[1514,1515],{"name":1469,"slug":1470,"type":16},{"name":1516,"slug":1517,"type":16},"Plugin Development","plugin-development","2026-05-13T06:02:55.642269",{"slug":1520,"name":1520,"fn":1521,"description":1522,"org":1523,"tags":1524,"stars":26,"repoUrl":27,"updatedAt":1529},"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},[1525,1528],{"name":1526,"slug":1527,"type":16},"Education","education",{"name":18,"slug":19,"type":16},"2026-07-24T05:41:43.01243",{"slug":1531,"name":1531,"fn":1532,"description":1533,"org":1534,"tags":1535,"stars":26,"repoUrl":27,"updatedAt":1544},"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},[1536,1539,1540,1541],{"name":1537,"slug":1538,"type":16},"Documentation","documentation",{"name":1458,"slug":1459,"type":16},{"name":18,"slug":19,"type":16},{"name":1542,"slug":1543,"type":16},"Meetings","meetings","2026-05-14T06:01:29.792942",118,{"items":1547,"total":1728},[1548,1569,1583,1595,1614,1625,1644,1664,1676,1691,1699,1712],{"slug":1549,"name":1549,"fn":1550,"description":1551,"org":1552,"tags":1553,"stars":1566,"repoUrl":1567,"updatedAt":1568},"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},[1554,1557,1560,1563],{"name":1555,"slug":1556,"type":16},"Creative","creative",{"name":1558,"slug":1559,"type":16},"Design","design",{"name":1561,"slug":1562,"type":16},"Generative Art","generative-art",{"name":1564,"slug":1565,"type":16},"JavaScript","javascript",161831,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fskills","2026-04-06T17:56:15.455818",{"slug":1570,"name":1570,"fn":1571,"description":1572,"org":1573,"tags":1574,"stars":1566,"repoUrl":1567,"updatedAt":1582},"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},[1575,1578,1579],{"name":1576,"slug":1577,"type":16},"Branding","branding",{"name":1558,"slug":1559,"type":16},{"name":1580,"slug":1581,"type":16},"Typography","typography","2026-04-06T17:56:05.042852",{"slug":1584,"name":1584,"fn":1585,"description":1586,"org":1587,"tags":1588,"stars":1566,"repoUrl":1567,"updatedAt":1594},"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},[1589,1590,1591],{"name":1555,"slug":1556,"type":16},{"name":1558,"slug":1559,"type":16},{"name":1592,"slug":1593,"type":16},"PDF","pdf","2026-04-06T17:56:03.794732",{"slug":1596,"name":1596,"fn":1597,"description":1598,"org":1599,"tags":1600,"stars":1566,"repoUrl":1567,"updatedAt":1613},"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},[1601,1604,1605,1608,1610],{"name":1602,"slug":1603,"type":16},"Agents","agents",{"name":9,"slug":8,"type":16},{"name":1606,"slug":1607,"type":16},"Anthropic SDK","anthropic-sdk",{"name":1609,"slug":1596,"type":16},"Claude API",{"name":1611,"slug":1612,"type":16},"LLM","llm","2026-07-28T05:36:08.213335",{"slug":1615,"name":1615,"fn":1616,"description":1617,"org":1618,"tags":1619,"stars":1566,"repoUrl":1567,"updatedAt":1624},"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},[1620,1621],{"name":1537,"slug":1538,"type":16},{"name":1622,"slug":1623,"type":16},"Technical Writing","technical-writing","2026-04-06T17:56:14.18897",{"slug":1626,"name":1626,"fn":1627,"description":1628,"org":1629,"tags":1630,"stars":1566,"repoUrl":1567,"updatedAt":1643},"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},[1631,1632,1634,1637,1640],{"name":1504,"slug":1505,"type":16},{"name":1633,"slug":1626,"type":16},"DOCX",{"name":1635,"slug":1636,"type":16},"Office","office",{"name":1638,"slug":1639,"type":16},"Templates","templates",{"name":1641,"slug":1642,"type":16},"Word","word","2026-07-18T05:16:23.136271",{"slug":1645,"name":1645,"fn":1646,"description":1647,"org":1648,"tags":1649,"stars":1566,"repoUrl":1567,"updatedAt":1663},"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},[1650,1651,1654,1657,1660],{"name":1558,"slug":1559,"type":16},{"name":1652,"slug":1653,"type":16},"Frontend","frontend",{"name":1655,"slug":1656,"type":16},"React","react",{"name":1658,"slug":1659,"type":16},"Tailwind CSS","tailwind-css",{"name":1661,"slug":1662,"type":16},"UI Components","ui-components","2026-04-06T17:56:16.723469",{"slug":1665,"name":1665,"fn":1666,"description":1667,"org":1668,"tags":1669,"stars":1566,"repoUrl":1567,"updatedAt":1675},"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},[1670,1671,1672],{"name":24,"slug":25,"type":16},{"name":1638,"slug":1639,"type":16},{"name":1673,"slug":1674,"type":16},"Writing","writing","2026-04-06T17:56:20.695522",{"slug":1677,"name":1677,"fn":1678,"description":1679,"org":1680,"tags":1681,"stars":1566,"repoUrl":1567,"updatedAt":1690},"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},[1682,1683,1686,1687],{"name":1602,"slug":1603,"type":16},{"name":1684,"slug":1685,"type":16},"API Development","api-development",{"name":1611,"slug":1612,"type":16},{"name":1688,"slug":1689,"type":16},"MCP","mcp","2026-04-06T17:56:10.357665",{"slug":1593,"name":1593,"fn":1692,"description":1693,"org":1694,"tags":1695,"stars":1566,"repoUrl":1567,"updatedAt":1698},"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},[1696,1697],{"name":1504,"slug":1505,"type":16},{"name":1592,"slug":1593,"type":16},"2026-04-06T17:56:02.483316",{"slug":1700,"name":1700,"fn":1701,"description":1702,"org":1703,"tags":1704,"stars":1566,"repoUrl":1567,"updatedAt":1711},"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},[1705,1708],{"name":1706,"slug":1707,"type":16},"PowerPoint","powerpoint",{"name":1709,"slug":1710,"type":16},"Presentations","presentations","2026-07-18T05:16:24.1471",{"slug":1713,"name":1713,"fn":1714,"description":1715,"org":1716,"tags":1717,"stars":1566,"repoUrl":1567,"updatedAt":1727},"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},[1718,1719,1720,1723,1726],{"name":1602,"slug":1603,"type":16},{"name":1537,"slug":1538,"type":16},{"name":1721,"slug":1722,"type":16},"Evals","evals",{"name":1724,"slug":1725,"type":16},"Performance","performance",{"name":1622,"slug":1623,"type":16},"2026-04-19T06:45:40.804",490]