[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-anthropic-semester-handoff":3,"mdc-b5t3da-key":34,"related-repo-anthropic-semester-handoff":2138,"related-org-anthropic-semester-handoff":2238},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":23,"repoUrl":24,"updatedAt":25,"license":26,"forks":27,"topics":28,"repo":29,"sourceUrl":32,"mdContent":33},"semester-handoff","generate end-of-semester case handoff memos","End-of-semester case handoff memos — the mirror of \u002Framp. Produces per-case transition memos and a cohort summary so the departing cohort hands work to the incoming cohort cleanly. Reads deadlines, client-comms, and case history. Use when the professor or departing students need to wrap up the semester, build transition memos, or offboard a graduating\u002Fwithdrawing student.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"anthropic","Anthropic","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fanthropic.png","anthropics",[13,17,20],{"name":14,"slug":15,"type":16},"Reporting","reporting","tag",{"name":18,"slug":19,"type":16},"Process Documentation","process-documentation",{"name":21,"slug":22,"type":16},"Legal","legal",8721,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fclaude-for-legal","2026-05-14T06:00:39.612546",null,1642,[],{"repoUrl":24,"stars":23,"forks":27,"topics":30,"description":31},[],"A suite of plugins for legal workflows","https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fclaude-for-legal\u002Ftree\u002FHEAD\u002Flegal-clinic\u002Fskills\u002Fsemester-handoff","---\nname: semester-handoff\ndescription: >\n  End-of-semester case handoff memos — the mirror of \u002Framp. Produces per-case\n  transition memos and a cohort summary so the departing cohort hands work to\n  the incoming cohort cleanly. Reads deadlines, client-comms, and case history.\n  Use when the professor or departing students need to wrap up the semester,\n  build transition memos, or offboard a graduating\u002Fwithdrawing student.\nargument-hint: \"[--semester=YYYY-term (default: current)] [--case=[case_id] (for a single case)]\"\n---\n\n# \u002Fsemester-handoff\n\n1. Load `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002FCLAUDE.md` → clinic profile, semester dates, supervision style.\n2. Load `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fdeadlines.yaml` and `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fclient-comms\u002F[case-id]\u002Flog.md` per case.\n3. Use the workflow below.\n4. Take active-case list as input (ask if clinic doesn't have a central list). Map outgoing → incoming owners.\n5. Generate per-case handoff memo → `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fhandoffs\u002F[semester]\u002F[case_id].md`.\n6. Generate cohort summary → `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fhandoffs\u002F[semester]\u002F_summary.md`.\n7. Route per supervision model — formal queue \u002F configurable flags \u002F lighter-touch.\n\n---\n\n# Semester Handoff\n\n## Purpose\n\nEvery semester, clinics lose their entire workforce and rebuild. `\u002Framp` solves half the problem — it onboards the new cohort. This skill solves the other half: it offboards the departing cohort by producing handoff memos that capture what the next student needs to know about every active case.\n\nWithout this, case knowledge walks out the door with the student. The new student starts from the case file and intake summary, which is never enough. Two weeks are wasted re-learning the case before the new student can do anything useful. The client experiences the re-learning as a regression — calls go unanswered while the new student catches up, questions already answered get asked again.\n\n## Audience\n\nProfessor or departing students. The professor runs it to orchestrate the full cohort offboarding; individual students can run it on their own cases if they're transitioning mid-semester (graduation, withdrawal).\n\n## Load context\n\n- `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002FCLAUDE.md` → clinic profile, semester, practice areas, supervision style\n- `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fdeadlines.yaml` → all active deadlines, grouped by case\n- `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fclient-comms\u002F[case-id]\u002Flog.md` (per case) → communications history\n- Case files \u002F intake summaries the clinic maintains\n- Student roster — who owns what going into the handoff\n\n## Workflow\n\n### Step 1: Identify cases and owners\n\n- Pull all active cases (from intake records + `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fdeadlines.yaml` case_ids + client-comms folders)\n- For each case: who's the current owner student? Are they staying or leaving?\n- Map: outgoing owner → incoming owner (if known; otherwise mark \"TBD — professor to assign\")\n\nIf the clinic doesn't maintain a central active-case list, the skill needs one input: a list of active cases. Ask for it. Don't guess.\n\n### Step 2: Per-case handoff memo\n\nFor each case:\n\n```markdown\n# Case Handoff — [case name] — [semester ending]\n\n**Case ID:** [case_id]\n**Practice area:** [area]\n**Outgoing student:** [name]\n**Incoming student:** [name or \"TBD\"]\n**Supervising attorney:** [professor]\n**Client:** [name or client ID]\n\n---\n\n## Where we are\n\n[One paragraph: current posture. What's been done, what's pending, where the case is heading. If the case is at a natural pause point or between filings, say so.]\n\n## Pending deadlines\n\n*Pulled from `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fdeadlines.yaml`. Incoming student's first job is to confirm these are accurate and owned.*\n\n| Due | Type | Description | Notes |\n|---|---|---|---|\n| [date] | [type] | [one-line] | [if tight: \"URGENT — due within [N] days of semester start\"] |\n\n## What's been done\n\n- [Key actions this semester: intake, filings, hearings, major correspondence]\n- [Documents produced — with pointers to where they live]\n\n## What's open\n\n- [Decisions pending: e.g., \"client hasn't decided whether to accept settlement offer\"]\n- [Research gaps: e.g., \"need to confirm whether [jurisdiction] allows [remedy]\"]\n- [Open communications: e.g., \"awaiting response from opposing counsel's office\"]\n\n## Client relationship\n\n- [How often has the student been in touch? Phone, email, in-person?]\n- [Any relationship context the next student should know: language preference, trust-building notes, circumstances that affect scheduling]\n- [Upcoming planned contact or appointments]\n\n## Documents drafted \u002F filed\n\n*Pointers, not content.*\n\n- [Date] [Document type] — [path or file reference] — [status: filed \u002F drafted \u002F in review queue]\n\n## Communications history summary\n\n*From `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fclient-comms\u002F[case-id]\u002Flog.md`. Three-line summary here; incoming student reads the full log.*\n\n[Short summary of recent contact patterns — e.g., \"3 phone calls since intake, all in Spanish, client prefers evenings. Last contact: 2026-04-15, confirmed address for hearing notice.\"]\n\n## Professor's flags for incoming student\n\n*Added by professor review before the handoff memo goes to the incoming student. Could include: \"this case has a sensitive family dynamic — read the intake carefully before calling client\"; \"client has requested all mail go to PO box not home address\"; \"there's a scope question here we haven't resolved — check with me in week 1.\"*\n\n[flags, or \"none\"]\n\n## First-week priorities for incoming student\n\n1. [Specific — e.g., \"Call [client] within 48 hours of taking the case. Introduce yourself. Confirm you've received the case file.\"]\n2. [Deadline-driven — e.g., \"Answer to eviction complaint is due [date]. Review outgoing student's draft, revise, file.\"]\n3. [Knowledge-gap — e.g., \"Read outgoing student's memo on the habitability defense before the 4\u002F28 status conference.\"]\n\n---\n\n**Handoff prepared by:** [outgoing student]\n**Date:** [YYYY-MM-DD]\n**Reviewed by:** [supervising attorney, if applicable per supervision model]\n```\n\n### Step 3: Cohort summary\n\nAfter all per-case memos, produce `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fhandoffs\u002F[semester]\u002F_summary.md`:\n\n```markdown\n# Cohort Handoff Summary — [semester ending]\n\n**Departing students:** [N]\n**Incoming students:** [N]\n**Active cases transitioning:** [N]\n**Cases closing at semester end (no transition):** [N]\n\n---\n\n## Transitions\n\n| Case | Outgoing | Incoming | Practice area | Urgency |\n|---|---|---|---|---|\n| [case_id] | [name] | [name or TBD] | [area] | [standard \u002F deadline within 2 weeks \u002F urgent] |\n\n## Unassigned\n\n[cases whose incoming student is \"TBD\" — professor assigns before next semester]\n\n## Deadlines within 30 days of semester start\n\n[pulled from deadlines.yaml — these are the cases the new cohort hits running]\n\n## Notes for professor\n\n- [Any case that raised concern about student performance, flagged for closer supervision]\n- [Any case where the outgoing student is willing to stay on consult — e.g., graduating 3L who wants to mentor the 2L taking over]\n- [Patterns across handoffs — e.g., \"three of six cases have active deadlines in first 14 days; consider front-loading ramp exercises on those practice areas\"]\n```\n\n### Step 4: Professor review (if supervision model calls for it)\n\nClosing a case or transitioning it to a new student is a consequential action. The gate is the supervision workflow in `## Supervision style` in `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002FCLAUDE.md`, reinforced by the Part 0 role check confirming a licensed supervising attorney owns the setup. Case-closing memos always get professor sign-off before the case is marked closed in the handoff document, regardless of supervision-style choice.\n\nPer `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002FCLAUDE.md` supervision style:\n\n- **Formal review queue:** every handoff memo goes into the review queue before release to the incoming student. Professor approves, edits, or returns.\n- **Configurable flags:** memos carry \"CHECK WITH [PROFESSOR] BEFORE RELYING\" — professor reviews informally, student responsible for checking in.\n- **Lighter-touch:** memos carry standard AI-assisted label; professor reviews through existing structure. Case-closing memos still route to the professor before closure.\n\n### Step 5: Hand off\n\nOnce reviewed, handoff memos live at `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fhandoffs\u002F[semester]\u002F[case_id].md`. The incoming student reads them during their `\u002Framp` run at the start of next semester — `\u002Framp` should surface the memos for cases the new student is assigned.\n\n## Integration\n\n- **`\u002Framp`:** at the start of next semester, reads `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fhandoffs\u002F[most-recent-semester]\u002F` and surfaces per-case memos for the cases each new student is taking on.\n- **`\u002Fdeadlines`:** feeds the pending-deadlines section of each memo.\n- **`\u002Fclient-comms-log`:** feeds the communications history summary.\n- **`\u002Fsupervisor-review-queue` (if formal review enabled):** handoff memos route here for professor approval.\n\n## What this skill does not do\n\n- **Close cases.** Handoff is for cases transitioning to the next cohort. Cases closing at semester end should get a final internal status memo (`\u002Flegal-clinic:status internal`) for the file and be marked closed in the handoff document; the status skill supports `client | internal | court` audiences.\n- **Assign incoming students.** Professor assigns. Skill records what the assignment is; doesn't pick.\n- **Generate handoffs from scratch without clinic data.** Needs the active case list as input. If the clinic doesn't maintain one, the skill surfaces that gap as a blocker rather than inventing.\n- **Replace a conversation.** The written memo is the record. The outgoing student should also have a conversation with the incoming student where feasible — the memo captures facts; a conversation captures judgment and relationship context the memo can't.\n",{"data":35,"body":37},{"name":4,"description":6,"argument-hint":36},"[--semester=YYYY-term (default: current)] [--case=[case_id] (for a single case)]",{"type":38,"children":39},"root",[40,48,127,131,137,144,158,163,169,174,180,224,230,237,262,267,273,278,1420,1426,1438,1879,1885,1905,1917,1958,1964,1990,1996,2067,2073,2132],{"type":41,"tag":42,"props":43,"children":44},"element","h1",{"id":4},[45],{"type":46,"value":47},"text","\u002Fsemester-handoff",{"type":41,"tag":49,"props":50,"children":51},"ol",{},[52,67,87,92,97,110,122],{"type":41,"tag":53,"props":54,"children":55},"li",{},[56,58,65],{"type":46,"value":57},"Load ",{"type":41,"tag":59,"props":60,"children":62},"code",{"className":61},[],[63],{"type":46,"value":64},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002FCLAUDE.md",{"type":46,"value":66}," → clinic profile, semester dates, supervision style.",{"type":41,"tag":53,"props":68,"children":69},{},[70,71,77,79,85],{"type":46,"value":57},{"type":41,"tag":59,"props":72,"children":74},{"className":73},[],[75],{"type":46,"value":76},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fdeadlines.yaml",{"type":46,"value":78}," and ",{"type":41,"tag":59,"props":80,"children":82},{"className":81},[],[83],{"type":46,"value":84},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fclient-comms\u002F[case-id]\u002Flog.md",{"type":46,"value":86}," per case.",{"type":41,"tag":53,"props":88,"children":89},{},[90],{"type":46,"value":91},"Use the workflow below.",{"type":41,"tag":53,"props":93,"children":94},{},[95],{"type":46,"value":96},"Take active-case list as input (ask if clinic doesn't have a central list). Map outgoing → incoming owners.",{"type":41,"tag":53,"props":98,"children":99},{},[100,102,108],{"type":46,"value":101},"Generate per-case handoff memo → ",{"type":41,"tag":59,"props":103,"children":105},{"className":104},[],[106],{"type":46,"value":107},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fhandoffs\u002F[semester]\u002F[case_id].md",{"type":46,"value":109},".",{"type":41,"tag":53,"props":111,"children":112},{},[113,115,121],{"type":46,"value":114},"Generate cohort summary → ",{"type":41,"tag":59,"props":116,"children":118},{"className":117},[],[119],{"type":46,"value":120},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fhandoffs\u002F[semester]\u002F_summary.md",{"type":46,"value":109},{"type":41,"tag":53,"props":123,"children":124},{},[125],{"type":46,"value":126},"Route per supervision model — formal queue \u002F configurable flags \u002F lighter-touch.",{"type":41,"tag":128,"props":129,"children":130},"hr",{},[],{"type":41,"tag":42,"props":132,"children":134},{"id":133},"semester-handoff-1",[135],{"type":46,"value":136},"Semester Handoff",{"type":41,"tag":138,"props":139,"children":141},"h2",{"id":140},"purpose",[142],{"type":46,"value":143},"Purpose",{"type":41,"tag":145,"props":146,"children":147},"p",{},[148,150,156],{"type":46,"value":149},"Every semester, clinics lose their entire workforce and rebuild. ",{"type":41,"tag":59,"props":151,"children":153},{"className":152},[],[154],{"type":46,"value":155},"\u002Framp",{"type":46,"value":157}," solves half the problem — it onboards the new cohort. This skill solves the other half: it offboards the departing cohort by producing handoff memos that capture what the next student needs to know about every active case.",{"type":41,"tag":145,"props":159,"children":160},{},[161],{"type":46,"value":162},"Without this, case knowledge walks out the door with the student. The new student starts from the case file and intake summary, which is never enough. Two weeks are wasted re-learning the case before the new student can do anything useful. The client experiences the re-learning as a regression — calls go unanswered while the new student catches up, questions already answered get asked again.",{"type":41,"tag":138,"props":164,"children":166},{"id":165},"audience",[167],{"type":46,"value":168},"Audience",{"type":41,"tag":145,"props":170,"children":171},{},[172],{"type":46,"value":173},"Professor or departing students. The professor runs it to orchestrate the full cohort offboarding; individual students can run it on their own cases if they're transitioning mid-semester (graduation, withdrawal).",{"type":41,"tag":138,"props":175,"children":177},{"id":176},"load-context",[178],{"type":46,"value":179},"Load context",{"type":41,"tag":181,"props":182,"children":183},"ul",{},[184,194,204,214,219],{"type":41,"tag":53,"props":185,"children":186},{},[187,192],{"type":41,"tag":59,"props":188,"children":190},{"className":189},[],[191],{"type":46,"value":64},{"type":46,"value":193}," → clinic profile, semester, practice areas, supervision style",{"type":41,"tag":53,"props":195,"children":196},{},[197,202],{"type":41,"tag":59,"props":198,"children":200},{"className":199},[],[201],{"type":46,"value":76},{"type":46,"value":203}," → all active deadlines, grouped by case",{"type":41,"tag":53,"props":205,"children":206},{},[207,212],{"type":41,"tag":59,"props":208,"children":210},{"className":209},[],[211],{"type":46,"value":84},{"type":46,"value":213}," (per case) → communications history",{"type":41,"tag":53,"props":215,"children":216},{},[217],{"type":46,"value":218},"Case files \u002F intake summaries the clinic maintains",{"type":41,"tag":53,"props":220,"children":221},{},[222],{"type":46,"value":223},"Student roster — who owns what going into the handoff",{"type":41,"tag":138,"props":225,"children":227},{"id":226},"workflow",[228],{"type":46,"value":229},"Workflow",{"type":41,"tag":231,"props":232,"children":234},"h3",{"id":233},"step-1-identify-cases-and-owners",[235],{"type":46,"value":236},"Step 1: Identify cases and owners",{"type":41,"tag":181,"props":238,"children":239},{},[240,252,257],{"type":41,"tag":53,"props":241,"children":242},{},[243,245,250],{"type":46,"value":244},"Pull all active cases (from intake records + ",{"type":41,"tag":59,"props":246,"children":248},{"className":247},[],[249],{"type":46,"value":76},{"type":46,"value":251}," case_ids + client-comms folders)",{"type":41,"tag":53,"props":253,"children":254},{},[255],{"type":46,"value":256},"For each case: who's the current owner student? Are they staying or leaving?",{"type":41,"tag":53,"props":258,"children":259},{},[260],{"type":46,"value":261},"Map: outgoing owner → incoming owner (if known; otherwise mark \"TBD — professor to assign\")",{"type":41,"tag":145,"props":263,"children":264},{},[265],{"type":46,"value":266},"If the clinic doesn't maintain a central active-case list, the skill needs one input: a list of active cases. Ask for it. Don't guess.",{"type":41,"tag":231,"props":268,"children":270},{"id":269},"step-2-per-case-handoff-memo",[271],{"type":46,"value":272},"Step 2: Per-case handoff memo",{"type":41,"tag":145,"props":274,"children":275},{},[276],{"type":46,"value":277},"For each case:",{"type":41,"tag":279,"props":280,"children":285},"pre",{"className":281,"code":282,"language":283,"meta":284,"style":284},"language-markdown shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","# Case Handoff — [case name] — [semester ending]\n\n**Case ID:** [case_id]\n**Practice area:** [area]\n**Outgoing student:** [name]\n**Incoming student:** [name or \"TBD\"]\n**Supervising attorney:** [professor]\n**Client:** [name or client ID]\n\n---\n\n## Where we are\n\n[One paragraph: current posture. What's been done, what's pending, where the case is heading. If the case is at a natural pause point or between filings, say so.]\n\n## Pending deadlines\n\n*Pulled from `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fdeadlines.yaml`. Incoming student's first job is to confirm these are accurate and owned.*\n\n| Due | Type | Description | Notes |\n|---|---|---|---|\n| [date] | [type] | [one-line] | [if tight: \"URGENT — due within [N] days of semester start\"] |\n\n## What's been done\n\n- [Key actions this semester: intake, filings, hearings, major correspondence]\n- [Documents produced — with pointers to where they live]\n\n## What's open\n\n- [Decisions pending: e.g., \"client hasn't decided whether to accept settlement offer\"]\n- [Research gaps: e.g., \"need to confirm whether [jurisdiction] allows [remedy]\"]\n- [Open communications: e.g., \"awaiting response from opposing counsel's office\"]\n\n## Client relationship\n\n- [How often has the student been in touch? Phone, email, in-person?]\n- [Any relationship context the next student should know: language preference, trust-building notes, circumstances that affect scheduling]\n- [Upcoming planned contact or appointments]\n\n## Documents drafted \u002F filed\n\n*Pointers, not content.*\n\n- [Date] [Document type] — [path or file reference] — [status: filed \u002F drafted \u002F in review queue]\n\n## Communications history summary\n\n*From `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fclient-comms\u002F[case-id]\u002Flog.md`. Three-line summary here; incoming student reads the full log.*\n\n[Short summary of recent contact patterns — e.g., \"3 phone calls since intake, all in Spanish, client prefers evenings. Last contact: 2026-04-15, confirmed address for hearing notice.\"]\n\n## Professor's flags for incoming student\n\n*Added by professor review before the handoff memo goes to the incoming student. Could include: \"this case has a sensitive family dynamic — read the intake carefully before calling client\"; \"client has requested all mail go to PO box not home address\"; \"there's a scope question here we haven't resolved — check with me in week 1.\"*\n\n[flags, or \"none\"]\n\n## First-week priorities for incoming student\n\n1. [Specific — e.g., \"Call [client] within 48 hours of taking the case. Introduce yourself. Confirm you've received the case file.\"]\n2. [Deadline-driven — e.g., \"Answer to eviction complaint is due [date]. Review outgoing student's draft, revise, file.\"]\n3. [Knowledge-gap — e.g., \"Read outgoing student's memo on the habitability defense before the 4\u002F28 status conference.\"]\n\n---\n\n**Handoff prepared by:** [outgoing student]\n**Date:** [YYYY-MM-DD]\n**Reviewed by:** [supervising attorney, if applicable per supervision model]\n","markdown","",[286],{"type":41,"tag":59,"props":287,"children":288},{"__ignoreMap":284},[289,307,317,353,383,413,436,466,488,496,505,513,527,535,544,552,565,573,613,621,667,676,765,773,786,794,808,821,829,842,850,863,912,925,933,946,954,967,980,993,1001,1014,1022,1039,1047,1073,1081,1094,1102,1136,1144,1153,1161,1174,1182,1199,1207,1216,1224,1237,1245,1277,1308,1322,1330,1338,1346,1368,1398],{"type":41,"tag":290,"props":291,"children":294},"span",{"class":292,"line":293},"line",1,[295,301],{"type":41,"tag":290,"props":296,"children":298},{"style":297},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[299],{"type":46,"value":300},"# ",{"type":41,"tag":290,"props":302,"children":304},{"style":303},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[305],{"type":46,"value":306},"Case Handoff — [case name] — [semester ending]\n",{"type":41,"tag":290,"props":308,"children":310},{"class":292,"line":309},2,[311],{"type":41,"tag":290,"props":312,"children":314},{"emptyLinePlaceholder":313},true,[315],{"type":46,"value":316},"\n",{"type":41,"tag":290,"props":318,"children":320},{"class":292,"line":319},3,[321,327,333,337,342,348],{"type":41,"tag":290,"props":322,"children":324},{"style":323},"--shiki-light:#39ADB5;--shiki-light-font-weight:bold;--shiki-default:#89DDFF;--shiki-default-font-weight:bold;--shiki-dark:#89DDFF;--shiki-dark-font-weight:bold",[325],{"type":46,"value":326},"**",{"type":41,"tag":290,"props":328,"children":330},{"style":329},"--shiki-light:#E53935;--shiki-light-font-weight:bold;--shiki-default:#F07178;--shiki-default-font-weight:bold;--shiki-dark:#F07178;--shiki-dark-font-weight:bold",[331],{"type":46,"value":332},"Case ID:",{"type":41,"tag":290,"props":334,"children":335},{"style":323},[336],{"type":46,"value":326},{"type":41,"tag":290,"props":338,"children":339},{"style":297},[340],{"type":46,"value":341}," [",{"type":41,"tag":290,"props":343,"children":345},{"style":344},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[346],{"type":46,"value":347},"case_id",{"type":41,"tag":290,"props":349,"children":350},{"style":297},[351],{"type":46,"value":352},"]\n",{"type":41,"tag":290,"props":354,"children":356},{"class":292,"line":355},4,[357,361,366,370,374,379],{"type":41,"tag":290,"props":358,"children":359},{"style":323},[360],{"type":46,"value":326},{"type":41,"tag":290,"props":362,"children":363},{"style":329},[364],{"type":46,"value":365},"Practice area:",{"type":41,"tag":290,"props":367,"children":368},{"style":323},[369],{"type":46,"value":326},{"type":41,"tag":290,"props":371,"children":372},{"style":297},[373],{"type":46,"value":341},{"type":41,"tag":290,"props":375,"children":376},{"style":344},[377],{"type":46,"value":378},"area",{"type":41,"tag":290,"props":380,"children":381},{"style":297},[382],{"type":46,"value":352},{"type":41,"tag":290,"props":384,"children":386},{"class":292,"line":385},5,[387,391,396,400,404,409],{"type":41,"tag":290,"props":388,"children":389},{"style":323},[390],{"type":46,"value":326},{"type":41,"tag":290,"props":392,"children":393},{"style":329},[394],{"type":46,"value":395},"Outgoing student:",{"type":41,"tag":290,"props":397,"children":398},{"style":323},[399],{"type":46,"value":326},{"type":41,"tag":290,"props":401,"children":402},{"style":297},[403],{"type":46,"value":341},{"type":41,"tag":290,"props":405,"children":406},{"style":344},[407],{"type":46,"value":408},"name",{"type":41,"tag":290,"props":410,"children":411},{"style":297},[412],{"type":46,"value":352},{"type":41,"tag":290,"props":414,"children":416},{"class":292,"line":415},6,[417,421,426,430],{"type":41,"tag":290,"props":418,"children":419},{"style":323},[420],{"type":46,"value":326},{"type":41,"tag":290,"props":422,"children":423},{"style":329},[424],{"type":46,"value":425},"Incoming student:",{"type":41,"tag":290,"props":427,"children":428},{"style":323},[429],{"type":46,"value":326},{"type":41,"tag":290,"props":431,"children":433},{"style":432},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[434],{"type":46,"value":435}," [name or \"TBD\"]\n",{"type":41,"tag":290,"props":437,"children":439},{"class":292,"line":438},7,[440,444,449,453,457,462],{"type":41,"tag":290,"props":441,"children":442},{"style":323},[443],{"type":46,"value":326},{"type":41,"tag":290,"props":445,"children":446},{"style":329},[447],{"type":46,"value":448},"Supervising attorney:",{"type":41,"tag":290,"props":450,"children":451},{"style":323},[452],{"type":46,"value":326},{"type":41,"tag":290,"props":454,"children":455},{"style":297},[456],{"type":46,"value":341},{"type":41,"tag":290,"props":458,"children":459},{"style":344},[460],{"type":46,"value":461},"professor",{"type":41,"tag":290,"props":463,"children":464},{"style":297},[465],{"type":46,"value":352},{"type":41,"tag":290,"props":467,"children":469},{"class":292,"line":468},8,[470,474,479,483],{"type":41,"tag":290,"props":471,"children":472},{"style":323},[473],{"type":46,"value":326},{"type":41,"tag":290,"props":475,"children":476},{"style":329},[477],{"type":46,"value":478},"Client:",{"type":41,"tag":290,"props":480,"children":481},{"style":323},[482],{"type":46,"value":326},{"type":41,"tag":290,"props":484,"children":485},{"style":432},[486],{"type":46,"value":487}," [name or client ID]\n",{"type":41,"tag":290,"props":489,"children":491},{"class":292,"line":490},9,[492],{"type":41,"tag":290,"props":493,"children":494},{"emptyLinePlaceholder":313},[495],{"type":46,"value":316},{"type":41,"tag":290,"props":497,"children":499},{"class":292,"line":498},10,[500],{"type":41,"tag":290,"props":501,"children":502},{"style":297},[503],{"type":46,"value":504},"---\n",{"type":41,"tag":290,"props":506,"children":508},{"class":292,"line":507},11,[509],{"type":41,"tag":290,"props":510,"children":511},{"emptyLinePlaceholder":313},[512],{"type":46,"value":316},{"type":41,"tag":290,"props":514,"children":516},{"class":292,"line":515},12,[517,522],{"type":41,"tag":290,"props":518,"children":519},{"style":297},[520],{"type":46,"value":521},"## ",{"type":41,"tag":290,"props":523,"children":524},{"style":303},[525],{"type":46,"value":526},"Where we are\n",{"type":41,"tag":290,"props":528,"children":530},{"class":292,"line":529},13,[531],{"type":41,"tag":290,"props":532,"children":533},{"emptyLinePlaceholder":313},[534],{"type":46,"value":316},{"type":41,"tag":290,"props":536,"children":538},{"class":292,"line":537},14,[539],{"type":41,"tag":290,"props":540,"children":541},{"style":432},[542],{"type":46,"value":543},"[One paragraph: current posture. What's been done, what's pending, where the case is heading. If the case is at a natural pause point or between filings, say so.]\n",{"type":41,"tag":290,"props":545,"children":547},{"class":292,"line":546},15,[548],{"type":41,"tag":290,"props":549,"children":550},{"emptyLinePlaceholder":313},[551],{"type":46,"value":316},{"type":41,"tag":290,"props":553,"children":555},{"class":292,"line":554},16,[556,560],{"type":41,"tag":290,"props":557,"children":558},{"style":297},[559],{"type":46,"value":521},{"type":41,"tag":290,"props":561,"children":562},{"style":303},[563],{"type":46,"value":564},"Pending deadlines\n",{"type":41,"tag":290,"props":566,"children":568},{"class":292,"line":567},17,[569],{"type":41,"tag":290,"props":570,"children":571},{"emptyLinePlaceholder":313},[572],{"type":46,"value":316},{"type":41,"tag":290,"props":574,"children":576},{"class":292,"line":575},18,[577,583,589,594,599,603,608],{"type":41,"tag":290,"props":578,"children":580},{"style":579},"--shiki-light:#39ADB5;--shiki-light-font-style:italic;--shiki-default:#89DDFF;--shiki-default-font-style:italic;--shiki-dark:#89DDFF;--shiki-dark-font-style:italic",[581],{"type":46,"value":582},"*",{"type":41,"tag":290,"props":584,"children":586},{"style":585},"--shiki-light:#E53935;--shiki-light-font-style:italic;--shiki-default:#F07178;--shiki-default-font-style:italic;--shiki-dark:#F07178;--shiki-dark-font-style:italic",[587],{"type":46,"value":588},"Pulled from ",{"type":41,"tag":290,"props":590,"children":591},{"style":579},[592],{"type":46,"value":593},"`",{"type":41,"tag":290,"props":595,"children":597},{"style":596},"--shiki-light:#91B859;--shiki-light-font-style:italic;--shiki-default:#C3E88D;--shiki-default-font-style:italic;--shiki-dark:#C3E88D;--shiki-dark-font-style:italic",[598],{"type":46,"value":76},{"type":41,"tag":290,"props":600,"children":601},{"style":579},[602],{"type":46,"value":593},{"type":41,"tag":290,"props":604,"children":605},{"style":585},[606],{"type":46,"value":607},". Incoming student's first job is to confirm these are accurate and owned.",{"type":41,"tag":290,"props":609,"children":610},{"style":579},[611],{"type":46,"value":612},"*\n",{"type":41,"tag":290,"props":614,"children":616},{"class":292,"line":615},19,[617],{"type":41,"tag":290,"props":618,"children":619},{"emptyLinePlaceholder":313},[620],{"type":46,"value":316},{"type":41,"tag":290,"props":622,"children":624},{"class":292,"line":623},20,[625,630,635,639,644,648,653,657,662],{"type":41,"tag":290,"props":626,"children":627},{"style":297},[628],{"type":46,"value":629},"|",{"type":41,"tag":290,"props":631,"children":632},{"style":432},[633],{"type":46,"value":634}," Due ",{"type":41,"tag":290,"props":636,"children":637},{"style":297},[638],{"type":46,"value":629},{"type":41,"tag":290,"props":640,"children":641},{"style":432},[642],{"type":46,"value":643}," Type ",{"type":41,"tag":290,"props":645,"children":646},{"style":297},[647],{"type":46,"value":629},{"type":41,"tag":290,"props":649,"children":650},{"style":432},[651],{"type":46,"value":652}," Description ",{"type":41,"tag":290,"props":654,"children":655},{"style":297},[656],{"type":46,"value":629},{"type":41,"tag":290,"props":658,"children":659},{"style":432},[660],{"type":46,"value":661}," Notes ",{"type":41,"tag":290,"props":663,"children":664},{"style":297},[665],{"type":46,"value":666},"|\n",{"type":41,"tag":290,"props":668,"children":670},{"class":292,"line":669},21,[671],{"type":41,"tag":290,"props":672,"children":673},{"style":297},[674],{"type":46,"value":675},"|---|---|---|---|\n",{"type":41,"tag":290,"props":677,"children":679},{"class":292,"line":678},22,[680,684,688,693,698,703,707,712,716,720,724,729,733,737,742,747,752,756,761],{"type":41,"tag":290,"props":681,"children":682},{"style":297},[683],{"type":46,"value":629},{"type":41,"tag":290,"props":685,"children":686},{"style":297},[687],{"type":46,"value":341},{"type":41,"tag":290,"props":689,"children":690},{"style":344},[691],{"type":46,"value":692},"date",{"type":41,"tag":290,"props":694,"children":695},{"style":297},[696],{"type":46,"value":697},"]",{"type":41,"tag":290,"props":699,"children":700},{"style":297},[701],{"type":46,"value":702}," |",{"type":41,"tag":290,"props":704,"children":705},{"style":297},[706],{"type":46,"value":341},{"type":41,"tag":290,"props":708,"children":709},{"style":344},[710],{"type":46,"value":711},"type",{"type":41,"tag":290,"props":713,"children":714},{"style":297},[715],{"type":46,"value":697},{"type":41,"tag":290,"props":717,"children":718},{"style":297},[719],{"type":46,"value":702},{"type":41,"tag":290,"props":721,"children":722},{"style":297},[723],{"type":46,"value":341},{"type":41,"tag":290,"props":725,"children":726},{"style":344},[727],{"type":46,"value":728},"one-line",{"type":41,"tag":290,"props":730,"children":731},{"style":297},[732],{"type":46,"value":697},{"type":41,"tag":290,"props":734,"children":735},{"style":297},[736],{"type":46,"value":702},{"type":41,"tag":290,"props":738,"children":739},{"style":432},[740],{"type":46,"value":741}," [if tight: \"URGENT — due within ",{"type":41,"tag":290,"props":743,"children":744},{"style":297},[745],{"type":46,"value":746},"[",{"type":41,"tag":290,"props":748,"children":749},{"style":344},[750],{"type":46,"value":751},"N",{"type":41,"tag":290,"props":753,"children":754},{"style":297},[755],{"type":46,"value":697},{"type":41,"tag":290,"props":757,"children":758},{"style":432},[759],{"type":46,"value":760}," days of semester start\"] ",{"type":41,"tag":290,"props":762,"children":763},{"style":297},[764],{"type":46,"value":666},{"type":41,"tag":290,"props":766,"children":768},{"class":292,"line":767},23,[769],{"type":41,"tag":290,"props":770,"children":771},{"emptyLinePlaceholder":313},[772],{"type":46,"value":316},{"type":41,"tag":290,"props":774,"children":776},{"class":292,"line":775},24,[777,781],{"type":41,"tag":290,"props":778,"children":779},{"style":297},[780],{"type":46,"value":521},{"type":41,"tag":290,"props":782,"children":783},{"style":303},[784],{"type":46,"value":785},"What's been done\n",{"type":41,"tag":290,"props":787,"children":789},{"class":292,"line":788},25,[790],{"type":41,"tag":290,"props":791,"children":792},{"emptyLinePlaceholder":313},[793],{"type":46,"value":316},{"type":41,"tag":290,"props":795,"children":797},{"class":292,"line":796},26,[798,803],{"type":41,"tag":290,"props":799,"children":800},{"style":297},[801],{"type":46,"value":802},"-",{"type":41,"tag":290,"props":804,"children":805},{"style":432},[806],{"type":46,"value":807}," [Key actions this semester: intake, filings, hearings, major correspondence]\n",{"type":41,"tag":290,"props":809,"children":811},{"class":292,"line":810},27,[812,816],{"type":41,"tag":290,"props":813,"children":814},{"style":297},[815],{"type":46,"value":802},{"type":41,"tag":290,"props":817,"children":818},{"style":432},[819],{"type":46,"value":820}," [Documents produced — with pointers to where they live]\n",{"type":41,"tag":290,"props":822,"children":824},{"class":292,"line":823},28,[825],{"type":41,"tag":290,"props":826,"children":827},{"emptyLinePlaceholder":313},[828],{"type":46,"value":316},{"type":41,"tag":290,"props":830,"children":832},{"class":292,"line":831},29,[833,837],{"type":41,"tag":290,"props":834,"children":835},{"style":297},[836],{"type":46,"value":521},{"type":41,"tag":290,"props":838,"children":839},{"style":303},[840],{"type":46,"value":841},"What's open\n",{"type":41,"tag":290,"props":843,"children":845},{"class":292,"line":844},30,[846],{"type":41,"tag":290,"props":847,"children":848},{"emptyLinePlaceholder":313},[849],{"type":46,"value":316},{"type":41,"tag":290,"props":851,"children":853},{"class":292,"line":852},31,[854,858],{"type":41,"tag":290,"props":855,"children":856},{"style":297},[857],{"type":46,"value":802},{"type":41,"tag":290,"props":859,"children":860},{"style":432},[861],{"type":46,"value":862}," [Decisions pending: e.g., \"client hasn't decided whether to accept settlement offer\"]\n",{"type":41,"tag":290,"props":864,"children":866},{"class":292,"line":865},32,[867,871,876,880,885,889,894,898,903,907],{"type":41,"tag":290,"props":868,"children":869},{"style":297},[870],{"type":46,"value":802},{"type":41,"tag":290,"props":872,"children":873},{"style":432},[874],{"type":46,"value":875}," [Research gaps: e.g., \"need to confirm whether ",{"type":41,"tag":290,"props":877,"children":878},{"style":297},[879],{"type":46,"value":746},{"type":41,"tag":290,"props":881,"children":882},{"style":344},[883],{"type":46,"value":884},"jurisdiction",{"type":41,"tag":290,"props":886,"children":887},{"style":297},[888],{"type":46,"value":697},{"type":41,"tag":290,"props":890,"children":891},{"style":432},[892],{"type":46,"value":893}," allows ",{"type":41,"tag":290,"props":895,"children":896},{"style":297},[897],{"type":46,"value":746},{"type":41,"tag":290,"props":899,"children":900},{"style":344},[901],{"type":46,"value":902},"remedy",{"type":41,"tag":290,"props":904,"children":905},{"style":297},[906],{"type":46,"value":697},{"type":41,"tag":290,"props":908,"children":909},{"style":432},[910],{"type":46,"value":911},"\"]\n",{"type":41,"tag":290,"props":913,"children":915},{"class":292,"line":914},33,[916,920],{"type":41,"tag":290,"props":917,"children":918},{"style":297},[919],{"type":46,"value":802},{"type":41,"tag":290,"props":921,"children":922},{"style":432},[923],{"type":46,"value":924}," [Open communications: e.g., \"awaiting response from opposing counsel's office\"]\n",{"type":41,"tag":290,"props":926,"children":928},{"class":292,"line":927},34,[929],{"type":41,"tag":290,"props":930,"children":931},{"emptyLinePlaceholder":313},[932],{"type":46,"value":316},{"type":41,"tag":290,"props":934,"children":936},{"class":292,"line":935},35,[937,941],{"type":41,"tag":290,"props":938,"children":939},{"style":297},[940],{"type":46,"value":521},{"type":41,"tag":290,"props":942,"children":943},{"style":303},[944],{"type":46,"value":945},"Client relationship\n",{"type":41,"tag":290,"props":947,"children":949},{"class":292,"line":948},36,[950],{"type":41,"tag":290,"props":951,"children":952},{"emptyLinePlaceholder":313},[953],{"type":46,"value":316},{"type":41,"tag":290,"props":955,"children":957},{"class":292,"line":956},37,[958,962],{"type":41,"tag":290,"props":959,"children":960},{"style":297},[961],{"type":46,"value":802},{"type":41,"tag":290,"props":963,"children":964},{"style":432},[965],{"type":46,"value":966}," [How often has the student been in touch? Phone, email, in-person?]\n",{"type":41,"tag":290,"props":968,"children":970},{"class":292,"line":969},38,[971,975],{"type":41,"tag":290,"props":972,"children":973},{"style":297},[974],{"type":46,"value":802},{"type":41,"tag":290,"props":976,"children":977},{"style":432},[978],{"type":46,"value":979}," [Any relationship context the next student should know: language preference, trust-building notes, circumstances that affect scheduling]\n",{"type":41,"tag":290,"props":981,"children":983},{"class":292,"line":982},39,[984,988],{"type":41,"tag":290,"props":985,"children":986},{"style":297},[987],{"type":46,"value":802},{"type":41,"tag":290,"props":989,"children":990},{"style":432},[991],{"type":46,"value":992}," [Upcoming planned contact or appointments]\n",{"type":41,"tag":290,"props":994,"children":996},{"class":292,"line":995},40,[997],{"type":41,"tag":290,"props":998,"children":999},{"emptyLinePlaceholder":313},[1000],{"type":46,"value":316},{"type":41,"tag":290,"props":1002,"children":1004},{"class":292,"line":1003},41,[1005,1009],{"type":41,"tag":290,"props":1006,"children":1007},{"style":297},[1008],{"type":46,"value":521},{"type":41,"tag":290,"props":1010,"children":1011},{"style":303},[1012],{"type":46,"value":1013},"Documents drafted \u002F filed\n",{"type":41,"tag":290,"props":1015,"children":1017},{"class":292,"line":1016},42,[1018],{"type":41,"tag":290,"props":1019,"children":1020},{"emptyLinePlaceholder":313},[1021],{"type":46,"value":316},{"type":41,"tag":290,"props":1023,"children":1025},{"class":292,"line":1024},43,[1026,1030,1035],{"type":41,"tag":290,"props":1027,"children":1028},{"style":579},[1029],{"type":46,"value":582},{"type":41,"tag":290,"props":1031,"children":1032},{"style":585},[1033],{"type":46,"value":1034},"Pointers, not content.",{"type":41,"tag":290,"props":1036,"children":1037},{"style":579},[1038],{"type":46,"value":612},{"type":41,"tag":290,"props":1040,"children":1042},{"class":292,"line":1041},44,[1043],{"type":41,"tag":290,"props":1044,"children":1045},{"emptyLinePlaceholder":313},[1046],{"type":46,"value":316},{"type":41,"tag":290,"props":1048,"children":1050},{"class":292,"line":1049},45,[1051,1055,1059,1064,1068],{"type":41,"tag":290,"props":1052,"children":1053},{"style":297},[1054],{"type":46,"value":802},{"type":41,"tag":290,"props":1056,"children":1057},{"style":297},[1058],{"type":46,"value":341},{"type":41,"tag":290,"props":1060,"children":1061},{"style":344},[1062],{"type":46,"value":1063},"Date",{"type":41,"tag":290,"props":1065,"children":1066},{"style":297},[1067],{"type":46,"value":697},{"type":41,"tag":290,"props":1069,"children":1070},{"style":432},[1071],{"type":46,"value":1072}," [Document type] — [path or file reference] — [status: filed \u002F drafted \u002F in review queue]\n",{"type":41,"tag":290,"props":1074,"children":1076},{"class":292,"line":1075},46,[1077],{"type":41,"tag":290,"props":1078,"children":1079},{"emptyLinePlaceholder":313},[1080],{"type":46,"value":316},{"type":41,"tag":290,"props":1082,"children":1084},{"class":292,"line":1083},47,[1085,1089],{"type":41,"tag":290,"props":1086,"children":1087},{"style":297},[1088],{"type":46,"value":521},{"type":41,"tag":290,"props":1090,"children":1091},{"style":303},[1092],{"type":46,"value":1093},"Communications history summary\n",{"type":41,"tag":290,"props":1095,"children":1097},{"class":292,"line":1096},48,[1098],{"type":41,"tag":290,"props":1099,"children":1100},{"emptyLinePlaceholder":313},[1101],{"type":46,"value":316},{"type":41,"tag":290,"props":1103,"children":1105},{"class":292,"line":1104},49,[1106,1110,1115,1119,1123,1127,1132],{"type":41,"tag":290,"props":1107,"children":1108},{"style":579},[1109],{"type":46,"value":582},{"type":41,"tag":290,"props":1111,"children":1112},{"style":585},[1113],{"type":46,"value":1114},"From ",{"type":41,"tag":290,"props":1116,"children":1117},{"style":579},[1118],{"type":46,"value":593},{"type":41,"tag":290,"props":1120,"children":1121},{"style":596},[1122],{"type":46,"value":84},{"type":41,"tag":290,"props":1124,"children":1125},{"style":579},[1126],{"type":46,"value":593},{"type":41,"tag":290,"props":1128,"children":1129},{"style":585},[1130],{"type":46,"value":1131},". Three-line summary here; incoming student reads the full log.",{"type":41,"tag":290,"props":1133,"children":1134},{"style":579},[1135],{"type":46,"value":612},{"type":41,"tag":290,"props":1137,"children":1139},{"class":292,"line":1138},50,[1140],{"type":41,"tag":290,"props":1141,"children":1142},{"emptyLinePlaceholder":313},[1143],{"type":46,"value":316},{"type":41,"tag":290,"props":1145,"children":1147},{"class":292,"line":1146},51,[1148],{"type":41,"tag":290,"props":1149,"children":1150},{"style":432},[1151],{"type":46,"value":1152},"[Short summary of recent contact patterns — e.g., \"3 phone calls since intake, all in Spanish, client prefers evenings. Last contact: 2026-04-15, confirmed address for hearing notice.\"]\n",{"type":41,"tag":290,"props":1154,"children":1156},{"class":292,"line":1155},52,[1157],{"type":41,"tag":290,"props":1158,"children":1159},{"emptyLinePlaceholder":313},[1160],{"type":46,"value":316},{"type":41,"tag":290,"props":1162,"children":1164},{"class":292,"line":1163},53,[1165,1169],{"type":41,"tag":290,"props":1166,"children":1167},{"style":297},[1168],{"type":46,"value":521},{"type":41,"tag":290,"props":1170,"children":1171},{"style":303},[1172],{"type":46,"value":1173},"Professor's flags for incoming student\n",{"type":41,"tag":290,"props":1175,"children":1177},{"class":292,"line":1176},54,[1178],{"type":41,"tag":290,"props":1179,"children":1180},{"emptyLinePlaceholder":313},[1181],{"type":46,"value":316},{"type":41,"tag":290,"props":1183,"children":1185},{"class":292,"line":1184},55,[1186,1190,1195],{"type":41,"tag":290,"props":1187,"children":1188},{"style":579},[1189],{"type":46,"value":582},{"type":41,"tag":290,"props":1191,"children":1192},{"style":585},[1193],{"type":46,"value":1194},"Added by professor review before the handoff memo goes to the incoming student. Could include: \"this case has a sensitive family dynamic — read the intake carefully before calling client\"; \"client has requested all mail go to PO box not home address\"; \"there's a scope question here we haven't resolved — check with me in week 1.\"",{"type":41,"tag":290,"props":1196,"children":1197},{"style":579},[1198],{"type":46,"value":612},{"type":41,"tag":290,"props":1200,"children":1202},{"class":292,"line":1201},56,[1203],{"type":41,"tag":290,"props":1204,"children":1205},{"emptyLinePlaceholder":313},[1206],{"type":46,"value":316},{"type":41,"tag":290,"props":1208,"children":1210},{"class":292,"line":1209},57,[1211],{"type":41,"tag":290,"props":1212,"children":1213},{"style":432},[1214],{"type":46,"value":1215},"[flags, or \"none\"]\n",{"type":41,"tag":290,"props":1217,"children":1219},{"class":292,"line":1218},58,[1220],{"type":41,"tag":290,"props":1221,"children":1222},{"emptyLinePlaceholder":313},[1223],{"type":46,"value":316},{"type":41,"tag":290,"props":1225,"children":1227},{"class":292,"line":1226},59,[1228,1232],{"type":41,"tag":290,"props":1229,"children":1230},{"style":297},[1231],{"type":46,"value":521},{"type":41,"tag":290,"props":1233,"children":1234},{"style":303},[1235],{"type":46,"value":1236},"First-week priorities for incoming student\n",{"type":41,"tag":290,"props":1238,"children":1240},{"class":292,"line":1239},60,[1241],{"type":41,"tag":290,"props":1242,"children":1243},{"emptyLinePlaceholder":313},[1244],{"type":46,"value":316},{"type":41,"tag":290,"props":1246,"children":1248},{"class":292,"line":1247},61,[1249,1254,1259,1263,1268,1272],{"type":41,"tag":290,"props":1250,"children":1251},{"style":297},[1252],{"type":46,"value":1253},"1.",{"type":41,"tag":290,"props":1255,"children":1256},{"style":432},[1257],{"type":46,"value":1258}," [Specific — e.g., \"Call ",{"type":41,"tag":290,"props":1260,"children":1261},{"style":297},[1262],{"type":46,"value":746},{"type":41,"tag":290,"props":1264,"children":1265},{"style":344},[1266],{"type":46,"value":1267},"client",{"type":41,"tag":290,"props":1269,"children":1270},{"style":297},[1271],{"type":46,"value":697},{"type":41,"tag":290,"props":1273,"children":1274},{"style":432},[1275],{"type":46,"value":1276}," within 48 hours of taking the case. Introduce yourself. Confirm you've received the case file.\"]\n",{"type":41,"tag":290,"props":1278,"children":1280},{"class":292,"line":1279},62,[1281,1286,1291,1295,1299,1303],{"type":41,"tag":290,"props":1282,"children":1283},{"style":297},[1284],{"type":46,"value":1285},"2.",{"type":41,"tag":290,"props":1287,"children":1288},{"style":432},[1289],{"type":46,"value":1290}," [Deadline-driven — e.g., \"Answer to eviction complaint is due ",{"type":41,"tag":290,"props":1292,"children":1293},{"style":297},[1294],{"type":46,"value":746},{"type":41,"tag":290,"props":1296,"children":1297},{"style":344},[1298],{"type":46,"value":692},{"type":41,"tag":290,"props":1300,"children":1301},{"style":297},[1302],{"type":46,"value":697},{"type":41,"tag":290,"props":1304,"children":1305},{"style":432},[1306],{"type":46,"value":1307},". Review outgoing student's draft, revise, file.\"]\n",{"type":41,"tag":290,"props":1309,"children":1311},{"class":292,"line":1310},63,[1312,1317],{"type":41,"tag":290,"props":1313,"children":1314},{"style":297},[1315],{"type":46,"value":1316},"3.",{"type":41,"tag":290,"props":1318,"children":1319},{"style":432},[1320],{"type":46,"value":1321}," [Knowledge-gap — e.g., \"Read outgoing student's memo on the habitability defense before the 4\u002F28 status conference.\"]\n",{"type":41,"tag":290,"props":1323,"children":1325},{"class":292,"line":1324},64,[1326],{"type":41,"tag":290,"props":1327,"children":1328},{"emptyLinePlaceholder":313},[1329],{"type":46,"value":316},{"type":41,"tag":290,"props":1331,"children":1333},{"class":292,"line":1332},65,[1334],{"type":41,"tag":290,"props":1335,"children":1336},{"style":432},[1337],{"type":46,"value":504},{"type":41,"tag":290,"props":1339,"children":1341},{"class":292,"line":1340},66,[1342],{"type":41,"tag":290,"props":1343,"children":1344},{"emptyLinePlaceholder":313},[1345],{"type":46,"value":316},{"type":41,"tag":290,"props":1347,"children":1349},{"class":292,"line":1348},67,[1350,1354,1359,1363],{"type":41,"tag":290,"props":1351,"children":1352},{"style":323},[1353],{"type":46,"value":326},{"type":41,"tag":290,"props":1355,"children":1356},{"style":329},[1357],{"type":46,"value":1358},"Handoff prepared by:",{"type":41,"tag":290,"props":1360,"children":1361},{"style":323},[1362],{"type":46,"value":326},{"type":41,"tag":290,"props":1364,"children":1365},{"style":432},[1366],{"type":46,"value":1367}," [outgoing student]\n",{"type":41,"tag":290,"props":1369,"children":1371},{"class":292,"line":1370},68,[1372,1376,1381,1385,1389,1394],{"type":41,"tag":290,"props":1373,"children":1374},{"style":323},[1375],{"type":46,"value":326},{"type":41,"tag":290,"props":1377,"children":1378},{"style":329},[1379],{"type":46,"value":1380},"Date:",{"type":41,"tag":290,"props":1382,"children":1383},{"style":323},[1384],{"type":46,"value":326},{"type":41,"tag":290,"props":1386,"children":1387},{"style":297},[1388],{"type":46,"value":341},{"type":41,"tag":290,"props":1390,"children":1391},{"style":344},[1392],{"type":46,"value":1393},"YYYY-MM-DD",{"type":41,"tag":290,"props":1395,"children":1396},{"style":297},[1397],{"type":46,"value":352},{"type":41,"tag":290,"props":1399,"children":1401},{"class":292,"line":1400},69,[1402,1406,1411,1415],{"type":41,"tag":290,"props":1403,"children":1404},{"style":323},[1405],{"type":46,"value":326},{"type":41,"tag":290,"props":1407,"children":1408},{"style":329},[1409],{"type":46,"value":1410},"Reviewed by:",{"type":41,"tag":290,"props":1412,"children":1413},{"style":323},[1414],{"type":46,"value":326},{"type":41,"tag":290,"props":1416,"children":1417},{"style":432},[1418],{"type":46,"value":1419}," [supervising attorney, if applicable per supervision model]\n",{"type":41,"tag":231,"props":1421,"children":1423},{"id":1422},"step-3-cohort-summary",[1424],{"type":46,"value":1425},"Step 3: Cohort summary",{"type":41,"tag":145,"props":1427,"children":1428},{},[1429,1431,1436],{"type":46,"value":1430},"After all per-case memos, produce ",{"type":41,"tag":59,"props":1432,"children":1434},{"className":1433},[],[1435],{"type":46,"value":120},{"type":46,"value":1437},":",{"type":41,"tag":279,"props":1439,"children":1441},{"className":281,"code":1440,"language":283,"meta":284,"style":284},"# Cohort Handoff Summary — [semester ending]\n\n**Departing students:** [N]\n**Incoming students:** [N]\n**Active cases transitioning:** [N]\n**Cases closing at semester end (no transition):** [N]\n\n---\n\n## Transitions\n\n| Case | Outgoing | Incoming | Practice area | Urgency |\n|---|---|---|---|---|\n| [case_id] | [name] | [name or TBD] | [area] | [standard \u002F deadline within 2 weeks \u002F urgent] |\n\n## Unassigned\n\n[cases whose incoming student is \"TBD\" — professor assigns before next semester]\n\n## Deadlines within 30 days of semester start\n\n[pulled from deadlines.yaml — these are the cases the new cohort hits running]\n\n## Notes for professor\n\n- [Any case that raised concern about student performance, flagged for closer supervision]\n- [Any case where the outgoing student is willing to stay on consult — e.g., graduating 3L who wants to mentor the 2L taking over]\n- [Patterns across handoffs — e.g., \"three of six cases have active deadlines in first 14 days; consider front-loading ramp exercises on those practice areas\"]\n",[1442],{"type":41,"tag":59,"props":1443,"children":1444},{"__ignoreMap":284},[1445,1457,1464,1492,1520,1548,1576,1583,1590,1597,1609,1616,1668,1676,1749,1756,1768,1775,1783,1790,1802,1809,1817,1824,1836,1843,1855,1867],{"type":41,"tag":290,"props":1446,"children":1447},{"class":292,"line":293},[1448,1452],{"type":41,"tag":290,"props":1449,"children":1450},{"style":297},[1451],{"type":46,"value":300},{"type":41,"tag":290,"props":1453,"children":1454},{"style":303},[1455],{"type":46,"value":1456},"Cohort Handoff Summary — [semester ending]\n",{"type":41,"tag":290,"props":1458,"children":1459},{"class":292,"line":309},[1460],{"type":41,"tag":290,"props":1461,"children":1462},{"emptyLinePlaceholder":313},[1463],{"type":46,"value":316},{"type":41,"tag":290,"props":1465,"children":1466},{"class":292,"line":319},[1467,1471,1476,1480,1484,1488],{"type":41,"tag":290,"props":1468,"children":1469},{"style":323},[1470],{"type":46,"value":326},{"type":41,"tag":290,"props":1472,"children":1473},{"style":329},[1474],{"type":46,"value":1475},"Departing students:",{"type":41,"tag":290,"props":1477,"children":1478},{"style":323},[1479],{"type":46,"value":326},{"type":41,"tag":290,"props":1481,"children":1482},{"style":297},[1483],{"type":46,"value":341},{"type":41,"tag":290,"props":1485,"children":1486},{"style":344},[1487],{"type":46,"value":751},{"type":41,"tag":290,"props":1489,"children":1490},{"style":297},[1491],{"type":46,"value":352},{"type":41,"tag":290,"props":1493,"children":1494},{"class":292,"line":355},[1495,1499,1504,1508,1512,1516],{"type":41,"tag":290,"props":1496,"children":1497},{"style":323},[1498],{"type":46,"value":326},{"type":41,"tag":290,"props":1500,"children":1501},{"style":329},[1502],{"type":46,"value":1503},"Incoming students:",{"type":41,"tag":290,"props":1505,"children":1506},{"style":323},[1507],{"type":46,"value":326},{"type":41,"tag":290,"props":1509,"children":1510},{"style":297},[1511],{"type":46,"value":341},{"type":41,"tag":290,"props":1513,"children":1514},{"style":344},[1515],{"type":46,"value":751},{"type":41,"tag":290,"props":1517,"children":1518},{"style":297},[1519],{"type":46,"value":352},{"type":41,"tag":290,"props":1521,"children":1522},{"class":292,"line":385},[1523,1527,1532,1536,1540,1544],{"type":41,"tag":290,"props":1524,"children":1525},{"style":323},[1526],{"type":46,"value":326},{"type":41,"tag":290,"props":1528,"children":1529},{"style":329},[1530],{"type":46,"value":1531},"Active cases transitioning:",{"type":41,"tag":290,"props":1533,"children":1534},{"style":323},[1535],{"type":46,"value":326},{"type":41,"tag":290,"props":1537,"children":1538},{"style":297},[1539],{"type":46,"value":341},{"type":41,"tag":290,"props":1541,"children":1542},{"style":344},[1543],{"type":46,"value":751},{"type":41,"tag":290,"props":1545,"children":1546},{"style":297},[1547],{"type":46,"value":352},{"type":41,"tag":290,"props":1549,"children":1550},{"class":292,"line":415},[1551,1555,1560,1564,1568,1572],{"type":41,"tag":290,"props":1552,"children":1553},{"style":323},[1554],{"type":46,"value":326},{"type":41,"tag":290,"props":1556,"children":1557},{"style":329},[1558],{"type":46,"value":1559},"Cases closing at semester end (no transition):",{"type":41,"tag":290,"props":1561,"children":1562},{"style":323},[1563],{"type":46,"value":326},{"type":41,"tag":290,"props":1565,"children":1566},{"style":297},[1567],{"type":46,"value":341},{"type":41,"tag":290,"props":1569,"children":1570},{"style":344},[1571],{"type":46,"value":751},{"type":41,"tag":290,"props":1573,"children":1574},{"style":297},[1575],{"type":46,"value":352},{"type":41,"tag":290,"props":1577,"children":1578},{"class":292,"line":438},[1579],{"type":41,"tag":290,"props":1580,"children":1581},{"emptyLinePlaceholder":313},[1582],{"type":46,"value":316},{"type":41,"tag":290,"props":1584,"children":1585},{"class":292,"line":468},[1586],{"type":41,"tag":290,"props":1587,"children":1588},{"style":297},[1589],{"type":46,"value":504},{"type":41,"tag":290,"props":1591,"children":1592},{"class":292,"line":490},[1593],{"type":41,"tag":290,"props":1594,"children":1595},{"emptyLinePlaceholder":313},[1596],{"type":46,"value":316},{"type":41,"tag":290,"props":1598,"children":1599},{"class":292,"line":498},[1600,1604],{"type":41,"tag":290,"props":1601,"children":1602},{"style":297},[1603],{"type":46,"value":521},{"type":41,"tag":290,"props":1605,"children":1606},{"style":303},[1607],{"type":46,"value":1608},"Transitions\n",{"type":41,"tag":290,"props":1610,"children":1611},{"class":292,"line":507},[1612],{"type":41,"tag":290,"props":1613,"children":1614},{"emptyLinePlaceholder":313},[1615],{"type":46,"value":316},{"type":41,"tag":290,"props":1617,"children":1618},{"class":292,"line":515},[1619,1623,1628,1632,1637,1641,1646,1650,1655,1659,1664],{"type":41,"tag":290,"props":1620,"children":1621},{"style":297},[1622],{"type":46,"value":629},{"type":41,"tag":290,"props":1624,"children":1625},{"style":432},[1626],{"type":46,"value":1627}," Case ",{"type":41,"tag":290,"props":1629,"children":1630},{"style":297},[1631],{"type":46,"value":629},{"type":41,"tag":290,"props":1633,"children":1634},{"style":432},[1635],{"type":46,"value":1636}," Outgoing ",{"type":41,"tag":290,"props":1638,"children":1639},{"style":297},[1640],{"type":46,"value":629},{"type":41,"tag":290,"props":1642,"children":1643},{"style":432},[1644],{"type":46,"value":1645}," Incoming ",{"type":41,"tag":290,"props":1647,"children":1648},{"style":297},[1649],{"type":46,"value":629},{"type":41,"tag":290,"props":1651,"children":1652},{"style":432},[1653],{"type":46,"value":1654}," Practice area ",{"type":41,"tag":290,"props":1656,"children":1657},{"style":297},[1658],{"type":46,"value":629},{"type":41,"tag":290,"props":1660,"children":1661},{"style":432},[1662],{"type":46,"value":1663}," Urgency ",{"type":41,"tag":290,"props":1665,"children":1666},{"style":297},[1667],{"type":46,"value":666},{"type":41,"tag":290,"props":1669,"children":1670},{"class":292,"line":529},[1671],{"type":41,"tag":290,"props":1672,"children":1673},{"style":297},[1674],{"type":46,"value":1675},"|---|---|---|---|---|\n",{"type":41,"tag":290,"props":1677,"children":1678},{"class":292,"line":537},[1679,1683,1687,1691,1695,1699,1703,1707,1711,1715,1720,1724,1728,1732,1736,1740,1745],{"type":41,"tag":290,"props":1680,"children":1681},{"style":297},[1682],{"type":46,"value":629},{"type":41,"tag":290,"props":1684,"children":1685},{"style":297},[1686],{"type":46,"value":341},{"type":41,"tag":290,"props":1688,"children":1689},{"style":344},[1690],{"type":46,"value":347},{"type":41,"tag":290,"props":1692,"children":1693},{"style":297},[1694],{"type":46,"value":697},{"type":41,"tag":290,"props":1696,"children":1697},{"style":297},[1698],{"type":46,"value":702},{"type":41,"tag":290,"props":1700,"children":1701},{"style":297},[1702],{"type":46,"value":341},{"type":41,"tag":290,"props":1704,"children":1705},{"style":344},[1706],{"type":46,"value":408},{"type":41,"tag":290,"props":1708,"children":1709},{"style":297},[1710],{"type":46,"value":697},{"type":41,"tag":290,"props":1712,"children":1713},{"style":297},[1714],{"type":46,"value":702},{"type":41,"tag":290,"props":1716,"children":1717},{"style":432},[1718],{"type":46,"value":1719}," [name or TBD] ",{"type":41,"tag":290,"props":1721,"children":1722},{"style":297},[1723],{"type":46,"value":629},{"type":41,"tag":290,"props":1725,"children":1726},{"style":297},[1727],{"type":46,"value":341},{"type":41,"tag":290,"props":1729,"children":1730},{"style":344},[1731],{"type":46,"value":378},{"type":41,"tag":290,"props":1733,"children":1734},{"style":297},[1735],{"type":46,"value":697},{"type":41,"tag":290,"props":1737,"children":1738},{"style":297},[1739],{"type":46,"value":702},{"type":41,"tag":290,"props":1741,"children":1742},{"style":432},[1743],{"type":46,"value":1744}," [standard \u002F deadline within 2 weeks \u002F urgent] ",{"type":41,"tag":290,"props":1746,"children":1747},{"style":297},[1748],{"type":46,"value":666},{"type":41,"tag":290,"props":1750,"children":1751},{"class":292,"line":546},[1752],{"type":41,"tag":290,"props":1753,"children":1754},{"emptyLinePlaceholder":313},[1755],{"type":46,"value":316},{"type":41,"tag":290,"props":1757,"children":1758},{"class":292,"line":554},[1759,1763],{"type":41,"tag":290,"props":1760,"children":1761},{"style":297},[1762],{"type":46,"value":521},{"type":41,"tag":290,"props":1764,"children":1765},{"style":303},[1766],{"type":46,"value":1767},"Unassigned\n",{"type":41,"tag":290,"props":1769,"children":1770},{"class":292,"line":567},[1771],{"type":41,"tag":290,"props":1772,"children":1773},{"emptyLinePlaceholder":313},[1774],{"type":46,"value":316},{"type":41,"tag":290,"props":1776,"children":1777},{"class":292,"line":575},[1778],{"type":41,"tag":290,"props":1779,"children":1780},{"style":432},[1781],{"type":46,"value":1782},"[cases whose incoming student is \"TBD\" — professor assigns before next semester]\n",{"type":41,"tag":290,"props":1784,"children":1785},{"class":292,"line":615},[1786],{"type":41,"tag":290,"props":1787,"children":1788},{"emptyLinePlaceholder":313},[1789],{"type":46,"value":316},{"type":41,"tag":290,"props":1791,"children":1792},{"class":292,"line":623},[1793,1797],{"type":41,"tag":290,"props":1794,"children":1795},{"style":297},[1796],{"type":46,"value":521},{"type":41,"tag":290,"props":1798,"children":1799},{"style":303},[1800],{"type":46,"value":1801},"Deadlines within 30 days of semester start\n",{"type":41,"tag":290,"props":1803,"children":1804},{"class":292,"line":669},[1805],{"type":41,"tag":290,"props":1806,"children":1807},{"emptyLinePlaceholder":313},[1808],{"type":46,"value":316},{"type":41,"tag":290,"props":1810,"children":1811},{"class":292,"line":678},[1812],{"type":41,"tag":290,"props":1813,"children":1814},{"style":432},[1815],{"type":46,"value":1816},"[pulled from deadlines.yaml — these are the cases the new cohort hits running]\n",{"type":41,"tag":290,"props":1818,"children":1819},{"class":292,"line":767},[1820],{"type":41,"tag":290,"props":1821,"children":1822},{"emptyLinePlaceholder":313},[1823],{"type":46,"value":316},{"type":41,"tag":290,"props":1825,"children":1826},{"class":292,"line":775},[1827,1831],{"type":41,"tag":290,"props":1828,"children":1829},{"style":297},[1830],{"type":46,"value":521},{"type":41,"tag":290,"props":1832,"children":1833},{"style":303},[1834],{"type":46,"value":1835},"Notes for professor\n",{"type":41,"tag":290,"props":1837,"children":1838},{"class":292,"line":788},[1839],{"type":41,"tag":290,"props":1840,"children":1841},{"emptyLinePlaceholder":313},[1842],{"type":46,"value":316},{"type":41,"tag":290,"props":1844,"children":1845},{"class":292,"line":796},[1846,1850],{"type":41,"tag":290,"props":1847,"children":1848},{"style":297},[1849],{"type":46,"value":802},{"type":41,"tag":290,"props":1851,"children":1852},{"style":432},[1853],{"type":46,"value":1854}," [Any case that raised concern about student performance, flagged for closer supervision]\n",{"type":41,"tag":290,"props":1856,"children":1857},{"class":292,"line":810},[1858,1862],{"type":41,"tag":290,"props":1859,"children":1860},{"style":297},[1861],{"type":46,"value":802},{"type":41,"tag":290,"props":1863,"children":1864},{"style":432},[1865],{"type":46,"value":1866}," [Any case where the outgoing student is willing to stay on consult — e.g., graduating 3L who wants to mentor the 2L taking over]\n",{"type":41,"tag":290,"props":1868,"children":1869},{"class":292,"line":823},[1870,1874],{"type":41,"tag":290,"props":1871,"children":1872},{"style":297},[1873],{"type":46,"value":802},{"type":41,"tag":290,"props":1875,"children":1876},{"style":432},[1877],{"type":46,"value":1878}," [Patterns across handoffs — e.g., \"three of six cases have active deadlines in first 14 days; consider front-loading ramp exercises on those practice areas\"]\n",{"type":41,"tag":231,"props":1880,"children":1882},{"id":1881},"step-4-professor-review-if-supervision-model-calls-for-it",[1883],{"type":46,"value":1884},"Step 4: Professor review (if supervision model calls for it)",{"type":41,"tag":145,"props":1886,"children":1887},{},[1888,1890,1896,1898,1903],{"type":46,"value":1889},"Closing a case or transitioning it to a new student is a consequential action. The gate is the supervision workflow in ",{"type":41,"tag":59,"props":1891,"children":1893},{"className":1892},[],[1894],{"type":46,"value":1895},"## Supervision style",{"type":46,"value":1897}," in ",{"type":41,"tag":59,"props":1899,"children":1901},{"className":1900},[],[1902],{"type":46,"value":64},{"type":46,"value":1904},", reinforced by the Part 0 role check confirming a licensed supervising attorney owns the setup. Case-closing memos always get professor sign-off before the case is marked closed in the handoff document, regardless of supervision-style choice.",{"type":41,"tag":145,"props":1906,"children":1907},{},[1908,1910,1915],{"type":46,"value":1909},"Per ",{"type":41,"tag":59,"props":1911,"children":1913},{"className":1912},[],[1914],{"type":46,"value":64},{"type":46,"value":1916}," supervision style:",{"type":41,"tag":181,"props":1918,"children":1919},{},[1920,1931,1948],{"type":41,"tag":53,"props":1921,"children":1922},{},[1923,1929],{"type":41,"tag":1924,"props":1925,"children":1926},"strong",{},[1927],{"type":46,"value":1928},"Formal review queue:",{"type":46,"value":1930}," every handoff memo goes into the review queue before release to the incoming student. Professor approves, edits, or returns.",{"type":41,"tag":53,"props":1932,"children":1933},{},[1934,1939,1941,1946],{"type":41,"tag":1924,"props":1935,"children":1936},{},[1937],{"type":46,"value":1938},"Configurable flags:",{"type":46,"value":1940}," memos carry \"CHECK WITH ",{"type":41,"tag":290,"props":1942,"children":1943},{},[1944],{"type":46,"value":1945},"PROFESSOR",{"type":46,"value":1947}," BEFORE RELYING\" — professor reviews informally, student responsible for checking in.",{"type":41,"tag":53,"props":1949,"children":1950},{},[1951,1956],{"type":41,"tag":1924,"props":1952,"children":1953},{},[1954],{"type":46,"value":1955},"Lighter-touch:",{"type":46,"value":1957}," memos carry standard AI-assisted label; professor reviews through existing structure. Case-closing memos still route to the professor before closure.",{"type":41,"tag":231,"props":1959,"children":1961},{"id":1960},"step-5-hand-off",[1962],{"type":46,"value":1963},"Step 5: Hand off",{"type":41,"tag":145,"props":1965,"children":1966},{},[1967,1969,1974,1976,1981,1983,1988],{"type":46,"value":1968},"Once reviewed, handoff memos live at ",{"type":41,"tag":59,"props":1970,"children":1972},{"className":1971},[],[1973],{"type":46,"value":107},{"type":46,"value":1975},". The incoming student reads them during their ",{"type":41,"tag":59,"props":1977,"children":1979},{"className":1978},[],[1980],{"type":46,"value":155},{"type":46,"value":1982}," run at the start of next semester — ",{"type":41,"tag":59,"props":1984,"children":1986},{"className":1985},[],[1987],{"type":46,"value":155},{"type":46,"value":1989}," should surface the memos for cases the new student is assigned.",{"type":41,"tag":138,"props":1991,"children":1993},{"id":1992},"integration",[1994],{"type":46,"value":1995},"Integration",{"type":41,"tag":181,"props":1997,"children":1998},{},[1999,2021,2036,2051],{"type":41,"tag":53,"props":2000,"children":2001},{},[2002,2011,2013,2019],{"type":41,"tag":1924,"props":2003,"children":2004},{},[2005,2010],{"type":41,"tag":59,"props":2006,"children":2008},{"className":2007},[],[2009],{"type":46,"value":155},{"type":46,"value":1437},{"type":46,"value":2012}," at the start of next semester, reads ",{"type":41,"tag":59,"props":2014,"children":2016},{"className":2015},[],[2017],{"type":46,"value":2018},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flegal-clinic\u002Fhandoffs\u002F[most-recent-semester]\u002F",{"type":46,"value":2020}," and surfaces per-case memos for the cases each new student is taking on.",{"type":41,"tag":53,"props":2022,"children":2023},{},[2024,2034],{"type":41,"tag":1924,"props":2025,"children":2026},{},[2027,2033],{"type":41,"tag":59,"props":2028,"children":2030},{"className":2029},[],[2031],{"type":46,"value":2032},"\u002Fdeadlines",{"type":46,"value":1437},{"type":46,"value":2035}," feeds the pending-deadlines section of each memo.",{"type":41,"tag":53,"props":2037,"children":2038},{},[2039,2049],{"type":41,"tag":1924,"props":2040,"children":2041},{},[2042,2048],{"type":41,"tag":59,"props":2043,"children":2045},{"className":2044},[],[2046],{"type":46,"value":2047},"\u002Fclient-comms-log",{"type":46,"value":1437},{"type":46,"value":2050}," feeds the communications history summary.",{"type":41,"tag":53,"props":2052,"children":2053},{},[2054,2065],{"type":41,"tag":1924,"props":2055,"children":2056},{},[2057,2063],{"type":41,"tag":59,"props":2058,"children":2060},{"className":2059},[],[2061],{"type":46,"value":2062},"\u002Fsupervisor-review-queue",{"type":46,"value":2064}," (if formal review enabled):",{"type":46,"value":2066}," handoff memos route here for professor approval.",{"type":41,"tag":138,"props":2068,"children":2070},{"id":2069},"what-this-skill-does-not-do",[2071],{"type":46,"value":2072},"What this skill does not do",{"type":41,"tag":181,"props":2074,"children":2075},{},[2076,2102,2112,2122],{"type":41,"tag":53,"props":2077,"children":2078},{},[2079,2084,2086,2092,2094,2100],{"type":41,"tag":1924,"props":2080,"children":2081},{},[2082],{"type":46,"value":2083},"Close cases.",{"type":46,"value":2085}," Handoff is for cases transitioning to the next cohort. Cases closing at semester end should get a final internal status memo (",{"type":41,"tag":59,"props":2087,"children":2089},{"className":2088},[],[2090],{"type":46,"value":2091},"\u002Flegal-clinic:status internal",{"type":46,"value":2093},") for the file and be marked closed in the handoff document; the status skill supports ",{"type":41,"tag":59,"props":2095,"children":2097},{"className":2096},[],[2098],{"type":46,"value":2099},"client | internal | court",{"type":46,"value":2101}," audiences.",{"type":41,"tag":53,"props":2103,"children":2104},{},[2105,2110],{"type":41,"tag":1924,"props":2106,"children":2107},{},[2108],{"type":46,"value":2109},"Assign incoming students.",{"type":46,"value":2111}," Professor assigns. Skill records what the assignment is; doesn't pick.",{"type":41,"tag":53,"props":2113,"children":2114},{},[2115,2120],{"type":41,"tag":1924,"props":2116,"children":2117},{},[2118],{"type":46,"value":2119},"Generate handoffs from scratch without clinic data.",{"type":46,"value":2121}," Needs the active case list as input. If the clinic doesn't maintain one, the skill surfaces that gap as a blocker rather than inventing.",{"type":41,"tag":53,"props":2123,"children":2124},{},[2125,2130],{"type":41,"tag":1924,"props":2126,"children":2127},{},[2128],{"type":46,"value":2129},"Replace a conversation.",{"type":46,"value":2131}," The written memo is the record. The outgoing student should also have a conversation with the incoming student where feasible — the memo captures facts; a conversation captures judgment and relationship context the memo can't.",{"type":41,"tag":2133,"props":2134,"children":2135},"style",{},[2136],{"type":46,"value":2137},"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":2139,"total":2237},[2140,2154,2171,2188,2200,2211,2222],{"slug":2141,"name":2141,"fn":2142,"description":2143,"org":2144,"tags":2145,"stars":23,"repoUrl":24,"updatedAt":2153},"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},[2146,2149,2152],{"name":2147,"slug":2148,"type":16},"Compliance","compliance",{"name":2150,"slug":2151,"type":16},"Governance","governance",{"name":21,"slug":22,"type":16},"2026-05-14T06:02:19.677579",{"slug":2155,"name":2155,"fn":2156,"description":2157,"org":2158,"tags":2159,"stars":23,"repoUrl":24,"updatedAt":2170},"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},[2160,2163,2166,2167],{"name":2161,"slug":2162,"type":16},"Automation","automation",{"name":2164,"slug":2165,"type":16},"Contracts","contracts",{"name":21,"slug":22,"type":16},{"name":2168,"slug":2169,"type":16},"QA","qa","2026-05-14T06:01:31.00555",{"slug":2172,"name":2172,"fn":2173,"description":2174,"org":2175,"tags":2176,"stars":23,"repoUrl":24,"updatedAt":2187},"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},[2177,2178,2181,2184],{"name":21,"slug":22,"type":16},{"name":2179,"slug":2180,"type":16},"Policy","policy",{"name":2182,"slug":2183,"type":16},"Regulatory Compliance","regulatory-compliance",{"name":2185,"slug":2186,"type":16},"Risk Assessment","risk-assessment","2026-05-13T06:03:19.61029",{"slug":2189,"name":2189,"fn":2190,"description":2191,"org":2192,"tags":2193,"stars":23,"repoUrl":24,"updatedAt":2199},"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},[2194,2195,2198],{"name":2164,"slug":2165,"type":16},{"name":2196,"slug":2197,"type":16},"Documents","documents",{"name":21,"slug":22,"type":16},"2026-05-13T06:03:34.070339",{"slug":2201,"name":2201,"fn":2202,"description":2203,"org":2204,"tags":2205,"stars":23,"repoUrl":24,"updatedAt":2210},"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},[2206,2207],{"name":2161,"slug":2162,"type":16},{"name":2208,"slug":2209,"type":16},"Plugin Development","plugin-development","2026-05-13T06:02:55.642269",{"slug":2212,"name":2212,"fn":2213,"description":2214,"org":2215,"tags":2216,"stars":23,"repoUrl":24,"updatedAt":2221},"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},[2217,2220],{"name":2218,"slug":2219,"type":16},"Education","education",{"name":21,"slug":22,"type":16},"2026-07-24T05:41:43.01243",{"slug":2223,"name":2223,"fn":2224,"description":2225,"org":2226,"tags":2227,"stars":23,"repoUrl":24,"updatedAt":2236},"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},[2228,2231,2232,2233],{"name":2229,"slug":2230,"type":16},"Documentation","documentation",{"name":2150,"slug":2151,"type":16},{"name":21,"slug":22,"type":16},{"name":2234,"slug":2235,"type":16},"Meetings","meetings","2026-05-14T06:01:29.792942",118,{"items":2239,"total":2422},[2240,2261,2275,2287,2306,2317,2336,2356,2370,2385,2393,2406],{"slug":2241,"name":2241,"fn":2242,"description":2243,"org":2244,"tags":2245,"stars":2258,"repoUrl":2259,"updatedAt":2260},"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},[2246,2249,2252,2255],{"name":2247,"slug":2248,"type":16},"Creative","creative",{"name":2250,"slug":2251,"type":16},"Design","design",{"name":2253,"slug":2254,"type":16},"Generative Art","generative-art",{"name":2256,"slug":2257,"type":16},"JavaScript","javascript",161831,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fskills","2026-04-06T17:56:15.455818",{"slug":2262,"name":2262,"fn":2263,"description":2264,"org":2265,"tags":2266,"stars":2258,"repoUrl":2259,"updatedAt":2274},"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},[2267,2270,2271],{"name":2268,"slug":2269,"type":16},"Branding","branding",{"name":2250,"slug":2251,"type":16},{"name":2272,"slug":2273,"type":16},"Typography","typography","2026-04-06T17:56:05.042852",{"slug":2276,"name":2276,"fn":2277,"description":2278,"org":2279,"tags":2280,"stars":2258,"repoUrl":2259,"updatedAt":2286},"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},[2281,2282,2283],{"name":2247,"slug":2248,"type":16},{"name":2250,"slug":2251,"type":16},{"name":2284,"slug":2285,"type":16},"PDF","pdf","2026-04-06T17:56:03.794732",{"slug":2288,"name":2288,"fn":2289,"description":2290,"org":2291,"tags":2292,"stars":2258,"repoUrl":2259,"updatedAt":2305},"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},[2293,2296,2297,2300,2302],{"name":2294,"slug":2295,"type":16},"Agents","agents",{"name":9,"slug":8,"type":16},{"name":2298,"slug":2299,"type":16},"Anthropic SDK","anthropic-sdk",{"name":2301,"slug":2288,"type":16},"Claude API",{"name":2303,"slug":2304,"type":16},"LLM","llm","2026-07-28T05:36:08.213335",{"slug":2307,"name":2307,"fn":2308,"description":2309,"org":2310,"tags":2311,"stars":2258,"repoUrl":2259,"updatedAt":2316},"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},[2312,2313],{"name":2229,"slug":2230,"type":16},{"name":2314,"slug":2315,"type":16},"Technical Writing","technical-writing","2026-04-06T17:56:14.18897",{"slug":2318,"name":2318,"fn":2319,"description":2320,"org":2321,"tags":2322,"stars":2258,"repoUrl":2259,"updatedAt":2335},"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},[2323,2324,2326,2329,2332],{"name":2196,"slug":2197,"type":16},{"name":2325,"slug":2318,"type":16},"DOCX",{"name":2327,"slug":2328,"type":16},"Office","office",{"name":2330,"slug":2331,"type":16},"Templates","templates",{"name":2333,"slug":2334,"type":16},"Word","word","2026-07-18T05:16:23.136271",{"slug":2337,"name":2337,"fn":2338,"description":2339,"org":2340,"tags":2341,"stars":2258,"repoUrl":2259,"updatedAt":2355},"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},[2342,2343,2346,2349,2352],{"name":2250,"slug":2251,"type":16},{"name":2344,"slug":2345,"type":16},"Frontend","frontend",{"name":2347,"slug":2348,"type":16},"React","react",{"name":2350,"slug":2351,"type":16},"Tailwind CSS","tailwind-css",{"name":2353,"slug":2354,"type":16},"UI Components","ui-components","2026-04-06T17:56:16.723469",{"slug":2357,"name":2357,"fn":2358,"description":2359,"org":2360,"tags":2361,"stars":2258,"repoUrl":2259,"updatedAt":2369},"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},[2362,2365,2366],{"name":2363,"slug":2364,"type":16},"Communications","communications",{"name":2330,"slug":2331,"type":16},{"name":2367,"slug":2368,"type":16},"Writing","writing","2026-04-06T17:56:20.695522",{"slug":2371,"name":2371,"fn":2372,"description":2373,"org":2374,"tags":2375,"stars":2258,"repoUrl":2259,"updatedAt":2384},"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},[2376,2377,2380,2381],{"name":2294,"slug":2295,"type":16},{"name":2378,"slug":2379,"type":16},"API Development","api-development",{"name":2303,"slug":2304,"type":16},{"name":2382,"slug":2383,"type":16},"MCP","mcp","2026-04-06T17:56:10.357665",{"slug":2285,"name":2285,"fn":2386,"description":2387,"org":2388,"tags":2389,"stars":2258,"repoUrl":2259,"updatedAt":2392},"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},[2390,2391],{"name":2196,"slug":2197,"type":16},{"name":2284,"slug":2285,"type":16},"2026-04-06T17:56:02.483316",{"slug":2394,"name":2394,"fn":2395,"description":2396,"org":2397,"tags":2398,"stars":2258,"repoUrl":2259,"updatedAt":2405},"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},[2399,2402],{"name":2400,"slug":2401,"type":16},"PowerPoint","powerpoint",{"name":2403,"slug":2404,"type":16},"Presentations","presentations","2026-07-18T05:16:24.1471",{"slug":2407,"name":2407,"fn":2408,"description":2409,"org":2410,"tags":2411,"stars":2258,"repoUrl":2259,"updatedAt":2421},"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},[2412,2413,2414,2417,2420],{"name":2294,"slug":2295,"type":16},{"name":2229,"slug":2230,"type":16},{"name":2415,"slug":2416,"type":16},"Evals","evals",{"name":2418,"slug":2419,"type":16},"Performance","performance",{"name":2314,"slug":2315,"type":16},"2026-04-19T06:45:40.804",490]