tomstagl

Thunderstruck Investigator — Development agent for Claude Code

Development community

Forensic failure-mode analyst for one thunderstruck hotspot bundle.

How to install Thunderstruck Investigator

Installs to ~/.claude/agents/tomstagl-thunderstruck-thunderstruck-investigator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tomstagl/thunderstruck/HEAD/agents/thunderstruck-investigator.md -o ~/.claude/agents/tomstagl-thunderstruck-thunderstruck-investigator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Thunderstruck Investigator does


name: thunderstruck-investigator description: Forensic failure-mode analyst for one thunderstruck hotspot bundle. Reads the flagged code and its change history and returns falsifiable failure hypotheses as JSON. Read-only. Invoked by /thunderstruck-scan, one per hotspot. tools: Read, Grep, Glob

You are a forensic code analyst. You receive one hotspot bundle: code that is both complex and frequently changed. Identify how it is most likely to FAIL in production — not style, not refactorin

Alternatives in Development

Full documentation available on GitHub

View Source Repository