investigation-add
$
npx mdskill add anthropics/claude-for-legal/investigation-addAdds and processes new data into an open investigation
- Solves the task of integrating new evidence or notes into ongoing investigations
- Relies on the internal-investigation reference skill and document processing tools
- Applies documented pull criteria to surface significant items and track coverage
- Logs all reviewed data and prompts updates to sources checklist for verification
SKILL.md
.github/skills/investigation-addView on GitHub ↗
--- name: investigation-add description: > Add data to an open investigation — documents, interview notes, or observations. Processes batches against the documented pull criteria, surfaces significant items, and logs everything reviewed for coverage verification. Use when new evidence, interview notes, or document productions come in for an open investigation. argument-hint: "[matter name or slug, then paste or attach data]" --- # /investigation-add Adds data to an open investigation log. Processes document batches using documented pull criteria, surfaces significant items, logs everything reviewed for coverage verification. ## Instructions 1. Load `~/.claude/plugins/config/claude-for-legal/employment-legal/CLAUDE.md`. 2. Load the `internal-investigation` reference skill and run Mode 2 (Add data). 3. After processing, show the surface ratio and list of surfaced items. 4. Prompt to update the sources checklist if the data covers a checklist item. ## Examples ``` /employment-legal:investigation-add [matter name] [paste interview notes] ``` ``` /employment-legal:investigation-add [matter name] [attach email export] ``` > Detailed needle-finding process, log entry format, surface-ratio rules, and > sources-checklist tracking live in the `internal-investigation` reference > skill — load it before doing substantive work.