Plugin Claude Code
Plugin marketplace listing 1 plugin: gitgud.
Plugin Claude Code
Plugin marketplace listing 1 plugin: gitgud.
Plugin Claude Code
Keep your coding skills sharp! Periodic manual coding challenges with gamification (streaks, achievements, skip system).
Command
Mark the current GitGud task as completed.
Command
View or change GitGud configuration.
Command
Reset GitGud counter, stats, or all data.
Command
Show GitGud statistics, achievements, and streak.
Cursor rule
GitGud - Periodic coding challenges to keep your skills sharp.
Hook
Runs when you submit a prompt, before the agent sees it, executing gitgud.js via node with --no-warnings. From MissingPackage/gitgud.
Plugin Claude Code
Plugin marketplace listing 1 plugin: nightshift.
Plugin Claude Code
A harness for long-horizon Claude Code work: goals decomposed into loop-runnable phases, hooks that catch the bad session, verified iterations, and decisions that stay yours.
Agent
Deep adversarial review of one task's diff against its brief/spec — the review half of subagent-driven development. Spawn per completed task (round 1) and per fix round. Verifies claims against artifacts, never trusts reports; read-only plus test execution.
Agent
Measures pattern-completeness across the whole codebase after pattern-introducing work — the structural countermeasure to "AI slop" (patterns applied to 30% of sites). Spawn before merging any branch that adds/changes a convention. Read-only; returns coverage counts per pattern.
Agent
Independent verification of a loop iteration's claimed progress. Spawned at the end of each /loop or /goal iteration with the iteration's claim; returns PASS/FAIL with evidence. Read-only plus test execution — never fixes anything itself.
Agent
Dedicated adjacent-risk sweep of a changed area — the structural substitute for "Fable-style noticing" on Opus/Sonnet. Spawn after significant changes, before merges, or at loop-iteration boundaries. Read-only; returns ranked load-bearing observations, not a lint report. Still valuable on Opus 5 as a dedicated…
Command
Turn a raw goal idea into a structured /goal contract (draft, then hand back for approval).
Command
Refresh the project hand-off before ending the session.
Command
The coffee report — cross-goal aggregate, arrives on its own (scheduled, C10).
Command
Finish a plugin install — add the workflows, the protocol reference and the status line a plugin cannot carry.
Command
Write the PR description for the current branch to pr-description.md (file, not chat).
Command
One guarded iteration of an autonomous product-development loop (use as /loop /product-loop).
Command
One iteration of an autonomous research loop (use as /loop /research-loop).
Command
Scheduled weekly maintenance — triage, agentic adversarial audit, hook health, memory hygiene (C10).
Hook
Runs before the agent uses a tool for Bash tool calls, executing push-guard.sh. From MissingPackage/nightshift.
Hook
Runs when you submit a prompt, before the agent sees it, executing firefight-catch.sh. From MissingPackage/nightshift.