bybumblebiber· 23 skills
Mandatory entry point for every Cortex session — invoke at conversation start, after /clear, and after any load_project call. All stable context (H-entries, projects, device, sync) is pre-injected by the hook — no read_memory(mode='essentials') needed. Surfaces pending git work, Next Steps + open T-tasks, and runs the O-entry routing check.
$npx -y skills add bumblebiber/hmem --skill hmem-session-startInstalls into the current project.
Run `npx skills use "https://github.com/bumblebiber/hmem" --skill "bumblebiber/hmem/hmem-session-start"` 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/bumblebiber/hmem" that are relevant to the current task. Run `npx skills add "https://github.com/bumblebiber/hmem"` and select the relevant skills, then follow their instructions.