Orchestrates parallel sub-agents to systematically map complex codebases through implementation, usage, and test-based exploration.
The Explore Codebase skill automates the discovery phase of development by launching multiple specialized agents to analyze a project from orthogonal perspectives. Whether you are performing an architectural audit or onboarding to a new repository, this skill coordinates agents to find core logic, call sites, test coverage, and configuration files relevant to your query. It synthesizes these findings into a unified, prioritized reading list with specific line ranges, ensuring that cross-file interactions and hidden dependencies are never overlooked during the development process.
主な機能
01Parallel agent orchestration for thorough codebase coverage
028 GitHub stars
03Unified synthesis of agent findings into prioritized reading lists
04Auto-selection of thoroughness levels based on query complexity