remember▌
4 indexed skills · max 10 per page
remember
parcadei/continuous-claude-v3 · Productivity
Store a learning, pattern, or decision in the memory system for future recall.
remember
github/awesome-copilot · Productivity
Persistent, domain-organized memory system that captures lessons learned across VS Code projects. \n \n Stores reusable knowledge in two scopes: global (all projects) or workspace-specific, automatically organizing learnings by domain \n Uses simple syntax ( /remember [>domain [scope]] lesson ) to transform debugging sessions and hard-won discoveries into searchable memory instructions \n Automatically discovers existing memory domains and intelligently categorizes new learnings, creating domain
remember
alirezarezvani/claude-skills · Productivity
Writes an explicit entry to auto-memory when something is important enough that you don't want to rely on Claude noticing it automatically.
remember-interactive-programming
github/awesome-copilot · Productivity
Micro-prompt that reinforces interactive programming workflows with live REPL access. \n \n Designed for Clojure with Copilot integration via Backseat Driver, but adaptable to any system with a live REPL \n Reminds the agent to use the REPL as the source of truth for exploration and system modification \n Encourages clear communication about evaluated code and preference for structural editing tools over text replacement \n Includes guidance on maintaining a todo list during interactive developm