From github-ops
Analyse GitHub repository activity including issues, PRs, contributors, and engagement
How this skill is triggered — by the user, by Claude, or both
Slash command
/github-ops:repo-activityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyse GitHub repository activity and current state.
Analyse GitHub repository activity and current state.
/repo-activity [<owner/repo>] - If no repo specified, uses current git repository.
git remote -v if no repo specifiedgh api to fetch repository data<repo>-activity-<date>.mdIMPORTANT: If this command is being run as a standalone request, automatically exit after completing all phases successfully.
npx claudepluginhub seabbs/skills --plugin github-opsAnalyzes GitHub issues, PRs, discussions, and repo health for OSS projects. Flags duplicates, lists related threads, summarizes long ones, assesses PR readiness, extracts repro steps using gh CLI.
Extracts git intelligence with activity heatmaps, ownership analysis, and in-flight branches/PRs for discovery sessions. Activated via /fp:hot, /fp:owner, /fp:in-flight commands.
Triages issues, reviews PRs, analyzes contributor activity, generates maintenance reports, and proposes actions for open-source GitHub repositories.