analyze_repo
Analyze any GitHub repository to understand its architecture, file roles, execution flows, and system design. Just provide a URL or let it auto-detect from your current git remote.
Instructions
Submit a GitHub repository for Revibe analysis. Analyzes architecture, file roles, execution flows, system design Q&A, and more. If no URL is provided, auto-detects from the current git remote. Analysis takes 3-7 minutes for most repos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reanalyze | No | Force re-analysis even if already analyzed. | |
| github_url | No | GitHub repository URL (e.g. https://github.com/owner/repo). Auto-detected if empty. |