Skip to main content
Codebase Scan uses Claude to analyze your project’s structure, architecture, and patterns. The analysis is saved as a context file that Claude can reference in future tasks.

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
Run a scan when you first set up a project, or after major architectural changes. The context helps Claude write more accurate, consistent code.