Agentic Coding and Customization
Copilot may already finish lines and draft whole functions for you. Agentic coding starts when you give it a bounded task, let it work across files, and inspect the result as carefully as you would a teammate's pull request.
That changes what you need to be good at. An agent that can read files, run commands, and open pull requests needs a clear boundary. Its result needs independent evidence. Throughout this module, you'll keep the diff, test output, or traced source close enough to check before you trust the summary.
You will use agent mode in the editor and assign issues to the cloud coding agent. You'll also move recurring rules into instructions, prompt files, custom agents, and skills. Later lessons connect external tools through MCP, organize source material in Spaces, and use Spark to prototype an application. The final lesson takes the same review discipline into team workflows and organization controls.
These interfaces change quickly. The working method is more durable: define the task, control what the agent may do, and verify what it returns. Bring a disposable repository so you can try the patterns without putting real work at risk.

What you'll walk away with
- Direct local agent mode and the cloud coding agent within reviewable boundaries
- Customize Copilot with instructions, prompt files, custom agents, and skills
- Connect and govern MCP servers, then use Spaces and Spark for context and prototypes
- Scale code review and agentic workflows on evidence-first standards
- Govern Copilot across an organization and choose models deliberately
- 01Agent Mode and the Cloud Coding AgentTwo ways to delegate real coding work to Copilot: a synchronous agent in your editor and an asynchronous agent in the cloud, plus the review discipline that keeps both safe.16 min
- 02The CLI, Custom Instructions, and Prompt FilesBring the agent loop to your terminal with the Copilot CLI, then stop re-typing your rules: make them reusable with instructions, prompt files, custom agents, and skills, placed at the right scope.17 min
- 03MCP, Spaces, and SparkExtend Copilot with external tools through MCP, curate the exact context it answers from with Spaces, and prototype an idea with Spark, then verify every returned fact instead of trusting polished output.15 min
- 04Code Review at Scale and Enterprise ControlsTake evidence-first habits to team scale: customized code review that classifies findings before severity, agentic workflows that stay bounded, and organization governance that reports honestly, plus choosing models deliberately.18 min
Live Copilot training for your team
For companies, we deliver the academy material live and build the sessions around your team's own data, tools, and day-to-day work.
