keel-compact

Solid

Pre-compact ritual — bring the disk fully up to date (runs the /keel-handover procedure, which cascades to /keel-distill, PLAN flips and the LESSONS sweep), verify freshness, then hand off to the built-in /compact. One command to remember instead of several.

AI & Automation 8 stars 0 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
32
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# /keel-compact — refresh the disk, THEN compact Compaction summarizes the conversation lossily; the pincer (PreCompact snapshot + SessionStart re-ground) restores only what is ON DISK. This skill exists so a forgotten ritual can't turn a manual compact into an information-loss event — the failure mode: `/compact` run with a stale HANDOVER, and the snapshot faithfully backs up the stale file. Run it whenever you are about to compact (or the context feels near-full). The individual skills stay directly invokable as always — this is the umbrella, not a replacement. 1. **Run the full `/keel-handover` procedure** (rules.md §1.4) — it already cascades: `/keel-distill` when caps are hit, the session block (a)–(d), PLAN.md status flips + the regenerated diagram, TASKS.md cleanup, and the §9.31 sweep of unwritten agreements into `LESSONS.md`. Do not duplicate its steps here — invoke it. 2. **Freshness gate** — report a short pass/fail checklist; fix gaps before proceeding: - [ ] `HANDOVER.md` top block carries THIS session's `YYYY-MM-DD HH:MM` and describes THIS session (same-day ≠ same-session: another session's block from today is still stale — add your own). - [ ] `TASKS.md ## Now` matches reality; finished items deleted (one-liners in block (a)). - [ ] No agreement / gotcha / failed approach from this conversation is still unwritten (§9.31). - [ ] Caps respected: HANDOVER ≤ 5 blocks / ~200 lines · LESSONS/TASKS ≤ ~100 (else `/keel-distill`). - [...

Details

Author
muratsilahtaroglu
Repository
muratsilahtaroglu/claude-code-starter-kit
Created
2 weeks ago
Last Updated
2 days ago
Language
Shell
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category