Search and retrieve memories from Cortex persistent memory. Use when the user asks 'what did we decide about X', 'do you remember', 'what was the fix for', 'find that thing about', 'search memories', 'what do we know about', 'have we seen this before', or when you need context about past decisions, patterns, bugs, or architecture choices. Also use proactively when working on something that likely has relevant historical context.
$npx -y skills add cdeust/cortex --skill cortex-recallInstalls into the current project.
Run `npx skills use "https://github.com/cdeust/cortex" --skill "cdeust/cortex/cortex-recall"` 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/cdeust/cortex" that are relevant to the current task. Run `npx skills add "https://github.com/cdeust/cortex"` and select the relevant skills, then follow their instructions.