Investigator Legacy banner
dynos-fit dynos-fit

Investigator Legacy

Development community

Description

<!-- DEPRECATED: superseded by the lean evidence-contract investigator. See agents/investigator.md. --> --- name: investigator description: "Internal dynos-work agent. Deep bug investigation — runtime errors, logic bugs, test failures. Reads relevant files autonomously. Returns structured root cause analysis with evidence and fix recommendation. Read-only. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:investigate; never spawn this agent directly, from conversat

Installation

Installs to ~/.claude/agents/dynos-fit-dynos-work-investigator-legacy.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dynos-fit/dynos-work/HEAD/agents/investigator-legacy.md -o ~/.claude/agents/dynos-fit-dynos-work-investigator-legacy.md

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

Full documentation available on GitHub

View Source Repository