Skip to content

Add intelligent-compact plugin for higher-fidelity auto-compact - #165

Merged
fcakyon merged 1 commit into
mainfrom
feature/intelligent-compact
Apr 17, 2026
Merged

Add intelligent-compact plugin for higher-fidelity auto-compact#165
fcakyon merged 1 commit into
mainfrom
feature/intelligent-compact

Conversation

@fcakyon

@fcakyon fcakyon commented Apr 17, 2026

Copy link
Copy Markdown
Owner

Adds a new plugin that makes Claude Code's auto-compact preserve the high-signal bits it usually paraphrases away. It appends six rules to the built-in compact prompt via a PreCompact hook, covering pending user questions, confirmed vs ruled-out root causes with file:line, exact digits (PR numbers, SHAs, metrics, model IDs), file importance tiers, full subagent reports, and A-vs-B decision criteria.

  • PreCompact hook only activates in Claude Code; manifests ship for Codex, Cursor, and Gemini for format parity
  • Listed first in all three marketplace files and the README plugin table

/plugin install intelligent-compact@claude-settings

Injects six fidelity rules into the PreCompact prompt so long
sessions keep exact digits, unanswered questions, and subagent
reports instead of paraphrasing them away.
@fcakyon fcakyon self-assigned this Apr 17, 2026
@fcakyon
fcakyon merged commit 9464e62 into main Apr 17, 2026
1 check passed
@fcakyon
fcakyon deleted the feature/intelligent-compact branch April 17, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant