Ctx Compact

Sweeps everything decided in the current session into its correct source-of-truth home — progress, decisions, spec — and verifies the knowledge base is current and internally consistent before a context reset, so a /compact or a new session loses nothing. Use before running /compact, before ending a session, or whenever the user says they are about to reset or hand off and wants a safety checkpoint. A thin orchestrator over ctx-progress, ctx-merge, ctx-spec, and the consistency gate — it introduces no new rules, it runs the existing ones as a checklist. Not for routine mid-session saves — that is sink-same-turn in ctx-progress.

motiful 43d954e 5.7 KB Updated

File contents

motiful/ctx/tree/main/skills/ctx-compact commit 43d954e1f9

Frequently asked questions

npx skillmds@latest add motiful/ctx-compact