byjoey-barbier· 18 skills
Restore project context from memory files, or initialize them if none exist. This skill MUST run at the very start of any new session before doing anything else. If no memory files exist, create them automatically from project analysis. Trigger on "where were we", "resume", "catch up", "refresh context", "init memory", "what were we doing", "reload context", or any first message in a new conversation. Also trigger proactively when .claude/memory/ does not exist in the current project.
$npx -y skills add joey-barbier/claudecode-plugin --skill horka-memory-restoreInstalls into the current project.
Run `npx skills use "https://github.com/joey-barbier/claudecode-plugin" --skill "joey-barbier/claudecode-plugin/horka-memory-restore"` 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/joey-barbier/claudecode-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/joey-barbier/claudecode-plugin"` and select the relevant skills, then follow their instructions.