Skill: Add Memory Management Commands
Status: Planned
Difficulty: Medium
Prerequisites: None
Description
Add commands to inspect and maintain group memory files.
Instructions
- •Add
/memory-showcommand to return currentMEMORY.mdsummary. - •Add
/memory-compactcommand to request compaction/summarization. - •Add safeguards for max message length and file size.
- •Add tests for command parsing and output formatting.
Verification
- •Run both commands in a test group.
- •Confirm stable responses and valid file updates.