analyze_project
Autonomously extract project information from a GitHub repository, analyzing README, issues, and pull requests.
Instructions
Analyze a GitHub repository and extract project information autonomously
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_name | Yes | Repository name | |
| repo_owner | Yes | Repository owner (username or org) | |
| deep_analysis | No | Perform deep analysis including README, issues, PRs |