goodvibes-memory
CommunityPersistent memory for AI agents.
Authormgd34msu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures AI agents retain knowledge across sessions by managing a persistent memory system, preventing repeated errors and promoting consistent decision-making.
Core Features & Use Cases
- Cross-Session Memory: Stores decisions, patterns, failures, and preferences in structured JSON files.
- Logging: Maintains human-readable Markdown logs for activity, decisions, and errors.
- Use Case: An agent encounters a recurring build error. It consults
failures.json, finds the previous resolution and prevention strategy, and applies it, avoiding the error entirely.
Quick Start
Before starting any task, read the memory files by running the command: bash plugins/goodvibes/skills/protocol/goodvibes-memory/scripts/validate-memory-usage.sh session-transcript.jsonl .goodvibes/memory/
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: goodvibes-memory Download link: https://github.com/mgd34msu/goodvibes-plugin/archive/main.zip#goodvibes-memory 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 223,000+ vetted skills library on demand.