SkillVerified
/compact
Compress conversation context to free up token space.
Install
Built-in - use /compact in Claude Code
About
The /compact skill summarises the current conversation into a concise context summary, freeing up token space for continued work. Preserves key decisions, file paths, and task progress while discarding verbose tool outputs and intermediate steps. Essential for long sessions where you're hitting context limits.
Tags
contexttokensmemoryefficiency
Score Breakdown
CLI Score Breakdown10/11
✓Official SDK on npm/pip+2
✓Env var authentication (no browser OAuth)+2
✓Works in headless/CI environments+2
✓CLI tool available+1
✓JSON response for piping/parsing+1
✓Docs have curl/CLI examples+1
✓Reasonable rate limits for scripted use+1
✗Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads0
GitHub stars30k
Days since last release6d
Issue close ratio90%
TypeScript typesYes
Docs qualityexcellent
Breaking changesrare
Scores
CLI
10
Quality
9
Related
SkillVerified
0/wk/commit
Auto-generate semantic commit messages from staged changes.
CLI
10
Quality
9
Built-in - use /commit in Claude CodeSkillVerified
0/wk/review-pr
AI-powered pull request review with inline comments and suggestions.
CLI
10
Quality
9
Built-in - use /review-pr in Claude CodeSkillVerified
0/wk/create-pr
Create a pull request with auto-generated title, description, and test plan.
CLI
10
Quality
9
Built-in - use /create-pr in Claude Code