remember
Installation
SKILL.md
Remember
Usage — /remember
Save branch-scoped context (.context/) or project-scoped learnings (.rulesync/).
STEP 1: Choose Memory Type
Ask the user:
What would you like to remember?
- Branch — save context for this branch (intent, patterns, gaps)
- Project — extract learnings from this conversation into rules/skills
- Both — do branch first, then project
Use AskUserQuestion. Then follow the corresponding path(s) below.