Context Compactor

Compress long-run context into handoff, backlog, and action logs.

majiayu000 Updated 567 repo stars

File contents

Purpose

Keep context small and recoverable across long sessions.

Steps

  1. Summarize current state into HANDOFF.md.
  2. Rotate or trim AUTO_CONTEXT.md.
  3. Update BACKLOG.md with open items.
  4. Respect LINE_BUDGETS.yaml limits.
  5. Record a compact Action Log entry.

Guardrails

  • Do not remove evidence or required references.

majiayu000/claude-skill-registry/tree/main/skills/development/context-compactor commit e4a1446ef4

Frequently asked questions

npx skillmds@latest add majiayu000/context-compactor