Decomposes work into buildable specs. Writes context packets. Does NOT implement.
npx ai-builder add agent phrazzld/plannerTDD + simple design - "Red. Green. Refactor"
npx ai-builder add agent phrazzld/beckImplements specs via TDD. Follows the planner's context packet exactly. Heads-down execution.
npx ai-builder add agent phrazzld/builderDirect implementation + shippability - "Focus is deciding what NOT to do"
npx ai-builder add agent phrazzld/carmackDeep modules + information hiding - "Deep modules manage complexity"
npx ai-builder add agent phrazzld/ousterhout