Thunderstruck Investigator — Development agent for Claude Code
Forensic failure-mode analyst for one thunderstruck hotspot bundle.
How to install Thunderstruck Investigator
Installs to ~/.claude/agents/tomstagl-thunderstruck-thunderstruck-investigator.md
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
- Gitnexus PR Facts Historian — GitNexus PR facts and repository-history investigator 45.8k ★
- Review Fact Checker — Verify every factual claim in a review draft against vault sources 4.6k ★
- Bundle Weaver — 397 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Swe Bug Assessor
Codebase risk assessor that cross-references complexity, coverage, structural risk factors, and git history to
ErrorDetective
Senior error and log forensic analyst — correlates distributed failures, uncovers root causes, and maps cascad
Perf Theory Gatherer
Generate top performance hypotheses after reviewing git history and current metrics.
Fk Profiler
Hotspot analyst. Profiles the current candidate (torch.profiler + module attribution), explains where time goe
Git Investigator
Code archaeology expert. Tracks code history, identifies where issues were introduced, and analyzes root cause
Codebase Investigator
Performs parallel readonly investigation of a codebase to gather evidence for debugging. Searches for patterns
Related Skills
Compliance Audit Skill
A Claude skill that audits your codebase for GDPR and EU AI Act compliance and returns a ranked list of fixes.
Ccc Audit
Run npm audit + bundle size check + lint scan. Returns vulnerabilities, oversized bundles, and lint errors.
Garra Routine
Roadmap-driven autonomous slice. Reads ROADMAP+Linear, picks the next step, plans it, implements via PR + CI,