Overview
Agentic Accelerator = GitHub Advanced Security + GitHub Copilot Custom Agents + Microsoft Defender for Cloud
(GitHub preferred; Azure DevOps first-class citizen)
The Agentic Accelerator Framework provides a repeatable, org-wide approach to shifting security and compliance left using custom GitHub Copilot agents. It covers four domains — Security, Accessibility, Code Quality, and FinOps — with SARIF-based CI/CD integration across GitHub Actions and Azure DevOps.
Quick Links
- Architecture
- SARIF Integration
- Platform Comparison
- Implementation Roadmap
- Centralized Governance
- Azure DevOps Pipelines
- Agent Extensibility
- Agent Patterns
- Prompt File Security
Agent Domains
| Domain | Agents | Description |
|---|---|---|
| Security | 6 | OWASP Top 10, IaC scanning, pipeline hardening, supply chain |
| Accessibility | 2 | WCAG 2.2 Level AA detection and auto-remediation |
| Code Quality | 2 | Coverage gates, test generation, complexity analysis |
| FinOps | 5 | Cost analysis, anomaly detection, optimization, governance |
Getting Started
- Clone the repository
- Open in VS Code with GitHub Copilot enabled
- Invoke any agent from the Copilot Chat panel
- Enable CI/CD workflows for automated scanning