eld-record-compact

Compress long-running session histories into compact, searchable notes with decision traces.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/CAPHTECH/claude-marketplace --skill eld-record-compact
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eld-record-compact
Source: https://github.com/CAPHTECH/claude-marketplace/tree/main/caphtech-plugin/skills/eld-record-compact
Command: npx skills add https://github.com/CAPHTECH/claude-marketplace --skill eld-record-compact

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Condenses long-running contexts into compact, searchable notes while preserving decision traceability.

Core Features & Use Cases

  • Summary generation for sessions and decisions
  • Delta capture to enable seamless continuation
  • Structured formatting for quick lookup

Quick Start

When a session grows long, invoke this to produce a concise, structured context delta.

Frequently Asked Questions about eld-record-compact

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I compress long session histories to preserve context without losing decision traces?

Context compression creates semantic-preserving summaries of extended task histories, capturing key decisions and deltas in structured notes. This lets you resume work across sessions with full traceability while staying within token limits.

When should I create session notes to manage growing context windows?

Generate session notes when iterative work spans multiple sessions, your history grows unwieldy, or the context window tightens. Explicit triggers include 'summarize up to here', 'create a note', or 'record for next time' prompts during long-running tasks.

What information should session notes capture for seamless continuation?

Session notes record decision deltas, key outcomes, and structured context in searchable format. This preserves what changed and why, enabling you to pick up work later without rehashing prior reasoning or losing critical state.

Can I use context compression for collaborative or multi-agent workflows?

Yes. Structured, delta-focused notes work across sessions and handoffs. Capturing decisions and changed state in compact form makes notes searchable and interpretable for teams or downstream processes that need continuity.

What's the difference between compression and simple summarization?

Compression preserves semantic meaning and decision traceability in minimal space, structured for lookup and continuation. Generic summarization may lose context critical for resuming iterative work or understanding what changed between sessions.