Agent Beacon
Description
๐ฐ๏ธ Real-time presence & collision-avoidance for parallel AI coding agents. See what every Claude Code / MCP agent is touching โ never let two agents clobber the same file again. Zero-dependency, 100% local.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
๐ฐ๏ธ Beacon
Real-time presence & collision-avoidance for parallel AI coding agents
Run two, five, ten Claude Code sessions on the same repo at once โ and **never let them clobber each other's work again.**
English ยท ็ฎไฝไธญๆ
[](https://www.npmjs.com/package/beacon-agents) [](LICENSE) [](https://nodejs.org) [](package.json) [](https://docs.claude.com/en/docs/claude-code) [](CONTRIBUTING.md)
The problem
Running multiple AI coding agents in parallel is the new normal โ one session refactors the API, another writes tests, a third bumps configs. It's a huge speedup, until two of them edit the same file, or one runs `git checkout` / `git stash` and silently yanks the files out from under the others. You discover the collision only *after* work is lost.
Agents are flying blind. **They can't see each other.**
What Beacon does
Beacon is a tiny local service that gives every agent a shared, real-time picture of *who is touching what* โ and warns them the instant two of them overlap.
- ๐ Mutual awareness โ every session reports what it's editing; others can see it live.
- โก Collision warnings, in-context โ when an agent is about to edit a file another agent is already in, Beacon injects a one-line heads-up into that agent's own context, before the edit.
- ๐ช Guards risky shared-tree ops โ `che
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
๐ฅ The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI