analyze_repo_context
Analyzes a GitHub repository to extract contribution guidelines, linter configs, test frameworks, and recent merged PRs for informed contributions.
Instructions
Mandatory repo analysis: reads CONTRIBUTING guidelines, linter configs, test frameworks, and recent merged PRs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name in "owner/repo" format (e.g. "facebook/react") |