investigation-query

Answers questions against an internal investigation log with cited entry IDs.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/tk1cntt/PhapChe --skill investigation-query-tk1cntt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: investigation-query
Source: https://github.com/tk1cntt/PhapChe/tree/main/docs/claude-for-legal-main/employment-legal/skills/investigation-query
Command: npx skills add https://github.com/tk1cntt/PhapChe --skill investigation-query-tk1cntt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Attorneys running workplace investigations accumulate long interview and evidence logs, and re-reading every entry to answer a single question wastes time. This Skill lets you ask natural-language questions against the investigation log and get answers grounded in specific log entries. ## Core Features & Use Cases - Witness Account Lookup: Retrieve what a specific witness said about a topic, such as the respondent's account of a team dinner. - Conflict Detection: Identify where the complainant's and respondent's accounts contradict each other. - Gap Analysis: Surface what evidence is still missing and flag unanswered topics explicitly, with entry counts reviewed. - Use Case: During an employment investigation, ask "What do we still need?" and receive a gap summary citing log entry IDs, so you can plan the next round of interviews. ## Quick Start Ask the assistant to query the investigation log for your matter, for example what the respondent said about the December team dinner, and require cited log entry IDs.

Frequently Asked Questions about investigation-query

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query an investigation log without re-reading every entry?

Run the investigation-query command with the matter name and your question. It loads the internal-investigation reference skill in Query mode and returns answers citing specific log entry IDs.

How do I find conflicting witness statements in an investigation?

Ask a question such as where the complainant's and respondent's accounts conflict. The skill compares log entries and reports contradictions with citations to the relevant entry IDs.

What happens if the investigation log has no information on my topic?

The skill states explicitly that no information on the topic exists, reports how many entries were reviewed, and offers to flag the topic as a gap rather than fabricating an answer.

Can I use investigation queries to identify evidence gaps?

Yes. Asking what is still needed triggers gap analysis over the log, highlighting missing evidence per issue so you can plan follow-up interviews or document requests.

Does investigation-query work without the internal-investigation skill?

No. The detailed log-query process, citation rules, and gap-flagging templates live in the internal-investigation reference skill, which must be loaded before substantive query work.