client-comms-log

Log client communications per case with timestamps and structured inputs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Log a client communication — call, email, text, letter, in-person, or voicemail — as an append-only per-case record with dated entries, direction, medium, summary, and action items. Works alongside /client-letter and /status client to maintain a clear historical record for each case and make handoffs and supervision straightforward.

Core Features & Use Cases

  • Append-only case logs with timestamp, direction, medium, summary, and action items.
  • Supports modes: --add, --read, --summary, --patterns.
  • Integrations: works with /client-letter, /status client, /client-intake, /semester-handoff, and /deadlines to streamline case management.

Quick Start

Log a new client communication by running the skill with a case ID and the default --add mode.

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 per case for legal supervision?

You log client communications per case by providing a case-id and structured inputs including direction, medium, participant names, duration, summary, action items, and follow-up. This creates an append-only, timestamped record for supervision-ready history.

What types of client communications can I track in a case management log?

You can log calls, emails, texts, letters, in-person meetings, and voicemails in a case management log. Entries are append-only and timestamped, capturing direction, medium, summaries, and action items across a clinical-law practice.

What's the best way to review past client interaction logs for case handoffs?

Review past client interaction logs using the --read, --summary, and --patterns modes. These modes support flexible use by allowing you to read entries, view summaries, and detect patterns, making handoffs and supervision straightforward.

Do I need a case-id to record client calls and emails?

Yes, a case-id is required to record client calls and emails. The skill uses this case-id alongside structured inputs like direction, medium, duration, and summary to create an append-only, timestamped record for each specific case.

Can I modify or delete previous entries in a client communication log?

No, the client communication log is append-only, meaning previous entries cannot be modified or deleted. This design ensures continuity and maintains a clear, timestamped historical record for supervision and handoffs.