Show HN: Bootstrap a team of coding agents from a template, OSS
Category: devtools
Tags: multi-agent, coding-agents, worktree
Score: 5.8/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 5)
This project provides a minimal template for bootstrapping a team of coding agents (coordinator, developer, reviewer) using git worktrees, designed to work with the aweb CLI. It is interesting for exploring structured multi-agent collaboration workflows where agents share code repos via isolated worktrees and a coordinator handles task routing. The approach is practical but early-stage, with low adoption and niche utility.
Target audience: backend devs
Repository: https://github.com/awebai/aweb-team-coord-worktrees · MIT · 2 stars
View on Hacker News