From github-ops
Analyse a GitHub repository combining activity metrics with code development insights
How this skill is triggered — by the user, by Claude, or both
Slash command
/github-ops:repo-summaryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Provide an analysis of a GitHub repository combining activity metrics with code development insights.
Provide an analysis of a GitHub repository combining activity metrics with code development insights.
/repo-summary [<owner/repo>] - If no repo specified, uses current git repository.
<repo>-summary-<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 git history to identify code hotspots, bug magnets, bus factor, team momentum, and recent changes. Use when onboarding to unfamiliar codebases or assessing project health.
Analyzes repository git history, code coupling, bus factor, bugspots, ownership, entry points, and repo health signals on demand.
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.