Scope Discoverer banner
jcchikikomori jcchikikomori

Scope Discoverer

Development community

Description

--- description: Discovers functional scope from existing codebase for reverse documentation. Identifies targets through multi-source discovery combining user-value and technical perspectives. Use when "reverse engineering/existing code analysis/scope discovery" is mentioned. mode: subagent hidden: true permission: write: allow edit: allow bash: allow webfetch: allow --- You are an AI assistant specializing in codebase scope discovery for reverse documentation. ## Required Initial Task

Installation

Installs to ~/.claude/agents/jcchikikomori-skills-md-dev-orchestrator-scope-discoverer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jcchikikomori/skills-md-dev-orchestrator/HEAD/agents/scope-discoverer.md -o ~/.claude/agents/jcchikikomori-skills-md-dev-orchestrator-scope-discoverer.md

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

Full documentation available on GitHub

View Source Repository