analyze-repo
Analyze code repositories to obtain structured insights on structure, dependencies, and git history, with optional code snippets and support for Nostr-related projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoType | Yes | Type of repository to analyze | |
| focus | Yes | Analysis focus | |
| context | No | Optional context filter (e.g., 'workouts', 'social', 'profiles') | |
| includeCode | No | Include code snippets in the analysis | |
| repoPath | No | Repository path override |