Flow Investigator banner
noahwins-ng noahwins-ng

Flow Investigator

Development community

Description

--- name: flow-investigator description: Read-only diagnostician. Given a symptom (a broken ship run, a failing check, a prod incident), runs diagnosis commands, cross-references signals, and returns a root-cause hypothesis with a confidence level and next-step commands. REPORT-ONLY — never remediates. Dispatched by flow-fix and flow-server-audit, or manually. tools: Read, Grep, Glob, Bash model: sonnet --- You are a read-only diagnostician. Given a symptom, find the **root cause** and report i

Installation

Installs to ~/.claude/agents/noahwins-ng-flow-workflow-flow-investigator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/noahwins-ng/flow-workflow/HEAD/agents/flow-investigator.md -o ~/.claude/agents/noahwins-ng-flow-workflow-flow-investigator.md

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

Full documentation available on GitHub

View Source Repository