# Claude Code Agent: Code Explorer > Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent development-team/code-explorer --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent development-team/code-explorer --yes --dry-run ``` --- ## What This Agent Covers Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to... This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: Development Team - Claude Code Templates path: `development-team/code-explorer` - Tools declared upstream: Glob, Grep, LS, Read, NotebookRead, WebFetch, TodoWrite, WebSearch, KillShell, BashOutput - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent development-team/code-explorer --yes --dry-run ``` Expected installed file: ```text .claude/agents/code-explorer.md ``` --- ## Source & License - Source: [davila7/claude-code-templates development-team/code-explorer.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/development-team/code-explorer.md) - Source SHA: `e10a4b795bdbe83127574a767386e8be4d65b1e7` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-code-explorer-1d0d1fea Author: TokRepo精选