Learn to use AI-powered Accelerator agents — from Agents to Hero
View the Project on GitHub devopsabcs-engineering/agentic-accelerator-workshop
Learn to use AI-powered Accelerator agents — from Agents to Hero
This hands-on workshop teaches you how to integrate GitHub Copilot custom agents into your Accelerator workflows. You will configure security scanners, accessibility checkers, code quality analyzers, and FinOps cost gates, all powered by AI agents that produce SARIF-compliant findings visible in the GitHub Security tab.
By the end of this workshop you will be able to run automated security, accessibility, and code quality scans from your IDE and CI/CD pipelines, interpret SARIF output, and build your own custom agent.
| Audience | What You Will Learn |
|---|---|
| Developers | Run AI-powered scans from VS Code using Copilot agents |
| DevOps Engineers | Wire agent-driven workflows into GitHub Actions pipelines |
| Security Engineers | Understand SARIF output and integrate findings into governance |
| Platform Engineers | Extend the framework with custom agents for your organization |
Before starting Lab 00, ensure you have the following:
Work through the labs in order. Each lab builds on the previous one.
Choose the tier that fits your schedule:
| Tier | Labs | Duration | Audience |
|---|---|---|---|
| Half-Day | Labs 00 – 05 | ~3 hours | First exposure to agent-driven scanning |
| Full-Day | Labs 00 – 08 | ~5.5 hours | End-to-end pipeline integration |
| Extended | Labs 00 – 11 | ~7.5 hours | Deep dive including FinOps, remediation, and custom agents |

Labs 03, 04, and 05 can be completed in any order. Lab 09 is optional and does not block later labs.
This workshop is built on the Agentic Accelerator Framework, which provides the agents, skills, instructions, and sample application used throughout the labs.
This project is licensed under the MIT License.