·memory-management
</>

memory-management

duc01226/easyplatform

Use when saving or retrieving important patterns, decisions, and learnings across sessions. Triggers on keywords like "remember", "save pattern", "recall", "memory", "persist", "knowledge base", "learnings".

5Installs·0Trend·@duc01226

Installation

$npx skills add https://github.com/duc01226/easyplatform --skill memory-management

SKILL.md

Build and maintain a knowledge graph of patterns, decisions, and learnings across sessions.

This is the SSOT for MCP memory operations. Other skills should reference this.

| Pattern | Recurring code patterns | CQRS, Validation, Repository | | Decision | Architectural/design decisions | Why we chose X over Y | | BugFix | Bug solutions for future reference | Race condition fixes | | ServiceBoundary | Service ownership | TextSnippet owns Snippets | | SessionSummary | End-of-session progress | Task progress, next steps |

Use when saving or retrieving important patterns, decisions, and learnings across sessions. Triggers on keywords like "remember", "save pattern", "recall", "memory", "persist", "knowledge base", "learnings". Source: duc01226/easyplatform.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/duc01226/easyplatform --skill memory-management
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is memory-management?

Use when saving or retrieving important patterns, decisions, and learnings across sessions. Triggers on keywords like "remember", "save pattern", "recall", "memory", "persist", "knowledge base", "learnings". Source: duc01226/easyplatform.

How do I install memory-management?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill memory-management Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/duc01226/easyplatform