client-comms-log

Record client communications as an append-only case-scoped timeline.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents lost communication history by helping students and legal clinic staff record client interactions so nothing important gets missed or disputed later.

Core Features & Use Cases

  • Append-only communication entries: Records direction (in/out), medium (call/email/text/letter/meeting/voicemail), student and client parties, summaries, action items, and deadlines in a case-scoped log file.
  • Fast retrieval and teaching handoff: Supports reading the latest entries, generating a one-paragraph summary for semester handoff, and producing guidance-oriented pattern detection.
  • Cross-skill workflow integration: Creates proposals to add deadlines and route summaries to related clinic workflows when appropriate, while keeping the log focused on facts (not legal strategy).

Example: After a client call, record the date/time, summarize what was discussed, capture any follow-up the clinic must make (with a due date), and later run patterns to identify unanswered messages or missed follow-ups.

Quick Start

Run client-comms-log with your case number and choose add to write a new communication entry into the case log.

Frequently Asked Questions about client-comms-log

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

FAQPage Schema
How do I log client communications to prevent lost case history?

You can log client communications by recording the interaction's direction, medium, parties, and summary as an append-only entry in a case-scoped file. This prevents important details from getting missed or disputed later.

What is the best way to track unanswered outreach and missed deadlines in case management?

Tracking unanswered outreach and missed deadlines is handled by scanning the case communication log for patterns. It identifies missed follow-ups and generates guidance-oriented alerts for outstanding action items.

How do I create a handoff summary for a legal clinic case file?

To create a handoff summary, the communication log generates a one-paragraph summary from recorded case interactions. This provides a fast retrieval method for semester transitions and staff changes.

Can I use a communication log to coordinate deadlines with clinic workflows?

Yes, the communication log coordinates with clinic workflows by creating proposals to route summaries and add deadlines. It keeps the log focused on factual interactions rather than legal strategy.

Does the client communication log support phone calls, emails, and texts?

Yes, the client communication log supports phone calls, emails, texts, letters, meetings, and voicemail notes. It requires capturing structured fields like direction, medium, parties, and action items for each entry.

What structured fields do I need to record when adding a client contact entry?

Recording a client contact entry requires capturing structured fields including direction, medium, parties, summary, action items, and deadlines. These fields are written to the case log path to maintain consistency.