investigation

Create structured investigation case folders with documentation and CSV templates.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mgreen27/dfir-skills --skill investigation-mgreen27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: investigation
Source: https://github.com/mgreen27/dfir-skills/tree/main/skills/investigation
Command: npx skills add https://github.com/mgreen27/dfir-skills --skill investigation-mgreen27

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive framework for organizing and maintaining an investigation case folder with structured documentation, CSV data, and narrative wikis, facilitating efficient incident response.

Core Features & Use Cases

  • Case Folder Scaffold: Creates the necessary directory structure for investigations, including evidence, wiki, and spreadsheet directories.
  • Template Initialization: Sets up standardized Markdown pages, CSV templates, and XLSX exports to ensure consistency across investigations.
  • Use Case: When starting a new incident case, quickly establish a well-organized workspace with all necessary documentation and data repositories for collaborative analysis.

Quick Start

Run the init_investigation script with the investigation ID to set up the case folder structure and templates.

Frequently Asked Questions about investigation

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

FAQPage Schema
How do I set up a directory scaffold for incident response case management?

Setting up an incident response directory scaffold creates structured folders for evidence, wikis, and spreadsheets. This framework initializes standardized Markdown documentation and CSV templates to ensure consistent DFIR case management and collaborative analysis.

What is the best way to standardize DFIR investigation folders across multiple cases?

Standardizing DFIR investigation folders involves initializing consistent directory structures with standardized Markdown pages and CSV templates. This ensures uniform data management, supports iterative analysis workflows, and maintains long-term case tracking across multiple incidents.

Can I use this case management scaffold for collaborative incident analysis?

Yes, this case management scaffold supports collaborative incident analysis by creating shared evidence, wiki, and spreadsheet directories. These standardized templates enable multiple analysts to conduct iterative DFIR investigations and maintain long-term case tracking efficiently.

How do I initialize CSV templates and Markdown wikis when starting a new investigation?

Initializing CSV templates and Markdown wikis requires running the setup script with your investigation ID. This generates the case folder scaffold, populating it with standardized documentation and data repositories to facilitate immediate incident response analysis.

Does this incident response framework require any external dependencies or tools?

No, this incident response framework operates without external dependencies. It independently creates the necessary directory structure for investigations, including evidence, wiki, and spreadsheet directories, using self-contained scripts, references, and assets to scaffold your case management workspace.