How It Works
1
Open Scan
Click the scan icon in the project header.
2
Claude analyzes
Claude explores your codebase — reading key files, understanding the architecture, identifying patterns and conventions.
3
Preview results
The scan results are shown in a preview panel before saving. Review the analysis to ensure accuracy.
4
Save
Save the analysis to your project. It becomes available as context for future task executions.
What Gets Analyzed
- Project structure and file organization
- Key frameworks and libraries in use
- Architecture patterns (MVC, component-based, etc.)
- Database schema and data models
- API endpoints and routing
- Configuration and build setup
- Testing patterns