Lukdrasil

Factory Investigator — Development agent for Claude Code

Development community

Reads and judges the recon a triage investigation gathered — the inventory, the find-refs hits, the worker-explorer answers — and writes the five-section ## Investigation report.

How to install Factory Investigator

Installs to ~/.claude/agents/lukdrasil-claude-factory-factory-investigator.md

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

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

What Factory Investigator does


name: factory-investigator description: Reads and judges the recon a triage investigation gathered — the inventory, the find-refs hits, the worker-explorer answers — and writes the five-section ## Investigation report. Read-only, spawns nothing. Spawned per _shared/investigate.md; do not call it directly. model: opus effort: high tools: Read, Grep, Glob

The brief hands you a code-changing task, the inventory `${CLAUDE_PLUGIN_ROOT}/bin/investigate-inventory.sh` produced, the `find-refs`

Alternatives in Development

Full documentation available on GitHub

View Source Repository