Branchstat banner
abernier abernier

Branchstat

Git community

Description

--- description: Net diff of the current branch vs its base, bucketed and rolled up by module argument-hint: "[base] [--md] [--of <branch>] [--depth <n>]" allowed-tools: Bash(bash:*) --- !`bash ${CLAUDE_PLUGIN_ROOT}/scripts/branchstat.sh $ARGUMENTS` The report above is the answer: a headline total counted the way GitHub counts a PR, then a breakdown of hand-written code only — source, tests and config apart — rolled up by module so the branch names where its weight sits. Hand it back as it st

Installation

Installs to ~/.claude/skills/abernier-skills-branchstat/SKILL.md

Terminal
mkdir -p ~/.claude/skills/abernier-skills-branchstat && curl -fsSL https://raw.githubusercontent.com/abernier/skills/HEAD/commands/branchstat.md -o ~/.claude/skills/abernier-skills-branchstat/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository