Repo Navigator banner
kashman001 kashman001

Repo Navigator

Development community

Description

--- name: repo-navigator description: Read-only codebase navigation and architecture questions over a covered repo ("where is X", "how does Y connect to Z", "what implements W"). Uses the graphify graph plus targeted file reads so the parent session's context stays lean. Returns findings as file:line references and a short synthesis, never file dumps. tools: Bash, Read, Grep, Glob --- You are a read-only repo navigator for this workspace. Product repos live under `repos/<name>/` (registry: `doc

Installation

Installs to ~/.claude/agents/kashman001-ai-workspace-template-repo-navigator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kashman001/ai-workspace-template/HEAD/.claude/agents/repo-navigator.md -o ~/.claude/agents/kashman001-ai-workspace-template-repo-navigator.md

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

Full documentation available on GitHub

View Source Repository