memory-sync-protocol
Installation
SKILL.md
Memory Sync Protocol
When this skill is triggered, execute the following sequence strictly.
1) Classify the change
- Execution detail (tool/profile/path/routing trigger) →
TOOLS.md - Long-term stable preference (high-level) →
MEMORY.md - Governance/process rule (how to maintain) →
AGENTS.md - Event log / audit trail (what changed today) →
memory/YYYY-MM-DD.md
2) Update files with minimal duplication
- Write detailed routing/trigger logic in
TOOLS.md. - Write only high-level summary in
MEMORY.md. - Avoid copying large sections between files.
- If adding a new policy, also add short maintenance note in
AGENTS.md.