Ask questions against an open investigation log — what witnesses said, where accounts conflict, what gaps exist, what the strongest evidence is on each issue. Use when the attorney needs to query the investigation record without re-reading every entry.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add infometa/workbuddyskills --skill investigation-query --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Investigation Query?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/infometa-investigation-query)More formats (shields.io, HTML) on the badges page.
---
name: investigation-query
description: >
Ask questions against an open investigation log — what witnesses said, where
accounts conflict, what gaps exist, what the strongest evidence is on each
issue. Use when the attorney needs to query the investigation record without
re-reading every entry.
argument-hint: "[matter name] [question]"
---
# /investigation-query
Answers questions against the investigation log — what witnesses said,
where accounts conflict, what gaps exist, what the strongest evidence is
on each issue.
## Instructions
1. Load the `internal-investigation` reference skill and run Mode 3 (Query).
2. Always cite log entry IDs in the answer.
3. If the log contains nothing relevant to the question, say so explicitly —
"I have not seen any information on [topic] in this investigation log
([N] entries reviewed)" — and offer to flag it as a gap.
## Examples
```
/employment-legal:investigation-query [matter name]
What did the respondent say about the December team dinner?
```
```
/employment-legal:investigation-query [matter name]
Where do the complainant's and respondent's accounts conflict?
```
```
/employment-legal:investigation-query [matter name]
What do we still need?
```
> Detailed log-query process, citation rules, and gap-flagging templates 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!