client-comms-log

Log dated, append-only client communications for legal clinic cases.

100|16|Updated May 13, 2026
One-click install
npx skills add https://github.com/ZekaiSuni/claude-for-legal-turkish --skill client-comms-log-zekaisuni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: client-comms-log
Source: https://github.com/ZekaiSuni/claude-for-legal-turkish/tree/main/legal-clinic/skills/client-comms-log
Command: npx skills add https://github.com/ZekaiSuni/claude-for-legal-turkish --skill client-comms-log-zekaisuni

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents lost context and documentation gaps by helping clinics maintain an accurate, append-only communications history for each client case. It ensures every call, email, voicemail, letter, or in-person contact is captured with direction, medium, and next steps so handoffs and supervision can be done reliably.

Core Features & Use Cases

  • Append-only per-case logging: Create dated entries with direction (in/out), medium (call/email/text/letter/etc.), client vs. third-party context, and a 2–4 sentence substantive summary.
  • Operational follow-through tracking: Record student action items and follow-up due dates, enabling detection of missed responses or unresolved tasks.
  • Supervision-focused pattern scanning: Analyze the log for unanswered client communications, missed follow-ups, language/accommodation gaps, tone escalation, and contact gaps.

Quick Start

Use client-comms-log to add a new entry for case-id "2026-CLINIC-014" by logging an outgoing email to the client with the summary and action items due next Friday.

Frequently Asked Questions about client-comms-log

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

FAQPage Schema
How do I keep dated client communication records for legal clinic cases?

Keep dated client communication records by logging each contact as an append-only entry with direction, medium, and a substantive summary. This ensures every call, email, or letter is captured accurately for reliable case handoffs and supervision.

What's the best way to track missed follow-ups and unanswered client communications?

Track missed follow-ups by scanning the communication log for supervision-relevant patterns. The system analyzes append-only case entries to detect unanswered contacts, missed action items, and unresolved tasks automatically.

Can I log client communications for a specific case without altering past entries?

You can log client communications without altering past entries because the system enforces add-only history. It writes to a case-scoped path and prepends new entries most-recent-first, preserving the original record.

How do I record student action items and follow-up due dates in a case management log?

Record student action items and follow-up due dates by adding them to new communication log entries. This operational follow-through tracking enables detection of missed responses and unresolved tasks during supervision pattern scanning.

Does client communication logging work for handoff readiness in a legal clinic?

Client communication logging works for handoff readiness by maintaining an accurate, dated history with direction, medium, and next steps for each case. This prevents documentation gaps so supervisors and incoming students can review context reliably.

What information do I need to start logging communications for a legal case?

To start logging communications you need a case-id, which scopes the append-only log path. Each entry requires a date, direction, medium, and a substantive summary to maintain a complete case record.