github-copilot
Installation
SKILL.md
GitHub Copilot
GitHub Copilot is the enterprise standard. 2025 features Copilot Workspace (Idea-to-PR workflow) and Copilot Edits (multi-file awareness).
When to Use
- Enterprise: SOC2 compliant, IP indemnity.
- In-IDE: Works in VS Code, Visual Studio, JetBrains, Vim.
- CLI:
gh copilot suggest "how to tar a folder".
Core Concepts
Copilot Workspace
A dev environment where you describe a task, and Copilot generates a plan + code + tests, then opens a PR.
Copilot Chat
Chat interface aware of your open files and selection.