What problem does it solve?
This Skill prevents valuable learnings from getting buried in auto-memory, lost to truncation, or left as outdated debugging notes by providing a deliberate lifecycle for reviewing, promoting, and enforcing agent knowledge across memory layers.
Core Features & Use Cases
- Review & promote memory: Analyze MEMORY.md entries to find promotion candidates, stale content, and opportunities to consolidate.
- Enforce with scoped rules: Move proven patterns into CLAUDE.md or .claude/rules/ so they load reliably and only when relevant files are open.
- Extract reusable skills: Turn recurring solutions into standalone portable skills to avoid re-solving the same problem.
- Measure memory health: Track capacity (e.g., MEMORY.md 200-line startup cutoff and CLAUDE.md line budget) and recommend next actions.
- Explicitly remember fixes: Immediately persist a pattern to auto-memory using /si:remember when you know it will recur.
Quick Start
Run the memory review to identify promotion candidates by asking for the command: /si:review.