Jerry0022

49 mods across 1 repository, 4 stars between them.

mcp-reap

25

Jerry0022/dotclaude

Skill Claude CodeCodex

Reclaims orphaned Claude Desktop MCP server processes leaked by previously-closed sessions, in the background, without a restart.

4 2d ago A 29 tokens original MIT

self-calibration

26

Jerry0022/dotclaude

Skill Claude CodeCodex

Stop-hook self-audit and learning loop — review feedback, internalize skills, calibrate behavior.

4 2d ago A 24 tokens original MIT

stale-changes-check

27

Jerry0022/dotclaude

Skill Claude CodeCodex

Session-start hook that checks for uncommitted/unpushed changes and warns the user only when issues exist.

4 2d ago A 28 tokens original MIT

auto-graph

28

Jerry0022/dotclaude

Skill Claude CodeCodex

Codebase knowledge graph via the external graphify CLI, default-on and opt-out. Detects graphify, auto-installs it in the background if missing, keeps the graph fresh with a key-less graphify update ., and answers codebase questions with graphify query. Enabled automatically in every project unless…

4 2d ago A 207 tokens original MIT

auto-update

29

Jerry0022/dotclaude

Skill Claude CodeCodex

Manually update the devops plugin to latest from GitHub. Delegates to ss.plugin.update hook (pull + cache + registry), then adds changelog and verification report. Triggers on: "update plugin", "plugin updaten", "self update", "devops update", "neue version". Explicit user request only.

4 2d ago A 70 tokens original MIT

auto-usage

30

Jerry0022/dotclaude

Skill Claude CodeCodex

Fetch live token usage for completion card battery line. Reads the native statusLine-written usage file first (no scrape), falls back to the Edge CDP scraper or cached data. Run silently pre-card, or manually: "refresh usage", "wie viel hab ich verbraucht", "token budget".

4 2d ago A 64 tokens original MIT

claude-batch

31

Jerry0022/dotclaude

Skill Claude CodeCodex

Collect mode — batch prompts into one master plan instead of executing them one by one. While active, a UserPromptSubmit hook blocks each prompt (it never reaches the model, costing nothing) and appends it to .claude/batch.md; a configurable execute marker fires the merge, where the whole note set becomes ONE…

4 2d ago B 161 tokens original MIT

claude-extend-skill

32

Jerry0022/dotclaude

Skill Claude CodeCodex

Interactively scaffold or adapt a project-level extension for any plugin skill. Lists available skills, checks for existing extensions, and creates or opens the correct files. Triggers on: "extend skill", "customize skill", "skill extension".

4 2d ago A 55 tokens original MIT

claude-learn

33

Jerry0022/dotclaude

Skill Claude CodeCodex

Capture a long-term learning/correction and route it to the correct project- specific instructions (skill, skill-extension, deep-knowledge, or as a last resort CLAUDE.md) — NOT to personal feedback memory. Also prunes now-duplicate feedback.md entries with confirmation. Routing is one decision matrix (Step 2)…

4 2d ago A 140 tokens original MIT

concept

34

Jerry0022/dotclaude

Skill Claude CodeCodex

Generate an interactive HTML page for analysis, plans, concepts, prototypes, comparisons, or creative work — open it in the browser and monitor user decisions (toggles, selections, comments) to feed them back into the workflow. Triggers on: "concept", "concept page", "interactive plan", "show me this as a page"…

4 2d ago C 124 tokens original MIT

fix

35

Jerry0022/dotclaude

Skill Claude CodeCodex

Read session logs, runtime errors, and crash output to diagnose and fix the current issue — root-cause analysis first. Use when something is broken or behaving unexpectedly. Triggers on: "debug", "this is broken", "doesn't work", "error", "crash", "blank screen", "warum geht das nicht", "funktioniert nicht". Also…

4 2d ago A 102 tokens original MIT

promote

36

Jerry0022/dotclaude

Skill Claude CodeCodex

Deliberate channel promotion for the ring model: move an already-shipped version alpha→beta→stable (or fast-track alpha→stable) by re-tagging the SAME commit via the shippromote MCP tool. Never rebuilds, never bumps versions, never runs autonomously — promotion is always a user decision. Triggers on: "release"…

4 2d ago A 122 tokens original MIT

run-agents

37

Jerry0022/dotclaude

Skill Claude CodeCodex

Evaluate which agents are useful for a task and orchestrate their parallel or sequential execution. Use when the user explicitly wants orchestrated agent work instead of inline execution, or when a task clearly benefits from multi-agent collaboration. Triggers on: "agents", "run agents", "orchestrate", "use agents"…

