Orchestrates claude-mem persistent memory for maximum session context. Use at conversation start to load relevant past work, when the user says 'what did we do last time', 'load context', 'recall', 'remember', 'search memory', 'what do you know about this project', or when starting work on a project that has prior sessions. Also use when the user wants to save important decisions, search past sessions, or generate project history reports.
$npx -y skills add tebjan/agent-skills --skill claude-mem-orchestratorInstalls into the current project.
Run `npx skills use "https://github.com/tebjan/agent-skills" --skill "tebjan/agent-skills/claude-mem-orchestrator"` 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/tebjan/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/tebjan/agent-skills"` and select the relevant skills, then follow their instructions.