© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.
Gives your agent the ability to transform lessons learned during debugging or development into domain-organized memory instructions that persist across VS Code contexts.
When you discover a hard-won lesson during a debugging session
When you want to save project-specific patterns for future use
When you need to organize workflow discoveries into reusable knowledge
Identify a lesson or best practice worth remembering for later
Use the /remember command with an optional domain and scope
Specify whether the memory should be global or project-specific
Provide the lesson content to be transformed into memory instructions
You
/remember >clojure workspace prefer threading macros for readability
Agent
I've added this lesson to your Clojure memory in the workspace scope. I created a new domain-specific memory file at `.github/instructions/clojure-memory.instructions.md` following the standard structure, including the rationale for using threading macros to enhance code readability.
Gives your agent the ability to operate as an interactive programmer by leveraging a live REPL as its primary source of truth for exploration and modification.
Gives your agent the ability to search through historical conversation data to retrieve past decisions, patterns, and insights without wasting context window space.
Gives your agent the ability to consolidate mature learnings from domain memory files into main instruction files, ensuring knowledge preservation with minimal redundancy.
Gives your agent the ability to act as a senior expert, creating appealing, informative, and professional README.md files that effectively showcase your project.
Gives your agent the ability to generate professional walkthrough videos from Stitch project designs using Remotion for smooth transitions and text overlays.
© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.