Use before starting non-trivial work that Honeycomb may already have prior context for (a past decision, a stated convention, where something lives), when a recalled memory should be cited and possibly zoomed into for detail, or after a decision, preference, durable fact, or gotcha emerges that is worth remembering for next time. Searches with hivemind_search/memory_search, zooms a promising hit with hivemind_read, and stores new memories with memory_store using the correct type.
$npx -y skills add legioncodeinc/honeycomb --skill honeycomb-memoryInstalls into the current project.
Run `npx skills use "https://github.com/legioncodeinc/honeycomb" --skill "legioncodeinc/honeycomb/honeycomb-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/legioncodeinc/honeycomb" that are relevant to the current task. Run `npx skills add "https://github.com/legioncodeinc/honeycomb"` and select the relevant skills, then follow their instructions.