Gg Stats banner
MissingPackage MissingPackage

Gg Stats

Development community

Description

--- description: Show GitGud statistics, achievements, and streak allowed-tools: Bash(node:*) --- # Statistics Displays your complete GitGud dashboard including: - Current streak and personal record - Task completion statistics - Unlocked achievements - Recent task history Script output: !`node "${CLAUDE_PLUGIN_ROOT}/scripts/stats.js"`

Installation

Installs to ~/.claude/skills/missingpackage-gitgud-gg-stats/SKILL.md

Terminal
mkdir -p ~/.claude/skills/missingpackage-gitgud-gg-stats && curl -fsSL https://raw.githubusercontent.com/MissingPackage/gitgud/HEAD/commands/gg-stats.md -o ~/.claude/skills/missingpackage-gitgud-gg-stats/SKILL.md

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

Full documentation available on GitHub

View Source Repository