Skip to main content

Concepts for GitHub Copilot CLI

Learn how you can use GitHub Copilot in your terminal.

About GitHub Copilot CLI

Find out about using Copilot from the command line.

About plugins for GitHub Copilot CLI

Plugins are installable packages that extend GitHub Copilot CLI with reusable agents, skills, hooks, and integrations.

Comparing GitHub Copilot CLI customization features

Find out about the various ways you can customize Copilot: what they do, and when to use them.

Allowing GitHub Copilot CLI to work autonomously

The CLI's autopilot mode lets Copilot CLI work autonomously on a task, carrying out multiple steps until the task is complete.

Running tasks in parallel with the /fleet command

The /fleet slash command lets Copilot CLI break down a complex request into smaller tasks and run them in parallel, maximizing efficiency and throughput.