shelf
Installation
SKILL.md
Helix Shelf
The cupboard, not the diary. Archive tells the story of a session; Shelf holds the thing itself — the artefact, with enough context to know what it is and when it applies — so any later session can take it down by id or by search.
One item is one immutable folder: item.md (title, description, context,
tags, where it came from) and the files. A revision is a new item that
supersedes the old one; the old one stays readable, so a reference made
last month still points at what it saw.
Setup
Call the binary by its full path every time:
${CLAUDE_PLUGIN_ROOT}/bin/helix shelf <verb> [flags]