| title: Repolith | |
| emoji: 🪨 | |
| colorFrom: gray | |
| colorTo: indigo | |
| sdk: static | |
| pinned: false | |
| license: mit | |
| short_description: Coordination layer for parallel Claude Code sessions | |
| tags: | |
| - agents | |
| - claude | |
| - coding-agents | |
| - developer-tools | |
| - multi-agent | |
| # Repolith | |
| **The coordination layer for parallel AI coding agents.** | |
| File-level locks, plan-conflict detection, and auto-resume for multiple Claude Code sessions on the same repos — plus monorepo ergonomics for multi-repo workspaces. | |
| Everyone answers parallel agents with worktree isolation. Isolation defers the conflict to merge time; coordination prevents it at plan time and edit time. | |
| - GitHub: https://github.com/ethanrickyjrjr-wq/repolith | |
| - npm: https://www.npmjs.com/package/repolith (`npm i -g repolith`) | |
| - Site + hosted-team-tier waitlist: https://ethanrickyjrjr-wq.github.io/repolith-site/ | |