
Status Summaries
OfficialFreeGenerate tailored case updates for different audiences.
Free · Opens the source repo
What Status Summaries does
The Status Summaries skill is designed to streamline the process of creating case status updates tailored to various audiences, including clients, professors, and courts. Legal clinics often face the challenge of producing numerous updates that require different levels of detail and language. This skill addresses that need by allowing users to generate concise and appropriate summaries based on the intended recipient's needs. By loading specific context from a configuration file, the skill ensures that the generated updates adhere to plain-language standards and jurisdictional requirements, making it easier for users to communicate effectively.
To use the skill, users simply load their case notes and specify the audience type—client, internal (professor), or court. Each audience type has distinct requirements: client updates are written in plain language to alleviate client stress, internal updates focus on procedural posture and require professor input, while court updates must adhere to formal caption formats and local rules. This structured approach helps maintain clarity and ensures that all necessary information is included without overwhelming the reader with legal jargon.
The skill is particularly useful for law students and legal interns who are responsible for keeping clients informed, updating supervising attorneys, or preparing formal court documents. By automating the generation of these updates, the skill saves time and reduces the likelihood of errors in communication. It allows users to focus on the substantive aspects of their cases while ensuring that the administrative tasks are handled efficiently.
In summary, the Status Summaries skill offers a practical solution for legal clinics that need to produce frequent and varied case updates. By providing a clear framework for generating audience-specific summaries, it enhances communication and ensures that all stakeholders are informed appropriately.
When to use it
Use this skill when you need to create case status updates for clients, professors, or courts, ensuring the right tone and detail for each audience.
When not to use it
This skill is not suitable for generating legal analysis or in-depth legal documents that require extensive legal reasoning or argumentation.
What you can build with it
Updating a Client
Generate a clear, plain-language summary of the case status to keep the client informed and engaged.
Briefing a Professor
Create an internal update that outlines procedural posture and highlights areas where the professor's input is needed.
Preparing a Court Report
Draft a formal status report that adheres to local court rules, ensuring all necessary legal formalities are met.
How to install Status Summaries
View source1. Install with the skills CLI
npx skills add anthropics/claude-for-legal/status --agent claude-code2. Or install it manually
Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.
Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs
Inside SKILL.md
Written by anthropics/status
- Load
~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md→ supervision style, plain-language standards, jurisdiction. - Use the workflow below. Read case notes.
- Generate for the specified audience:
client— plain language, what happened/next/you do/reach usinternal— procedural posture, done since last check-in, upcoming, needs professor input, student's assessmentcourt— formal status report in caption format per local rules
- Supervision routing per audience (client-facing and court-ready usually flag).
/legal-clinic:status client
/legal-clinic:status internal
/legal-clinic:status court
Status: Audience-Aware Case Summaries
Purpose
Clinics generate enormous numbers of status updates — to clients, to professors, to co-counsel, to courts. Same case, same facts, completely different documents. This skill takes the case notes and produces the right summary for the right reader.
Load context
~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md → supervision style, plain-language standards (for client-facing), jurisdiction.
Case notes for facts.
Audience modes
Client-facing
Reader: The client. Probably stressed. Possibly unfamiliar with legal process. Reading level per ~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md plain-language standards (default 6th grade).
Include:
- What's happened since they last heard from the clinic
- What's happening next and when
- What (if anything) they need to do
- How to reach the clinic
Don't include:
- Legal analysis (they don't need to know the IRAC)
- Weaknesses in their case (unless it's time to have that conversation — and that's a call for the professor, not a status update)
- Jargon
Review label for the student (not for the client — strip before sending):
[AI-ASSISTED DRAFT — requires student review and supervision step per plugin config]
Check your jurisdiction's student practice rule for required law-student sign-off language; some jurisdictions require specific forms.
Dear [Client],
I wanted to update you on your case.
**What's happened:** [Plain English. "We filed your answer with the court on
[date]" not "The responsive pleading was submitted."]
**What's next:** [What and when. "The court scheduled a hearing for [date] at
[time]. You need to be there." Or: "We're waiting for the landlord's lawyer
to respond. That could take a few weeks."]
**What you need to do:** [Specific and clear. Or: "Nothing right now — we'll
let you know when we need something from you."]
**How to reach us:** [Clinic phone, hours, student name]
[Student name]
Law Student, Certified Legal Intern
Under the supervision of [Supervising Attorney]
[Clinic name]
Before sending: sending a client status update is a consequential action. The gate is the supervision workflow in ## Supervision style in ~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md, reinforced by the Part 0 role check confirming a licensed supervising attorney owns the setup. Confirm the draft has been reviewed per the supervision protocol (queue / flag / lighter-touch) and all internal review labels ([AI-ASSISTED DRAFT], [VERIFY], etc.) have been removed from the client-facing copy.
Internal (for the professor)
Reader: The supervising professor. Knows the law. Wants to know where the case stands and what the student needs from them.
Include:
- Procedural status (where in the life of the case)
- What's been done since last check-in
- What's coming up (deadlines, hearings)
- Issues needing professor input
- Student's assessment (how it's going, concerns)
# Status: [Client] — [Matter] — [date]
**Student:** [name] | **Procedural posture:** [pre-filing / answer filed /
discovery / motion pending / etc.]
## Since last check-in
- [What's been done]
## Upcoming
| Date | What | Action needed by |
|---|---|---|
| [date] | [deadline/hearing] | [date] |
## Needs professor input
- [Question or decision point — specific]
## Student's assessment
[How it's going. Strengths, concerns, strategic questions. This is where the
student's thinking shows.]
---
[AI-ASSISTED DRAFT — student should revise the assessment section especially;
that's your thinking, not a summary of notes]
Court-ready
Reader: A judge or clerk. Formal. Specific to what the court needs (often a status report ordered by the court, or a statement in advance of a status conference).
Include:
- Procedural history (briefly)
- Current status of discovery/motions/settlement
- What's outstanding
- Proposed next steps or scheduling
Format: Per local rules. Caption, signature block, certificate of service if filed.
═══════════════════════════════════════════════════════════════════════
AI-ASSISTED DRAFT — requires student analysis and attorney review
Court filings ALWAYS require professor review before filing
═══════════════════════════════════════════════════════════════════════
[Caption per jurisdiction — VERIFY against current local rules]
STATUS REPORT
[Party] respectfully submits this status report pursuant to [the court's
order of [date] / local rule [X] / in advance of the status conference
scheduled for [date]].
1. Procedural history: [brief]
2. Current status: [discovery status / motion status / settlement status]
3. Outstanding matters: [what's pending]
4. Proposed next steps: [scheduling, if the court wants input]
[Signature block — student attorney under supervision of [Professor]]
[Certificate of service if filing]
---
[VERIFY: caption format, local status report requirements, service
requirements — per current [Court] rules]
Supervision routing
Per ~/.claude/plugins/config/claude-for-legal/legal-clinic/CLAUDE.md:
- Client-facing → usually a flag trigger (client communication)
- Internal → no flag (it's going to the professor anyway)
- Court-ready → always flagged if formal queue enabled (court filings)
What this skill does NOT do
- Decide what to tell the client. Especially on bad news or case weaknesses — that's a conversation for the student and professor to have, then the student to have with the client. Status updates are status, not strategic advice.
- File anything with a court. Drafts the document; professor reviews; filing per clinic procedure.
- Replace the student's assessment in internal status. The "student's assessment" section is the student's thinking — the draft can scaffold it but can't write it.
Close with the next-steps decision tree
End with the next-steps decision tree per CLAUDE.md ## Outputs. Customize the options to what this skill just produced — the five default branches (draft the X, escalate, get more facts, watch and wait, something else) are a starting point, not a lock-in. The tree is the output; the lawyer picks.
Frequently asked questions about Status Summaries
Similar skills
Supabase Docs Authoring
Streamline your Supabase documentation process.
Docs Writer
Streamline your documentation process with precision.
Clinical Case Report
Generate structured medical case presentations.
CrossFrame Suite
Streamline complex workflows for Chinese structural analysis.
Em Dash Expert
Master the em dash for clear, precise writing.
Nature Statistics Reporting
Enhance manuscript statistics for high-impact journal submissions.
