← all plugins

Plugin

by @micsapp · plugin · 5 skills

Persistent memory system for Claude Code - seamlessly preserve context across sessions

Install the whole plugin (CLI)
npx skillmds add micsapp/do npx skillmds add micsapp/make-plan npx skillmds add micsapp/mem-search npx skillmds add micsapp/smart-explore npx skillmds add micsapp/timeline-report
⬇ Download

Skills in this plugin

  1. do · micsapp
    Execute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-plan.
    3
    repo stars
  2. make-plan · micsapp
    Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially before executing with do.
    3
    repo stars
  3. mem-search · micsapp
    Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.
    3
    repo stars
  4. smart-explore · micsapp
    Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.
    3
    repo stars
  5. timeline-report · micsapp
    Generate a "Journey Into [Project]" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when asked for a timeline report, project history analysis, development journey, or full project report.
    3
    repo stars