document-incident-investigation

Document live incident investigations with timestamped entries and command outputs.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/constellize/marketplace --skill document-incident-investigation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-incident-investigation
Source: https://github.com/constellize/marketplace/tree/main/plugins/constellize-operations/skills/document-incident-investigation
Command: npx skills add https://github.com/constellize/marketplace --skill document-incident-investigation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Real-time capture of investigation reasoning, hypotheses, tests, and outcomes to prevent knowledge loss during incidents.

Core Features & Use Cases

  • Live documentation of incident investigations, including symptoms, hypotheses, tests, results, dead ends, and decisions.
  • Automatic linking to architecture docs and runbooks for traceability.
  • Extraction of reusable debugging patterns for post-incident learning.

Quick Start

Record the live incident investigation steps, including hypotheses, tests, outputs, dead ends, and decisions as it happens.

Frequently Asked Questions about document-incident-investigation

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

FAQPage Schema
How do I document a live incident investigation to capture debugging steps?

Documenting real-time incident investigations involves capturing symptoms, hypotheses, tests, results, dead ends, and decisions as they happen. This live documentation enforces timestamped entries and preserves exact command outputs to prevent knowledge loss during incidents.

What is the best way to preserve root-cause analysis reasoning during an active incident?

Preserving root-cause analysis reasoning requires systematically logging hypotheses, tests, and outcomes during the live incident. Capturing this systematic debugging path, including dead ends, enables accurate post-incident learning and prevents knowledge loss.

Can I extract reusable debugging patterns for runbooks after an incident?

Yes, you can extract reusable debugging patterns for runbooks after an incident. The documented investigation automatically links to architecture documentation and synthesizes the captured systematic debugging paths into reusable patterns for future runbook creation.

Does this incident documentation method link to existing architecture documentation?

Yes, this incident documentation method automatically links to existing architecture documentation. It enforces traceability by connecting live investigation entries, including exact command outputs and decisions, directly to relevant architecture docs and runbooks.

How do I record dead ends and failed hypotheses during a system incident?

You record dead ends and failed hypotheses during a system incident by logging them as timestamped entries in the live investigation. Preserving these exact testing outcomes ensures the full systematic debugging path is documented for post-incident learning.

When should I start documenting an incident investigation for root-cause analysis?

You should start documenting an incident investigation for root-cause analysis immediately during the live incident. Capturing the systematic debugging path in real-time, as symptoms occur and tests are run, prevents knowledge loss before post-incident review begins.