Search hmem memory for things referenced without an ID. Trigger when user refers to past conversations ("letzte Woche", "gestern", "remember when", "we talked about"), mentions proper names unknown this session, uses definite articles assuming shared context ("der Bug mit X", "the issue we had"), or seems to assume you know something. If you think "the user assumes I know this" — search first, ask second. Combines full-text search with time window from phrasing. Trigger on casual/vague references. Do NOT trigger for explicit ID lookups like "read P0048".
$npx -y skills add bumblebiber/hmem --skill skill-snapshotInstalls into the current project.
Run `npx skills use "https://github.com/bumblebiber/hmem" --skill "bumblebiber/hmem/skill-snapshot"` 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.