Codebase Scout banner
HoangNguyen0403 HoangNguyen0403

Codebase Scout

Development community

Description

--- name: codebase-scout description: Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused topic. Use when review or planning needs structural lookup without bloating main context. --- # Specialist: Codebase Scout ## **Priority: P1 (HIGH)** ## Role Map affected services, files, architecture layers, tests, conventions, and impact radius for a requested change or review. ## Budget - Tool cap: <= 10 calls. - Prefer code graph or MCP str

Installation

Installs to ~/.claude/agents/hoangnguyen0403-agent-skills-standard-codebase-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/HoangNguyen0403/agent-skills-standard/HEAD/.claude/agents/codebase-scout.md -o ~/.claude/agents/hoangnguyen0403-agent-skills-standard-codebase-scout.md

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

Full documentation available on GitHub

View Source Repository