-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
RoadmapThis is a big roadmap itemThis is a big roadmap item
Milestone
Description
A multi-agent workflow where a full team of agents works together to build a full feature.
- Tech Lead: Plans the feature and creates a product requirement description (PRD) in a product management tool like Linear, GitHub, Azure DevOps, Jira, etc.
- Coordinator: Orchestrates AI agents to autonomously create a full feature by delegating tasks to engineers.
- Engineer Agents (Backend, Frontend, End-to-end tests): Specialized engineers who create tasks within their domain and work with reviewer agents to ensure the architecture, code conventions, and guardrails are followed.
- Reviewer Agents (Backend, Frontend, End-to-end tests): Specialized reviewer agents who review the work of engineers and ensure that all code follows the architecture, code conventions, and guardrails.
All agents run as interactive Claude Code worker-hosts that have the full context of the feature and all tasks done while building. By splitting the work among several agents, it is possible to keep the full feature in context.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
RoadmapThis is a big roadmap itemThis is a big roadmap item
Type
Projects
Status
Done