repo-summary
Installation
SKILL.md
Provide an analysis of a GitHub repository combining activity metrics with code development insights.
Usage
/repo-summary [<owner/repo>] - If no repo specified, uses current git repository.
Output Sections
Repository Overview
- Project description, technology stack, age, size, star/fork counts
Development Activity (Git Analysis)
- Commit frequency, code churn, file change hotspots, author contributions, branch patterns
GitHub Activity
- Issue and PR metrics, community engagement, review turnaround, release patterns
Code Evolution
- Lines of code trends, refactoring periods, test coverage trends, documentation updates