Claude Team
Claude Team is an automated AI agent team, built both from and for BrewDocs and running on GitHub. It splits the work into roles, so each agent focuses on one job instead of doing everything at once. That started as a way to control turn costs and keep runs reliable, and it grew into something closer to a small managed engineering team.
BrewDocs was originally hand-written, with some light AI assistance in its less mature days. Nowadays, virtually every line of code is managed and authored by Claude Code running on GitHub.
Work is organized using GitHub Issues as Epics • Stories • Tasks
Claude Team is more a pattern for running Claude Code on GitHub than a fixed framework, since much of the instruction can be generated by AI. The dedicated repo has the details.