For those who joined the webinar โ thank you so much for being there ๐
If you have a minute, please fill out this feedback form โ your honest feedback is what makes the next workshop better ๐
What you learned today
- PLAN: MCP Servers โ Give Copilot up-to-date context via the GitHub MCP and Context7
- PLAN: Instructions โ Lock in Copilot's assumptions, style, and language with
copilot-instructions.mdand Path Instructions - PLAN: Skills โ Introduce a Skill from awesome-copilot to automate Issue creation
- CODE: Copilot Chat โ Design in Plan mode and implement the site in Agent mode
- REVIEW: Copilot Code Review โ Guarantee quality with automated PR reviews
- TEST & SECURE: Dependabot & CodeQL โ Continuously detect vulnerabilities in dependencies and code
- TEST & SECURE: Actions โ Automate Playwright tests with GitHub Actions
- CODE: Cloud Agent โ Assign Issues to Copilot and have them implemented in the background
- CODE: CLI โ Move between Plan โ Agent from the terminal with Copilot CLI
- OPERATE: Agentic Workflow โ Build autonomous CI/CD with AI baked in, powered by
gh-aw
Next steps
- Use the Playbook as internal reference material and roll it out across your team
- Try Copilot on a real project, in the order
/initโ Plan โ Agent - Automate everyday tasks with Cloud Agent and Agentic Workflows
- Weave Copilot CLI into your daily terminal work