Breadcrumb
CLI Tool • January 29, 2026
Leave notes on files for AI agents. Protect intentional code from being 'simplified' by explaining why code that looks wrong is actually right.
CLI
TypeScript
AI Agents
Developer Tools
Bun
NPM Package
Open Source

Key Features
- •Leave context notes on files for future agents
- •Automatic note display when files are read
- •Protect edge case fixes from being "simplified"
- •Document intentional workarounds and patterns
- •Claude Code plugin for auto-enforcement
- •Simple CLI for adding/removing notes
- •Git-tracked breadcrumb storage
- •Prevents agents from breaking each other's work