Home / Companies / GitHub / Blog / Post Details
Content Deep Dive

Run multiple agents at once with /fleet in Copilot CLI

Blog post from GitHub

Post Details
Company
Date Published
Author
Matt Nigh, Brian LaFlamme
Word Count
1,295
Company Posts That Month
22
Language
English
Hacker News Points
-
Post removed?
No
Summary

/fleet is a powerful feature in the GitHub Copilot CLI that allows users to handle multiple files simultaneously by using a slash command, enabling parallel task execution. The orchestrator behind /fleet decomposes tasks into independent work items, allowing sub-agents to execute them concurrently while coordinating their progress and assembling the final results. Effective use of /fleet requires well-structured prompts that clearly define deliverables and boundaries, ensuring that work can be efficiently divided and executed in parallel. It is particularly useful for tasks with natural parallelism, such as refactoring multiple files, generating documentation, or implementing features across different modules. However, it is less suited for linear, single-file tasks where the traditional Copilot CLI is more efficient. By treating /fleet as a coordinated team effort rather than a magic solution, users can optimize its use for complex, multi-track projects.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
AI Coding Assistant 11 1,480 382 153 +18%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.