Factory Droid workflows
Factory Droid is a coding agent aimed at automated development flows. In Vibe Kanban it appears with other supported agents, which means you can route repetitive or pipeline-style tasks to Droid while humans (or other agents) own higher-judgment work—without losing isolation between concurrent jobs.
Good card shapes for automation-heavy agents
- Well-specified codegen from templates or schemas.
- Multi-step refactors with clear file boundaries.
- Tasks that benefit from the same agent binary across parallel cards.
Orchestration tips
Combine Droid with MCP task automation if you want assistants to open cards, but keep merge authority with humans until your checklist is automated away. See AI agent orchestration for the bigger picture.