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.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add infometa/workbuddyskills --skill investigation-add --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Investigation Add?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/infometa-investigation-add)More formats (shields.io, HTML) on the badges page.
---
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 `~/.codebuddy/plugins/config/legal-workflows/employment-legal/practice-profile.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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!