client-comms-log

Log dated client communications in append-only case-scoped records.

Updated May 19, 2026
One-click install
npx skills add https://github.com/jrhueiueng/codex-for-legal --skill client-comms-log-jrhueiueng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: client-comms-log
Source: https://github.com/jrhueiueng/codex-for-legal/tree/main/plugins/jrhueiueng/codex-for-legal/skills/legal-clinic__client-comms-log
Command: npx skills add https://github.com/jrhueiueng/codex-for-legal --skill client-comms-log-jrhueiueng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the need to reliably document every client communication for clinic continuity, supervision, and malpractice-defense readiness.

Core Features & Use Cases

  • Append-only communications logging: Capture dated entries with direction (in/out), medium, summary, and action items while keeping the record intact.
  • Case-scoped retrieval and summarization: Read the most recent entries, produce a one-paragraph condensed summary, and surface open items from the student side.
  • Supervision-focused pattern spotting: Scan for unanswered communications, missed follow-ups, language or accommodation gaps, tone shifts, and contact gaps.

Quick Start

Run client-comms-log with the flag to add an entry for case-id using the details of the latest client call or email so it is confirmed and written to 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 maintain an audit trail for client communications in a legal clinic?

You log client communications by adding dated entries with direction, medium, participant details, summary, and action items to a configured per-case log path. The append-only format ensures the record stays intact for later retrieval and supervision.

What is the best way to track follow-up due dates and unanswered client calls?

The best way to track follow-ups is by using a pattern-spotting workflow to scan the append-only log for unanswered communications, missed follow-ups, and contact gaps. This surfaces open items directly from the student side for timely resolution.

How do I summarize client contact records for supervision review?

You summarize client contact records by running a read workflow that produces a one-paragraph condensed summary of recent entries. It also surfaces open action items and detects patterns like tone shifts or accommodation gaps for supervision review.

Does append-only logging work for case management across different semesters?

Yes, append-only logging supports case management across semesters by keeping the record permanently intact while adding new dated entries. This continuity ensures new students can retrieve, review, and follow up on past communications without altering history.

What details do I need to capture when logging a client communication?

You need to capture the direction (in/out), medium, participant details, summary, action items, and follow-up due dates. These details are written to the configured per-case log path to maintain continuity and ensure timely follow-ups.