repo-activity

Analyse GitHub repository activity and current state.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "repo-activity" with this command: npx skills add seabbs/claude-code-config/seabbs-claude-code-config-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 -v if no repo specified

  • Use gh api to 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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

taskfile-automation

No summary provided by upstream source.

Repository SourceNeeds Review
1.2K-seabbs
Coding

academic-writing-standards

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

r-development

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

grant-compliance-checking

No summary provided by upstream source.

Repository SourceNeeds Review