You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Three Horizons Accelerator uses GitHub Copilot Chat Agents — a role-based AI assistant system that operates directly within VS Code / GitHub Copilot Chat. The platform includes 19 specialized agents for interactive development assistance.
In VS Code with GitHub Copilot Chat, mention an agent by name:
@deploy Deploy the platform to dev environment
@architect Design a microservice architecture for order processing
@devops Set up GitOps deployment with ArgoCD
@terraform Create a new AKS module with private networking
@security Review security posture for the platform
@sre Create an incident response runbook
The 15 skills in .github/skills/ provide domain-specific knowledge that agents can reference:
Skill
Description
ai-foundry-operations
Microsoft Foundry and OpenAI operations
argocd-cli
ArgoCD CLI for GitOps workflows
azure-cli
Azure CLI resource management
azure-infrastructure
Azure infrastructure patterns
codespaces-golden-paths
GitHub Codespaces devcontainer configs per Golden Path
database-management
Database ops and health monitoring
github-cli
GitHub CLI for repos and workflows
helm-cli
Helm CLI for Kubernetes packages
kubectl-cli
Kubernetes CLI for AKS
mcp-cli
Model Context Protocol server reference
observability-stack
Prometheus, Grafana, observability
prerequisites
CLI tool validation and setup
terraform-cli
Terraform CLI for Azure infra
validation-scripts
Validation scripts for deployments
deploy-orchestration
End-to-end platform deployment orchestration
RHDH Official Documentation Skills
6 domain-specific skills sourced from 31 official Red Hat documentation PDFs (RHDH 1.8), converted to Markdown and stored in docs/official-docs/rhdh/markdown/. Agents MUST consult these before performing any RHDH-related action.