# DevOps Agents

Specialized agents for CI/CD, automation, and operational tasks. These agents understand deployment pipelines, monitoring, and DevOps best practices.

## Available Agents

### 🐙 github-operations-specialist
- **Expertise**: GitHub Actions, workflows, secrets
- **Features**: PR automation, release management
- **Security**: Branch protection, CODEOWNERS, security scanning

### 🔷 azure-devops-specialist
- **Expertise**: Azure Pipelines, Boards, Artifacts
- **Integration**: GitHub sync, cross-platform builds
- **Features**: Multi-stage pipelines, approvals

### 🔌 mcp-context-manager
- **Expertise**: MCP servers, context optimization
- **Features**: Documentation sync with Context7
- **Integration**: Multi-source context aggregation

## Planned Agents

### 🚀 jenkins-pipeline-engineer
- **Expertise**: Jenkinsfile, shared libraries
- **Plugins**: Blue Ocean, credentials, artifacts
- **Features**: Distributed builds, pipeline as code

### 📊 gitlab-ci-engineer
- **Expertise**: .gitlab-ci.yml, runners, artifacts
- **Features**: Auto DevOps, environments, review apps

### 🔄 circleci-workflow-engineer
- **Expertise**: config.yml, orbs, workflows
- **Features**: Parallelism, caching, contexts

### 📈 monitoring-observability-engineer
- **Expertise**: Prometheus, Grafana, ELK stack
- **Features**: Metrics, logs, traces, alerts

### 🛡️ security-devsecops-engineer
- **Expertise**: SAST, DAST, dependency scanning
- **Tools**: Snyk, SonarQube, Trivy
- **Features**: Shift-left security, compliance

## DevOps Principles

All DevOps agents follow:
1. **Automation First**: Everything that can be automated should be
2. **Shift Left**: Security and quality early in the pipeline
3. **Observability**: Metrics, logs, and traces for everything
4. **GitOps**: Git as single source of truth