investigation-query

Query investigation logs to extract witness statements, resolve conflicts, and identify evidence gaps.

Updated May 28, 2026
One-click install
npx skills add https://github.com/gtgspot/clegal --skill investigation-query-gtgspot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: investigation-query
Source: https://github.com/gtgspot/clegal/tree/main/employment-legal/skills/investigation-query
Command: npx skills add https://github.com/gtgspot/clegal --skill investigation-query-gtgspot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Answers 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.

Core Features & Use Cases

  • Always cite log entry IDs in the answer.
  • Identify conflicts between accounts and gaps in the record.
  • Use cases include reviewing an ongoing investigation, preparing for depositions, and cross-examining testimony with audit trails.

Quick Start

Load the internal-investigation reference skill and run Mode 3 (Query).

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 to find conflicting witness statements?

Querying an investigation log to find conflicting witness statements is done by resolving account conflicts through cross-entry consistency checks. The system highlights contradictory witness statements and outputs the findings for attorney review.

Can I extract evidence gaps from an open investigation record?

You can extract evidence gaps from an open investigation record by querying log entries and evidence metadata. The system explicitly identifies missing information and applies a gap flag to highlight where the investigative record is incomplete.

How do I cite specific log entries when reviewing witness testimony?

To cite specific log entries when reviewing witness testimony, the system enforces citation of log entry IDs in all generated outputs. This ensures every extracted statement or identified conflict is traceable to its source entry for deposition preparation.

What is the best way to identify the strongest evidence on an issue in an investigation log?

The best way to identify the strongest evidence on an issue in an investigation log is to query the record using evidence metadata and cross-entry consistency checks. This extracts the most relevant witness statements and supporting data without re-reading every entry.

Does the investigation query process handle non-relevant topics in the log?

The investigation query process handles non-relevant topics in the log by requiring explicit handling with a gap flag. This ensures out-of-scope entries are recognized and excluded from the core evidence and witness statement analysis.