Converts your debugging discoveries and workflow lessons into organized, persistent memory files that live in your VS Code prompts directory. Type `/remember >git-workflow always rebase feature branches` and it automatically categorizes the lesson into domain-specific instruction files that Claude reads in future sessions. Supports both global memories (shared across all projects) and workspace-specific ones. The real value is stopping the cycle of rediscovering the same solutions repeatedly. It's like having institutional memory that actually sticks around, organized by domain so Claude finds relevant context when you need it.
npx skills add https://github.com/github/awesome-copilot --skill remember