Anvil - Run a fleet of parallel Claude Codes
by•
The IDE for parallel agent work. MIT licensed, farm to table, fun.
With one click git worktree isolation, first class plan tracking, color coding for agent states, flexible layout arrangement, and so much more, Anvil is crafted to make developers extremely productive, minimizing context switching and maximizing agent parallelism.


Replies
Running parallel Claude Codes is a game changer for productivity. We've been using Claude heavily while building Parsli and the bottleneck is always sequential execution. How do you handle context sharing between the parallel instances?
@talal_bazerbachi2 Hi Talal! I typically share context through plan artifacts (markdown files). In Anvil you can actually drag a markdown file from one worktree to another, or have an agent reference those other worktrees.
How does this compare to what you'd build with something like Docusign or Pandadoc for a team that already has those set up? that's the actual switching cost question and the answer would tell me a lot