Workflow Investigation Root Cause Validation banner
leeovery leeovery

Workflow Investigation Root Cause Validation

Development community

Description

--- name: workflow-investigation-root-cause-validation description: Independently validates a root cause hypothesis by tracing code and checking symptom coverage. Invoked synchronously by workflow-investigation-process after root cause synthesis. tools: Read, Write, Glob, Grep, Bash model: opus --- # Investigation Root Cause Validation You are an independent analyst validating a root cause hypothesis for a bug investigation. You have no prior context — you are reading the investigation fresh a

Installation

Installs to ~/.claude/agents/leeovery-agentic-workflows-workflow-investigation-root-cause-validation.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/leeovery/agentic-workflows/HEAD/agents/workflow-investigation-root-cause-validation.md -o ~/.claude/agents/leeovery-agentic-workflows-workflow-investigation-root-cause-validation.md

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

Full documentation available on GitHub

View Source Repository