investigate

Trace bugs and incidents into evidence-backed findings with graded analysis.

3|1|Updated May 12, 2026
One-click install
npx skills add https://github.com/LumenWipe/lumenwipe --skill investigate-lumenwipe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: investigate
Source: https://github.com/LumenWipe/lumenwipe/tree/main/.claude/skills/investigate
Command: npx skills add https://github.com/LumenWipe/lumenwipe --skill investigate-lumenwipe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps engineers investigate bugs, incidents, unfamiliar code areas, and diagnostic evidence without relying on unverified assumptions or losing track of unresolved questions.

Core Features & Use Cases

  • Evidence-Graded Analysis: Separates confirmed findings, logical deductions, hypotheses, refutations, and missing evidence.
  • Structured Case Management: Creates and updates persistent investigation case files with timelines, backlogs, source traces, and conclusions.
  • Code and Incident Exploration: Traces symptoms through source code, logs, configuration, tests, version history, and process boundaries.
  • Use Case: When an engineer reports an unexplained production error, use this Skill to establish a stronghold, map the evidence perimeter, trace the relevant code path, test competing causes, and prepare a clean hand-off.

Quick Start

Ask the investigate skill to trace the cause of the reported error, record evidence and open hypotheses, and produce a structured case file.

Frequently Asked Questions about investigate

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

FAQPage Schema
How do I perform root cause analysis for an unexplained production error?

Root cause analysis for production errors involves reconstructing incidents into evidence-backed findings by tracing symptoms through source code, logs, and configuration. This process establishes a stronghold, maps evidence perimeters, and tests competing hypotheses.

What is evidence grading in bug investigation?

Evidence grading in bug investigation separates confirmed findings, logical deductions, hypotheses, refutations, and missing evidence. This calibrated approach prevents unverified assumptions from corrupting your diagnostic case file during incident analysis.

How do I trace unfamiliar code behavior through source and logs?

Tracing unfamiliar code behavior requires mapping symptoms across source code, logs, tests, and version history. Using path-and-line citations ensures accurate source tracing across process boundaries and diagnostic archives.

Can I manage persistent case files for incident analysis?

You can manage persistent case files for incident analysis by creating and updating records with timelines, backlogs, source traces, and conclusions. This structured case management handles investigation follow-ups and explicit missing evidence.

What is the best way to investigate bugs without relying on unverified assumptions?

The best way to investigate bugs without unverified assumptions is applying evidence-graded analysis with hypothesis testing. This reconstructs defects into actionable conclusions while explicitly handling missing evidence and preparing clean hand-offs.