Plugin · Claude Code · AI Agents

Tylergibbs1 Breadcrumb

tylergibbs1-breadcrumb is a Claude Code plugin for the Build phase that lets agents leave file-attached warnings and breadcrumbs for other agents or your future self.

by tylergibbs1 · github.com/tylergibbs1/breadcrumb

Attach file-level warnings and notes so the next agent—or your future self—sees context before editing the same files.

1
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install tylergibbs1-breadcrumb@tylergibbs1/breadcrumb
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:tylergibbs1/breadcrumb") and the paste-ready config with skillselion.get_install_config("plugin:tylergibbs1/breadcrumb").

About

What it does

tylergibbs1-breadcrumb is a Claude Code plugin for leaving structured warnings and notes on files so different agent sessions share context without repeating long chat history. Solo builders running parallel agents or returning days later benefit when fragile areas—auth, migrations, experimental flags—need explicit do-not-refactor-without-reading notes attached to paths. The description emphasizes agent-to-agent communication via file-attached warnings, with catalog keywords covering agents, autochecks, breadcrumb, file-context, files, hooks, notes, reading, and warnings. It fits multi-agent and long-horizon repos more than one-shot scripts. Install alongside your normal Claude Code workflow; breadcrumbs are meant to trigger on file read via hooks rather than as a separate chat channel. It complements human comments in code but targets ephemeral agent coordination. One plugin ships from tylergibbs1/breadcrumb under productivity categorization.

Highlights

  • File-attached warnings and notes for agent-to-agent communication
  • Hooks and autochecks when reading files so breadcrumbs surface in context
  • Designed for other agents and your future self on the same repo
  • Keywords: agent-communication, breadcrumb, file-context, hooks, leave, warnings
  • Single-plugin bundle (pluginCount: 1) from tylergibbs1/breadcrumb

Why builders use it

A new agent session edits files blind to decisions, traps, and partial work left by the last run.

After install, you can leave file-linked breadcrumbs and warnings that hooks and autochecks surface the next time an agent reads those files.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 1 stars, 0 votes.

FAQ

Who is tylergibbs1-breadcrumb for?

Developers using Claude Code with repeated or parallel agent runs who need warnings and notes bound to files, not buried in chat logs.

When should I use tylergibbs1-breadcrumb?

Use it during Build when you finish a slice of work and want the next agent—or future you—to see file-specific cautions before changing the same paths.

How do I add tylergibbs1-breadcrumb to my agent?

Install the tylergibbs1/breadcrumb Claude Code plugin (pluginCount: 1), follow the repo’s hook and leave-breadcrumb flow for target files, and rely on autochecks when agents read those files.

Discussion

Comments

Share how you use tylergibbs1-breadcrumb, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.