Agent Skills
› anthropics/claude-for-legal
› investigation-memo
investigation-memo
GitHub基于调查日志起草或更新特权调查备忘录。适用于完成初稿或新增数据需更新时,引用内部参考技能执行,提示高风险源状态并展示变更,输出标注为律师工作成果机密信息。
Trigger Scenarios
需要生成初次调查备忘录
已有备忘录需根据新数据更新
Install
npx skills add anthropics/claude-for-legal --skill investigation-memo -g -y
SKILL.md
Frontmatter
{
"name": "investigation-memo",
"description": "Draft or update the privileged investigation memo from the investigation log. Use when an investigation is far enough along to write the first memo cut, or when new data has been added and the existing draft needs updating.\n",
"argument-hint": "[matter name]"
}
/investigation-memo
Drafts the first cut of the privileged investigation memo from the log, or updates an existing draft when new data has been added.
Instructions
- Load the
internal-investigationreference skill and run Mode 4 (Draft or update memo). - If drafting for the first time, warn if high-priority sources are still open on the checklist.
- If updating, show what changed before rewriting.
- All output is marked PRIVILEGED AND CONFIDENTIAL — ATTORNEY WORK PRODUCT.
Examples
/employment-legal:investigation-memo [matter name]
/employment-legal:investigation-memo [matter name]
(updates existing memo if one exists)
Detailed memo structure, credibility-assessment framework, and update rules live in the
internal-investigationreference skill — load it before doing substantive work.
Version History
- 5ceb305 Current 2026-07-05 15:34