4 2d ago B 111 tokens original MIT

run-autonomous

38

Jerry0022/dotclaude

Skill Claude CodeCodex

Fully autonomous agent orchestration for when the user is away from the PC. Runs agents without supervision (implementation, desktop interaction, live browser/app tests) and can OPTIONALLY SHUT DOWN THE PC after completion. Triggers: "autonomous", "run autonomous", "run this while I'm away", "afk mode", "autopilot".…

4 2d ago B 90 tokens original MIT

run-backlog

39

Jerry0022/dotclaude

Skill Claude CodeCodex

Milestone-centric backlog runner. Picks open GitHub milestones (or loose issues when there are none), then works the selected items off end-to-end — refine, implement, test/QA, and ship each one — unsupervised while the user is away or asleep, closing each issue and its milestone as it lands. Use when the user wants…

4 2d ago A 182 tokens original MIT

run-burn

40

Jerry0022/dotclaude

Skill Claude CodeCodex

High-throughput autonomous task runner with aggressive parallelization. EXPLICIT INVOCATION ONLY — the user must type /run-burn to activate. Do NOT trigger on any phrasing, keyword, or intent — not on "burn", "budget", "limit", "aufbrauchen", "maximize", "alles verbrauchen", "token", or ANY other wording. Only the…

4 2d ago A 88 tokens original MIT

setup-cleanup

41

Jerry0022/dotclaude

Skill Claude CodeCodex

Analyze repository branch hygiene: unmerged branches, stale locals with deleted remotes, active sessions (worktrees), verify work landed in main. Results: interactive concept page with filters, 2-state delete controls, inline detail expand, and an Apply-Manifest + Dry-Run-Confirm before executing cleanup. Triggers on…

4 2d ago A 86 tokens original MIT

setup-issue

42

Jerry0022/dotclaude

Skill Claude CodeCodex

Create GitHub issues with enforced title format, labels, and optional milestone and project board integration. Also handles milestone creation and naming. Use when the user wants to create a GitHub issue, plan a milestone, or manage issue lifecycle. Triggers on: "neues Issue", "create issue", "Issue erstellen", "mach…

4 2d ago A 106 tokens original MIT

setup-project

43

Jerry0022/dotclaude

Skill Claude CodeCodex

Audit or initialize a project's repository hygiene: .gitignore, LICENSE, README, .editorconfig, .gitattributes, and AI tooling config. Also scaffolds plugin skill extensions for the project. Triggers on: "set up this project", "init repo", "audit gitignore", "add license", "fix gitignore", "repo hygiene". Do NOT…

4 2d ago A 97 tokens original MIT

setup-readme

44

Jerry0022/dotclaude

Skill Claude CodeCodex

Generate a polished, modern README.md for any project. Use when the user explicitly calls /setup-readme, AND when Claude is about to create, rewrite, or substantially update a README.md. Triggers on: "create a readme", "update the readme", "improve the readme", "README erstellen", "README aktualisieren". Do NOT…

4 2d ago A 90 tokens original MIT

tune-harden

45

Jerry0022/dotclaude

Skill Claude CodeCodex

Stabilization pass: run the full test suite, fix bugs autonomously, identify architecture smells, write regression + missing-coverage tests, apply consistency fixes (spacing, tokens, typography, icons, colors, state-visuals) across the codebase. Does NOT introduce new UI elements, new buttons, re-arrangements, or…

4 2d ago A 147 tokens original MIT

tune-polish

46

Jerry0022/dotclaude

Skill Claude CodeCodex

UI refinement pass: visual consistency (spacing, tokens, typography, icons, colors), state-visuals (hover/focus/disabled/loading/empty/error), UI-side functionality verification (clicks react, forms validate, loading shows), and small backend fixes when they are demonstrably UI-related (lag, missing field, broken…

4 2d ago A 174 tokens original MIT

tune-rethink

47

Jerry0022/dotclaude

Skill Claude CodeCodex

Strategic reset for stuck development: iterations circle without reaching the goal, or a named part of the app (or the whole app) is functionally and visually not where it should be and incremental fixes stopped helping. Re-derives the original goals from repo + live-app evidence, validates them in a short question…

4 2d ago A 224 tokens original MIT

local-llm

48

Jerry0022/dotclaude

Plugin Claude Code

Local LLM integration for Claude Code — delegates mechanical coding tasks to a local AnythingLLM Desktop workspace to save tokens without sacrificing quality.

4 2d ago A tokens not measured original MIT