breadcrumbs

Community

Preserve session context with breadcrumbs.

AuthorElliotJLT
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Claude sessions are stateless. Breadcrumbs provide persistent notes that capture what was tried, what worked, and what failed, enabling session-to-session memory without manual updates.

Core Features & Use Cases

  • Write breadcrumbs during or after a session to record decisions, results, and caveats.
  • Read breadcrumbs at session start to surface history and prior reasoning.
  • Use breadcrumbs for debugging, onboarding, and collaborative work by maintaining continuity across sessions.

Quick Start

Create the .claude/ directory if it doesn't exist and add to .gitignore if you prefer. Then place a breadcrumbs file at .claude/breadcrumbs.md (project-specific location allowed) and begin appending entries after significant work using the template shown in the instruction. At session start, Claude reads the file and summarizes the history to guide the current work.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: breadcrumbs
Download link: https://github.com/ElliotJLT/Claude-Skill-Potions/archive/main.zip#breadcrumbs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.