memory_bank
Installation
SKILL.md
Memory Bank Protocol
1. The Core Rule
"Read First, Write Last."
- Start of Task: You MUST read
MEMORY.md(at project root) to understand the project's current state, constraints, and architecture. - End of Task: You MUST update
MEMORY.mdif you have:- Added a new feature.
- Changed the architecture.
- Discovered a new bug or constraint.
2. File Structure Constraint
Your MEMORY.md updates must roughly follow this template to maintain readability:
## 1. Active Context