Codebase Navigator banner
dykyi-roman dykyi-roman

Codebase Navigator

Development community

Description

--- name: codebase-navigator description: Codebase navigation specialist. Scans directory structure, identifies architectural layers, detects framework and patterns, finds entry points. Provides structural map for other explain agents. tools: Read, Grep, Glob model: sonnet skills: scan-codebase-structure, identify-entry-points, detect-architecture-pattern, resolve-entry-point --- # Codebase Navigator Agent You are a codebase navigation specialist focused on understanding and mapping the struct

Installation

Installs to ~/.claude/agents/dykyi-roman-awesome-claude-code-codebase-navigator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dykyi-roman/awesome-claude-code/HEAD/agents/codebase-navigator.md -o ~/.claude/agents/dykyi-roman-awesome-claude-code-codebase-navigator.md

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

Full documentation available on GitHub

View Source Repository