agent-investigator

Trace data flow and map blast radius in codebases without modifying files.

12|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Space-Dinosaurs/DinoStack --skill agent-investigator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-investigator
Source: https://github.com/Space-Dinosaurs/DinoStack/tree/main/.openclaw/skills/agent-investigator
Command: npx skills add https://github.com/Space-Dinosaurs/DinoStack --skill agent-investigator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Investigate codebases to produce structured briefs for architects and engineers. It helps decision-makers understand code behavior, data flow, and potential blast radii without making changes to the repository.

Core Features & Use Cases

  • Read-only analysis of codebases to extract context and risk.
  • Generates structured briefs that can be handed to architects or engineers.
  • Supports evidence-based findings by tracing data flow and feature behavior without modifying files.

Quick Start

Spawn the investigator to generate a structured investigation brief for the conductor.

Frequently Asked Questions about agent-investigator

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

FAQPage Schema
How do I investigate codebase architecture and trace data flow without modifying files?

You can investigate codebase architecture by running a read-only analysis that traces data flow and maps blast radius without writing to disk. It generates a structured investigation brief containing evidence-backed findings for architects and engineers.

What is a codebase investigation brief and when do I need one?

A codebase investigation brief is a structured report that explains feature behavior, data flow, and potential blast radii. You need one when decision-makers must understand code context and risk before approving changes.

How do I map the blast radius of a feature change across an existing codebase?

To map blast radius, the investigator performs a read-only analysis of the codebase to trace data flow and feature behavior. It then outputs a structured brief detailing the potential impact without executing any repository changes.

Can I analyze repository risk and extract code context without executing changes?

Yes, you can extract code context and analyze repository risk in a strictly read-only mode. The process evaluates feature behavior and traces data flow to produce evidence-backed findings without modifying the repository.

Does codebase investigation work for understanding feature behavior in large codebases?

Codebase investigation supports understanding feature behavior in large codebases by tracing data flow and mapping blast radius. It provides architects with a structured brief to navigate complexity without executing changes.

What are the limitations of read-only codebase investigation?

The limitation of read-only codebase investigation is that it does not modify the repository or write to disk. It strictly produces structured briefs with evidence-backed findings, meaning it cannot execute or apply code changes.