creating-workflows-from-description
Use when user describes complex multi-step tasks that could benefit from orchestration - guides natural language workflow creation
b0
Delegate tasks to AI agents via Box0. Use when the user asks to review code, check security, run tests, compare tools, get multiple perspectives, research a topic, analyze data, write docs, or any task that could benefit from specialized or parallel execution. Also use when the user mentions agent names or says "ask", "delegate", "get opinions from", or "have someone".
cdt
Multi-agent development workflow using Agent Teams. Supports five modes: plan (architect teammate + PM teammate debate â plan.md), dev (developer teammate + code-tester teammate + qa-tester teammate + reviewer teammate iterate â code), full (plan â approval gate â dev), auto (plan â dev, no gate), and bugfix (tester + developer + reviewer TDD triad â fix + PR). Use when tasks benefit from collaborative agent teammates with peer messaging.