investigate

Guide structured 5-phase incident investigations from scoping to remediation.

654|77|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/incidentfox/incidentfox --skill investigate-incidentfox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: investigate
Source: https://github.com/incidentfox/incidentfox/tree/main/local/claude_code_pack/skills/investigate
Command: npx skills add https://github.com/incidentfox/incidentfox --skill investigate-incidentfox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematic incident investigations help teams structure root cause analyses for production issues, service degradations, errors, latency spikes, or outages.

Core Features & Use Cases

  • 5-phase methodology: Scope, gather evidence, form hypotheses, test hypotheses, and conclude with remediation.
  • Evidence-driven: Emphasizes metrics, logs, and events to build a robust timeline.
  • Use Case: When a production incident occurs, use this skill to guide the investigation, capture findings, and document actionable mitigations.

Quick Start

Follow the 5-phase workflow to investigate a reported incident starting from scope to remediation.

Frequently Asked Questions about investigate

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

FAQPage Schema
How do I conduct a systematic incident investigation for a production outage?

You can investigate production incidents by following a structured 5-phase workflow: scope the problem, gather evidence from metrics and logs, form hypotheses, test those hypotheses, and conclude with documented remediation actions.

What is the best way to find the root cause of a service degradation?

Finding the root cause of a service degradation requires an evidence-driven approach. You capture metrics, logs, and events to build a robust timeline, then form and test hypotheses against this evidence to pinpoint the exact failure.

Can I use this structured root-cause analysis for latency spikes in cloud environments?

Yes, this structured root-cause analysis applies to latency spikes, errors, and outages across both cloud and on-prem environments. The methodology enforces a formal workflow that adapts to various production incident types.

How does evidence gathering work during an SRE incident response?

Evidence gathering during an SRE incident response works by collecting metrics, logs, and events to construct a robust incident timeline. This formalized evidence phase ensures hypotheses are tested against factual data rather than assumptions.

Do I need any specific tools to start an automated incident investigation?

You do not need specific tools to start an automated incident investigation as there are no dependencies required. The skill provides the structured 5-phase methodology itself, which you apply directly to your existing production environment.