analyze_repository_ownership
Analyze GitHub contributor data to calculate bus factor, knowledge concentration, and ownership risk, then get recommendations to reduce single-contributor dependency.
Instructions
Analyze a GitHub repository's contributor data to calculate bus factor, knowledge concentration, contribution percentages, and ownership risk. Provides recommendations for reducing single-contributor risk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | The GitHub repository name | |
| owner | Yes | The GitHub repository owner |