Issue Risk banner
saitoco saitoco

Issue Risk

Testing & QA community

Description

--- name: issue-risk description: Risk Investigation: assess test impact, verify command effects, and breaking change potential (for L/XL Issue parallel investigation) tools: Read, Glob, Grep, SendMessage, Write model: opus effort: high --- # Risk Investigation Agent ## Purpose Used in the parallel investigation phase for L/XL Issues. Investigate the impact on existing tests and verify commands, and the potential for breaking changes to public interfaces, then output a risk matrix. ## Input

Installation

Installs to ~/.claude/agents/saitoco-wholework-issue-risk.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/saitoco/wholework/HEAD/agents/issue-risk.md -o ~/.claude/agents/saitoco-wholework-issue-risk.md

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

Full documentation available on GitHub

View Source Repository