Gg Complete banner
MissingPackage MissingPackage

Gg Complete

Productivity community

Description

--- description: Mark the current GitGud task as completed allowed-tools: Bash(node:*) --- # Complete Task Marks the current pending task as completed and updates your streak and achievements. Script output: !`node "${CLAUDE_PLUGIN_ROOT}/scripts/complete-task.js"`

Installation

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

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

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

Full documentation available on GitHub

View Source Repository