Memory Shard Roll banner
marcelopaniza marcelopaniza

Memory Shard Roll

Development community

Description

--- description: Close finished calendar years out of an over-ceiling log-topic file (worklog/support/decisions) into a locked topic-YYYY.md shard, and update the parent's Shards index. argument-hint: <path-to-topic-file> [--lang <code>] --- Roll closed calendar years out of a log-topic file (`worklog.md`, `support.md`, or `decisions.md`, or an already-open `<topic>.md` that used to be a shard's parent) into a locked, permanent `<topic>-YYYY.md` shard, once the open file has grown past its ceil

Installation

Installs to ~/.claude/skills/marcelopaniza-mempenny-memory-shard-roll/SKILL.md

Terminal
mkdir -p ~/.claude/skills/marcelopaniza-mempenny-memory-shard-roll && curl -fsSL https://raw.githubusercontent.com/marcelopaniza/mempenny/HEAD/commands/memory-shard-roll.md -o ~/.claude/skills/marcelopaniza-mempenny-memory-shard-roll/SKILL.md

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

Full documentation available on GitHub

View Source Repository