What problem does it solve?
This Skill addresses the challenge of managing large batches of work across multiple projects and agents, providing a structured and efficient way to track, dispatch, and monitor work processes.
Core Features & Use Cases
- Batch Work Tracking: Monitor the progress of batches of work across different rigs.
- Event-Driven Feeding: Automate the dispatch of the next ready issue based on completion events.
- Stage-Launch Workflow: Validate dependencies and compute dispatch order before work begins.
- Safety Guards: Prevent dispatching work that should not be run.
- Use Case: For a project manager coordinating a team of developers, this Skill can be used to ensure that all tasks related to a feature are completed before moving on to the next one.
Quick Start
Stage a new batch for 'feature X' by running 'gt convoy stage feature X --tasks task1 task2 task3'.