repo-activity
Analyse GitHub repository activity and current state.
Usage
/repo-activity [<owner/repo>] - If no repo specified, uses current git repository.
Analysis Sections
Issues
- Total open/closed, by label, recently active (7d), stale (>30d), average close time
Pull Requests
- Open PRs with review status, recently merged (7d), review turnaround, awaiting review, drafts
Activity Metrics
- Commit frequency, active contributors (30d), code review participation, release cadence
Detailed Summaries
- Each open issue with latest comment preview
- Each open PR with review status and changes summary
Implementation
- Check for repo context using
git remote -vif no repo specified - Use
gh apito fetch repository data - Analyse patterns in issue and PR lifecycle
- Generate markdown report to
<repo>-activity-<date>.md
Auto-Exit When Standalone
IMPORTANT: If this command is being run as a standalone request, automatically exit after completing all phases successfully.
More from seabbs/skills
analyzing-research-papers
Expert methodology for analyzing and summarizing research papers, extracting key contributions, methodological details, and contextualizing findings. Use when reading papers from PDFs, DOIs, or URLs to create structured summaries for researchers.
230academic-writing-standards
Expert knowledge of academic writing standards for peer-reviewed papers, including citation integrity, style compliance, clarity, and scientific writing best practices. Use when reviewing or editing academic manuscripts, papers, or research documentation.
59taskfile-automation
Expert guidance for using Task (taskfile.dev) automation tool to discover and execute project development commands
18issue-reply
Post a helpful reply to a GitHub issue
8paper-summary
Summarise an academic paper from URL, DOI, or file path
7literature-search
Search local bibliography files and Paperpile for relevant papers
7