Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.31 KB

File metadata and controls

17 lines (15 loc) · 1.31 KB

GitHub Copilot Labs Overview

Lab Name Summary
01 CopilotAgent Generate a PRD in VS Code and bootstrap a travel site project.
02 CustomInstructions Create global and language-specific instruction files to standardize coding conventions.
03 CustomAgent Use Custom Agent to handle complex tasks.
04 PromptFile Build reusable prompt files.
05 MCPServer Configure and use an MCP server in VS Code.
06 CopilotChat Use Copilot Chat on GitHub.com for Q&A.
07 CodingAgent Use GitHub Coding Agent to automatically implement code from issues.
08 ReviewAgent Use GitHub Review Agent to automatically review pull requests.
09 CopilotCLI Use Copilot CLI for command assistance and code reviews.
10 CopilotCLIIntegration Integrate the CLI and Azure OpenAI in GitHub Actions.
11 CodeSpace Use GitHub Copilot and Copilot CLI inside GitHub Codespaces.
12 CopilotSpace Manage knowledge base with Copilot Space and call MCP server in VS Code.