semester-handoff

Generate per-case legal clinic handoff memos and cohort summaries.

183|37|Updated May 15, 2026
One-click install
npx skills add https://github.com/zhou210712/claude-for-legal-ZH --skill semester-handoff-zhou210712
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: semester-handoff
Source: https://github.com/zhou210712/claude-for-legal-ZH/tree/main/legal-clinic/skills/semester-handoff
Command: npx skills add https://github.com/zhou210712/claude-for-legal-ZH --skill semester-handoff-zhou210712

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents case knowledge loss at the end of a semester by generating structured, per-case handoff memos and an overall cohort summary that help the incoming group pick up cleanly and quickly.

Core Features & Use Cases

  • Per-case handoff memo generation: Creates a standardized transfer document per active case, including status, deadlines, completed work, pending items, relationships, drafted/submitted files, and communication-history summaries.
  • Group-level handoff summary: Produces a semester-wide overview summary to show how many cases are being transferred, who is taking over, and which deadlines the new cohort must prioritize.
  • Guidance-mode routing for review: Routes outputs based on the clinic’s configured guidance style (formal review queue, configurable tags, or lighter-touch review) and ensures supervisor sign-off before closing/issuing handoff.

Quick Start

Run semester-handoff with your semester end context and the active case list so it generates each handoff memo and the semester group summary.

Frequently Asked Questions about semester-handoff

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate case handoff memos for a legal clinic at the end of a semester?

To generate legal clinic handoff memos, the Skill ingests per-case communication logs and clinic personas, mapping departing students to new assignees to output structured transfer documents and a group summary. It requires reading configured deadlines and case lists to execute successfully.

What is the best way to transfer active legal cases to a new student cohort?

The best way to transfer active legal cases is creating per-case handoff memos that detail status, pending items, and communication-history summaries. This approach ensures structured continuity across clinic cohorts by standardizing the transfer document for incoming groups.

Can I produce a group-level summary of transferred cases for my legal clinic?

Yes, you can produce a group-level summary of transferred cases. The Skill generates a semester-wide overview showing how many cases are transferred, who is taking over, and which deadlines the new cohort must prioritize alongside individual handoff memos.

Do I need configured files to document case knowledge loss prevention for graduating students?

Yes, you need configured files to prevent case knowledge loss. The process requires reading clinic personas and deadlines from configured files and ingesting communication logs to map departing students to new assignees effectively.

How does guidance-mode routing work for reviewing case handoff documents?

Guidance-mode routing for case handoff documents routes outputs based on configured guidance styles like formal review queues or configurable tags. It ensures a supervising lawyer provides sign-off before closing or issuing the handoff memorandum.

Where are generated handoff memos and semester summaries written when transferring clinic cases?

Generated handoff memos and semester summaries are written to the handoffs/[semester] memo and _summary.md file locations. These outputs provide incoming student groups with structured continuity for picking up active cases.