What problem does it solve?
This Skill simplifies the process of managing a team of agents in Grok Build, enabling coordinated task execution and streamlining project workflows.
Core Features & Use Cases
- Team Coordination: Spawn and manage a team of agents for shared task lists.
- Task Decomposition: Break down tasks into subtasks with dependencies and assign to team members.
- Pipeline Stages: Execute tasks through a series of stages (plan, prod, exec, verify, fix).
- Agent Routing: Route tasks to specialized agents based on stage and task characteristics.
- Workflow Management: Monitor progress, unblock teammates, and handle failures.
- Ralph Integration: Optionally link to Ralph for persistence and retry mechanisms.
- Use Case: Use this Skill to orchestrate a team of developers to refactor a codebase, ensuring all steps are completed with minimal oversight.
Quick Start
To start a team with 5 executor agents to work on a task, use the command: /oh-my-grok:team 5:executor "refactor the auth module with security review"