
Remember
- 1.6k installs
- 23.5k repo stars
- Updated July 17, 2026
- alirezarezvani/claude-skills
remember is an agent skill that Explicitly save important knowledge to auto-memory with timestamp and context. Use when a discovery is too important to rely on auto-capture.
About
Explicitly save important knowledge to auto-memory with timestamp and context Use when a discovery is too important to rely on auto-capture name remember description Explicitly save important knowledge to auto-memory with timestamp and context Use when a discovery is too important to rely on auto-capture si remember Save Knowledge Explicitly Writes an explicit entry to auto-memory when something is important enough that you don't want to rely on Claude noticing it automatically Usage si remember what to remember si remember This project's CI requires Node 20 LTS v22 breaks the build si remember The api auth endpoint uses a custom JWT library not passport si remember Reza prefers explicit error handling over try-catch-all patterns When to Use Situation Example Hard-won debugging insight CORS errors on api upload are caused by the CDN not the backend Project convention not in CLAUDE md We use barrel exports in src components Tool-specific gotcha Jest needs forceExit flag or it hangs on DB tests Architecture decision We chose Drizzle over Prisma for type-safe SQL
- /si:remember - Save Knowledge Explicitly
- **What**: The concrete fact or pattern
- **Why it matters**: Context (if provided)
- **Scope**: Project-specific or global?
- Ask: "Update the existing entry or add a new one?"
Remember by the numbers
- 1,647 all-time installs (skills.sh)
- +5 installs in the week ending Jul 29, 2026 (Skillselion tracking)
- Ranked #343 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Jul 31, 2026 (Skillselion catalog sync)
remember capabilities & compatibility
- Capabilities
- /si:remember — save knowledge explicitly · **what**: the concrete fact or pattern · **why it matters**: context (if provided) · **scope**: project specific or global? · ask: "update the existing entry or add a new one
- Use cases
- documentation
What remember says it does
--- name: "remember" description: "Explicitly save important knowledge to auto-memory with timestamp and context.
Auto-memory entries don't need timestamps, IDs, or metadata.
If MEMORY.md is over 180 lines, warn the user: ``` ⚠️ MEMORY.md is at {{n}}/200 lines.
Consider running /si:review to free space.
npx skills add https://github.com/alirezarezvani/claude-skills --skill rememberAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1.6k |
|---|---|
| repo stars | ★ 23.5k |
| Security audit | 3 / 3 scanners passed |
| Last updated | July 17, 2026 |
| Repository | alirezarezvani/claude-skills ↗ |
What problem does remember solve for developers using this skill?
Explicitly save important knowledge to auto-memory with timestamp and context. Use when a discovery is too important to rely on auto-capture.
Who is it for?
Developers who need remember patterns described in the cached skill documentation.
Skip if: Skip when docs are empty or the task is outside the skill's documented scope.
When should I use this skill?
Explicitly save important knowledge to auto-memory with timestamp and context. Use when a discovery is too important to rely on auto-capture.
What you get
Actionable workflows and conventions from SKILL.md for remember.
- Timestamped auto-memory entry
By the numbers
- Invoked via /si:remember slash command with quoted one-line facts
Files
../../../engineering-team/self-improving-agent/skills/remember/SKILL.md
Related skills
How it compares
Pick remember over editing CLAUDE.md when a single urgent fact must be persisted immediately without opening a config file.
FAQ
What does remember do?
Explicitly save important knowledge to auto-memory with timestamp and context. Use when a discovery is too important to rely on auto-capture.
When should I use remember?
Explicitly save important knowledge to auto-memory with timestamp and context. Use when a discovery is too important to rely on auto-capture.
Is remember safe to install?
Review the Security Audits panel on this page before installing in production.