The most labor-intensive part of running an AI dev team is task dispatch — deciding which agent should work on which issue and manually starting a session for each one. Fleet automates this through GitHub label watching: when a maintainer adds the ready label to an issue, the watcher detects it and dispatches the right agent without any additional action.
This guide shows how to configure Fleet's label watcher so that labeling a GitHub issue is the only human step required to put work into the agent's queue.