> 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.
Install with the open skills CLI (global, non-interactive — available in every Claude Code session):
npx skills add anthropics/claude-for-legal --skill "investigation-query" -g -a claude-code -yOr manually — copy the SKILL.md below into:
~/.claude/skills/investigation-query/SKILL.md---
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.
Dark-themed SVG architecture/cloud/infra diagrams as HTML.
Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.
| Drive the user's desktop in the background — clicking, typing, scrolling, dragging — without stealing the cursor, keyboard focus, or switching virtual desktops / Spaces. Cross-platform: macOS, Windows, Linux. Works with any tool-capable model. Load this skill whenever the `computer_use` tool is available.