From markus
Summarize and deduplicate MEMORY.md to keep it manageable. Use when MEMORY.md grows large or contains redundant entries.
How this skill is triggered — by the user, by Claude, or both
Slash command
/markus:memory-compactThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Read `MEMORY.md` in full.
MEMORY.md in full.memory/*.md daily logs for important items not yet promoted.MEMORY.md:
Be conservative — when in doubt, keep an entry. Never remove entries about user preferences or recurring patterns.
npx claudepluginhub swen128/markus --plugin markusConsolidates logs, sessions, and memory files into durable topic memories with date normalization and stale-entry pruning.
Runs memory maintenance: verifies IDs/duplicates, reconciles metadata, demotes working entries over 1500-word budget by score, cleans superseded entries.
Organizes, extracts, prunes, and verifies Claude Code persistent memory files to keep MEMORY.md under the 200-line truncation limit and topic files up to date with project state.