Hmem write protocol — picks prefix (L/E/D/P/N/R/I/H…), tree location, and tags, and detects duplicates before persisting. Use before any write_memory or append_memory call (skipping it creates duplicates and misplaced entries), or when the user says 'remember this', 'save this', 'log this', or invokes /hmem-write.
$npx -y skills add bumblebiber/hmem --skill hmem-writeInstalls into the current project.
Run `npx skills use "https://github.com/bumblebiber/hmem" --skill "bumblebiber/hmem/hmem-write"` 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.