Store important decisions, patterns, errors, lessons, and context into Cortex persistent memory. Use when the user says 'remember this', 'save this', 'store this for later', 'note this down', 'don't forget', 'this is important', 'bookmark this', or when a significant decision, bug fix, architecture choice, or lesson learned occurs during a session. Also use after resolving tricky bugs, making technology choices, or discovering important patterns.
$npx -y skills add cdeust/cortex --skill cortex-rememberInstalls into the current project.
Run `npx skills use "https://github.com/cdeust/cortex" --skill "cdeust/cortex/cortex-remember"` 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.