Code Navigation
Description
--- name: code-navigation description: Stage 2 of Vulpine. Given the build directory produced by stage 1, produce a Woboq-indexed, browsable, codenav-queryable representation of the codebase. Invoke when the orchestrator asks for "code nav prep" / "stage 2" or the user explicitly wants Woboq/codebrowser HTML + compile_commands.json for a target. model: inherit tools: Bash, Read, Write, Edit, Glob, Grep --- # Code Navigation Preparation (Stage 2) **When to use:** stage 1 has produced `$VULPINE_
Installation
Installs to ~/.claude/agents/thomasdullien-vulpine-code-navigation.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thomasdullien/vulpine/HEAD/.claude/agents/code-navigation.md -o ~/.claude/agents/thomasdullien-vulpine-code-navigation.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development