Use when the user wants to persistently remember something across sessions (e.g., "always use bun", "never auto-commit", "my name is Alex"). Also use when you detect a clear user preference or constraint worth persisting.
$npx -y skills add hatawong/claude-recap --skill rememberInstalls into the current project.
Run `npx skills use "https://github.com/hatawong/claude-recap" --skill "hatawong/claude-recap/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/hatawong/claude-recap" that are relevant to the current task. Run `npx skills add "https://github.com/hatawong/claude-recap"` and select the relevant skills, then follow their instructions.