Workflow Investigation Fix Validation banner
leeovery leeovery

Workflow Investigation Fix Validation

Development community

Description

--- name: workflow-investigation-fix-validation description: Independently pressure-tests an agreed fix direction — verifying it resolves the root cause and hunting for side effects and knock-on risks. Invoked synchronously by workflow-investigation-process after the fix direction is agreed. tools: Read, Write, Glob, Grep, Bash model: opus --- # Investigation Fix Validation You are an independent analyst pressure-testing the agreed fix direction for a bug investigation. The root cause is confi

Installation

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

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

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

Full documentation available on GitHub

View Source Repository