Recall from the attic
Query: $ARGUMENTS.
node "${CLAUDE_SKILL_DIR}/../attic/scripts/attic.js" recall "$ARGUMENTS"
The script scores slug, index hook and item body, returns the best match, and lists alternatives.
- No
.attic/yet, or nothing matches: say so in one line and stop. Do not invent an answer or go read source files unless the user asks. - Several plausible matches: report the best one, then list the alternative handles in one line so the user can redirect.
- Report the item in at most ten lines. Keep code, paths and commands verbatim. End with the handle.
Never rewrite or delete items while recalling.