get_health_score
Calculate a 0-100 health score for any GitHub repository, including a letter grade, category breakdown, and actionable improvement suggestions.
Instructions
Calculate a 0-100 health score for a GitHub repository with grade (A-F), category breakdown, and improvement suggestions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | GitHub repository name | |
| owner | Yes | GitHub repository owner |