explore
Multi-angle codebase exploration spawning 3-5 parallel agents for code structure, data flow, architecture patterns, and health assessment. Generates ASCII visualizations, import graphs, and design pattern detection with cross-session memory storage. Use when exploring a repo, discovering architecture, onboarding to a new codebase, or analyzing design patterns.
- License
- MIT
- Compatibility
- Claude Code 2.1.220+. Requires memory MCP server.
Pinned to revision 1ff988bd66da, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- AskUserQuestion
- Read
- Write
- Grep
- Glob
- Agent
- TaskCreate
- TaskUpdate
- TaskStop
- mcp__memory__search_nodes
- Bash
- ToolSearch
Files
- skills/explore/SKILL.md
- skills/explore/assets/exploration-report.md
- skills/explore/assets/hotspot-diagram.md
- skills/explore/references/code-health-rubric.md
- skills/explore/references/dashboard-example.json
- skills/explore/references/dashboard-spec.md
- skills/explore/references/dependency-analysis.md
- skills/explore/references/exploration-report-template.md
- skills/explore/references/findability-patterns.md
- skills/explore/rules/_sections.md
- skills/explore/rules/agent-teams-mode.md
- skills/explore/rules/code-health-assessment.md
- skills/explore/rules/dependency-hotspot-analysis.md
- skills/explore/rules/exploration-agents.md
- skills/explore/rules/product-perspective.md
- skills/explore/scripts/dependency-mapper.sh
- skills/explore/scripts/post_explore_summary.py
- skills/explore/scripts/render-spec.mjs
- skills/explore/test-cases.json
Every link opens the file at its source, pinned to the revision this page describes.