Persistent cross-session memory for Claude Code. Use this skill when the user wants to see their session journal, asks what was worked on in prior sessions, mentions Claude forgetting context, or runs /claude-papercuts:amnesia-fix. A Stop hook silently appends a compact entry (files touched, decisions, next steps, blockers) to .papercuts/journal.md after every turn; a SessionStart hook injects the last 3 entries as context at the top of every session — survives /clear and /compact.
$npx -y skills add dhruba-datta/claude-papercuts --skill amnesia-fixInstalls into the current project.
Run `npx skills use "https://github.com/dhruba-datta/claude-papercuts" --skill "dhruba-datta/claude-papercuts/amnesia-fix"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dhruba-datta/claude-papercuts" that are relevant to the current task. Run `npx skills add "https://github.com/dhruba-datta/claude-papercuts"` and select the relevant skills, then follow their instructions.