Codebase Explorer banner
giancarloerra giancarloerra

Codebase Explorer

Development community

Description

--- name: codebase-explorer description: >- Deep codebase exploration using SocratiCode. Combines semantic search, dependency graphs, and context artifacts to answer questions about code structure and behavior. Use when delegating complex codebase understanding tasks that require tracing through multiple files and dependencies. <example> Context: User wants to understand how a complex feature works across multiple files. user: "How does the authentication system work in this codeb

Installation

Terminal
claude install-skill https://github.com/giancarloerra/SocratiCode/blob/main/agents/codebase-explorer.md

Full documentation available on GitHub

View Source Repository