# DevOps On-Call Plugin A focused set of prompts, instructions, and a chat mode to help triage incidents and respond quickly with DevOps tools and Azure resources. ## Installation ```bash # Using Copilot CLI copilot plugin install github/awesome-copilot/plugins/devops-oncall ``` ## What's Included ### Commands (Slash Commands) | Command | Description | |---------|-------------| | `/devops-oncall:azure-resource-health-diagnose` | Azure Resource Health Diagnose | | `/devops-oncall:multi-stage-dockerfile` | Multi Stage Dockerfile | ### Agents | Agent | Description | |-------|-------------| | `azure-principal-architect` | Azure Principal Architect | ### Instructions | Instruction | Description | |-------------|-------------| | `devops-core-principles` | Devops Core Principles | | `containerization-docker-best-practices` | Containerization Docker Best Practices | ## Source This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions. ## License MIT