investigation-memo

Drafts and updates privileged investigation memos from internal investigation logs.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/tk1cntt/PhapChe --skill investigation-memo-tk1cntt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: investigation-memo
Source: https://github.com/tk1cntt/PhapChe/tree/main/docs/claude-for-legal-main/employment-legal/skills/investigation-memo
Command: npx skills add https://github.com/tk1cntt/PhapChe --skill investigation-memo-tk1cntt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Employment investigations generate large volumes of log entries, evidence notes, and witness statements that must eventually be consolidated into a privileged memo. This Skill automates the first draft of that memo and keeps it current as new data arrives, reducing manual synthesis work for legal teams. ## Core Features & Use Cases - First-Cut Memo Drafting: Generates the initial privileged investigation memo directly from the investigation log once the matter is far enough along. - Draft Updating: Updates an existing memo when new data is added, showing what changed before rewriting. - Readiness Warnings: Warns when high-priority sources are still open on the checklist before a first draft is written. - Use Case: An employment attorney wraps up witness interviews for a harassment matter and runs the skill to produce a first-cut privileged memo marked as attorney work product, then refreshes it after new documents arrive. ## Quick Start Ask the assistant to draft the privileged investigation memo for your matter by name, for example: draft the investigation memo for the Johnson matter.

Frequently Asked Questions about investigation-memo

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

FAQPage Schema
How do I draft an internal investigation memo from an investigation log?

Run the investigation-memo skill with the matter name once the investigation is far enough along. It loads the internal-investigation reference skill and produces a first-cut privileged memo from the log entries.

How do I update an existing investigation memo with new evidence?

Invoke the skill again with the same matter name after new data is added to the log. It detects the existing draft, shows what changed, and then rewrites the memo accordingly.

Does the investigation memo draft warn about incomplete evidence?

Yes. When drafting for the first time, the skill warns if high-priority sources are still open on the investigation checklist, so you know the memo may be premature.

Is the investigation memo output marked as privileged?

Yes. All output is marked PRIVILEGED AND CONFIDENTIAL — ATTORNEY WORK PRODUCT, consistent with internal investigation documentation practice.

Where are the memo structure and credibility assessment rules defined?

They live in the separate internal-investigation reference skill, which this skill loads before doing substantive work. The investigation-memo skill itself only orchestrates drafting and updating.