denisraison/claude-plugins

Tooling for running AI coding agents in production workflows.

3Stars on the repository
48Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

commit

03

denisraison/claude-plugins

Command

Staged: !git diff --cached --stat Unstaged: !git diff --stat Untracked: !git ls-files --others --exclude-standard.

3 2mo ago A 4 tokens

curate

05

denisraison/claude-plugins

Command

Run the curator pass. Consolidates near-duplicate skills into umbrella skills with references/templates/scripts. Default is dry-run, pass "live" as argument to mutate.

3 2mo ago A 0 tokens

note-session

08

denisraison/claude-plugins

Command

Checkpoint the current session into the global daily session log. Idempotent, append-only, safe to run multiple times and before /compact.

3 2mo ago A 28 tokens

recall

09

denisraison/claude-plugins

Command

Search and navigate the global session memory. Use natural questions like "what was I doing yesterday in the api repo?" or "what did we decide about JWT cookies?".

3 2mo ago B 33 tokens

rollup-day

10

denisraison/claude-plugins

Command

Distill a day's raw session log into a compact daily rollup that /recall prefers. Default target is yesterday. Idempotent, overwrites the rollup file each run.

3 2mo ago A 37 tokens