sdcorejs-memories
CommunityPersist durable project knowledge across sessions.
Software Engineering#documentation#agent workflow#Claude Code#memory#SDLC#project conventions#knowledge persistence
Authorsdcorejs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Eliminates repeated onboarding and forgotten conventions by making durable SDLC knowledge persist across coding sessions.
Core Features & Use Cases
- Durable cross-session memory: Save lasting facts like conventions, stakeholder constraints, and recurring anti-patterns so future sessions treat them as authoritative.
- Session start READ mode: Loads memory frontmatter first, then bodies on demand based on the current task match.
- Explicit WRITE mode triggers: Writes or updates memories when users request it (e.g., “ghi nhớ”) or when the agent detects durable user corrections/constraints.
- Track-aware routing: Applies to
angular-portal,nestjs, andnextjsby storing per-track memory files under.sdcorejs/memories/<track>/. - Claude Code mirror (best-effort): When running inside Claude Code, copies the exact memory bytes into Claude’s local per-project memory directory for automatic surfacing.
Quick Start
Ask the agent to save a durable rule by saying “ghi nhớ: prefer anchor v2 for long detail pages with more than 6 fields.”
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sdcorejs-memories Download link: https://github.com/sdcorejs/sdcorejs-agent/archive/main.zip#sdcorejs-memories Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.