investigate

Installation
SKILL.md

Investigate — Root Cause Analysis Engine

Systematic deep investigation protocol. Finds the REAL cause, not the surface symptom.

Core principle: Never fix what you don't understand. Every fix must trace to a proven root cause with evidence.

Protocol

Process every /investigate invocation through these 8 phases in strict order. Never skip a phase. Never jump to Phase 7 (FIX) without completing Phases 1-6.


Phase 1: OBSERVE — Gather All Symptoms

Collect every observable fact before forming any theory.

  1. Parse $ARGUMENTS as the symptom description
  2. Ask the user for additional context if the description is vague — use AskUserQuestion:
    • What's the expected behavior vs actual behavior?
Related skills

More from pfangueiro/claude-code-agents

Installs
5
GitHub Stars
3
First Seen
Mar 1, 2026