Vulyk Gc banner
Black-coffe Black-coffe

Vulyk Gc

Development community

Description

--- description: Memory garbage collection - consolidate learnings, prune stale pointers, clean snapshots argument-hint: [] --- Dispatch `librarian` for a full GC pass over `memory/` per its protocol (consolidate learnings, flag stale maps, prune snapshots >14 days, verify the pointer index). Then act on its report in the main session: - Stale maps -> offer to run `/vulyk-map` for the flagged modules now. - "Needs human decision" items -> present them as a short list, decide nothing unilateral

Installation

Installs to ~/.claude/commands/black-coffe-vulyk-vulyk-gc.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Black-coffe/vulyk/HEAD/.claude/commands/vulyk-gc.md -o ~/.claude/commands/black-coffe-vulyk-vulyk-gc.md

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

Full documentation available on GitHub

View Source Repository