analyze_codebase_deeply
Analyze codebase structure, tech stack, and patterns to gain insights for project optimization and architecture understanding. Specify path, depth, and exclusions for detailed results.
Instructions
Perform comprehensive analysis of codebase to understand patterns, tech stack, and architecture
Input Schema
Name | Required | Description | Default |
---|---|---|---|
excludePatterns | No | Patterns to exclude from analysis | |
maxDepth | No | Maximum directory depth to analyze (default: 5) | |
projectPath | Yes | Path to the project directory to analyze |