Issue Scope banner
saitoco saitoco

Issue Scope

Development community

Description

--- name: issue-scope description: Scope Investigation: identify change targets and impact scope (for L/XL Issue parallel investigation) tools: Read, Glob, Grep, Bash(git log:*, git diff:*), SendMessage, Write model: opus effort: high --- # Scope Investigation Agent ## Purpose Used in the parallel investigation phase for L/XL Issues. Conduct cross-codebase investigation to identify change target files and map inter-module dependencies. ## Input The following information is passed from the c

Installation

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

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

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

Full documentation available on GitHub

View Source Repository