memory-recorder

Installation
SKILL.md

Memory-Recorder

This skill manages the project's long-term memory, Serena. Its purpose is to prevent indiscriminate data storage and strictly select high-value reusable information for structured recording.

1. Memory Storage Principles

Storage Whitelist (Save)

  • System structural information that rarely changes over time (Architecture, Environment configs).
  • Confirmed facts that are repeatedly referenced.
  • Behaviors verified by official documents or actual tests/logs.
  • Finalized conclusions reached after debate (Decision Records).
  • Frequently occurring failure patterns and solutions (Troubleshooting Guide).

Storage Blacklist (Do Not Save)

  • Simple guesses or unverified hypotheses.
  • Uncertain possibilities like "Items might be...".
  • Temporary phenomena or issues limited to specific transient situations.
  • Subjective judgments or impressions.
Related skills
Installs
1
GitHub Stars
1
First Seen
Apr 2, 2026