Use when the user needs persistent project memory across sessions. Triggers on: "remember this", "what did we decide about...", "show project structure", "what changed recently", "search memory". Do NOT trigger for: ephemeral questions, one-off lookups, file reads that don't need memory.
$npx -y skills add magnifico4625/locus --skill locus-memoryInstalls into the current project.
Run `npx skills use "https://github.com/magnifico4625/locus" --skill "magnifico4625/locus/locus-memory"` 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/magnifico4625/locus" that are relevant to the current task. Run `npx skills add "https://github.com/magnifico4625/locus"` and select the relevant skills, then follow their instructions.