By aesirsystems
Context preservation across compactions for Claude Code. Save and restore session state, beads tasks, and strategic recovery files.
Prepare for context compaction by saving git state, updating beads cards, creating strategic recovery files, and updating persistent memory. Use when context is running low or before /compact.
Restore full context after compaction or starting a new session. Reads recovery files, syncs beads state, verifies git state, and presents summary with available work.
Claude Code plugin for context preservation across compactions. Drop breadcrumbs before /compact, pick them up after.
| Component | Type | Description |
|---|---|---|
/breadcrumbs:prepare-compact | Skill | Save git state, update beads cards, create recovery files before /compact |
/breadcrumbs:restore-context | Skill | Reload everything after compaction or new session |
| PreCompact hook | Hook | Auto-saves basic recovery state before compaction |
| PostCompact hook | Hook | Auto-loads recovery state after compaction |
/plugin marketplace add aesirsystems/claude-marketplace
/plugin install breadcrumbs@aesir-marketplace
Before compacting:
/breadcrumbs:prepare-compact
After compacting or starting a new session:
/breadcrumbs:restore-context
The hooks also run automatically — PreCompact saves a basic recovery file, PostCompact loads it into context.
brew install steveyegge/beads/bd)Without beads, the skills still save/restore git state and recovery files.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub aesirsystems/claude-marketplace --plugin breadcrumbsEnhanced statusline for Claude Code showing model, auth, git/path, context usage, duration, and code churn.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Unified status line for Claude Code with multi-CLI (Claude, Codex, Gemini, z.ai) usage monitoring, context, rate limits, and cost tracking