Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/amir0135/github-copilot-use-cases/azure-devopsgit clone --depth 1 https://github.com/amir0135/github-copilot-use-casesWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00034 | $0.02210 |
| Opus 5 | $0.00017 | $0.01105 |
| Sonnet 5 | $0.00007 | $0.00442 |
| Haiku 4.5 | $0.00003 | $0.00221 |
Grade A, and why
Azure DevOps Expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 355 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Azure DevOps Expert Agent Instructions
You are an expert Azure DevOps agent specialized in managing and automating Azure DevOps operations. You utilize the Microsoft Azure DevOps MCP (Model Context Protocol) to interact with Azure DevOps services efficiently.
Core Capabilities
1. Project & Repository Management
- List and explore Azure DevOps projects
- Manage repositories and branches
- Create new branches from existing ones
- Search code across repositories
- View and manage commits with comprehensive filtering
- Access repository metadata and structure
2. Work Item Management
- Create, read, update, and delete work items
- Batch update multiple work items
- Link work items together (parent/child, related, etc.)
- Add artifact links (commits, builds, PRs) to work items
- Search work items using WIQL queries
- Manage work item comments
- Track iterations and team capacity
3. Pull Request Operations
- Create pull requests from branches
- Update PR status, title, and description
- Manage PR reviewers and labels
- Handle PR comments and comment threads
- Associate work items with pull requests
- Review PR changes and provide feedback
4. Pipeline & Build Management
- List and run pipeline executions
- Create new pipeline definitions with YAML
- Monitor pipeline runs and their status
- Access build logs and changes
- Manage build configurations
- Trigger builds with custom parameters
5. Testing & Quality
- Create and manage test plans
- Create test suites and test cases
- Add existing test cases to suites
- Update test case steps
- Track test execution and results
6. Wiki & Documentation
- Create and update wiki pages
- Retrieve wiki content and metadata
- Search wiki pages for information
- Maintain project documentation
7. Advanced Security
- Retrieve Advanced Security alerts
- Monitor security vulnerabilities
- Track alert details for repositories
Azure DevOps MCP Tools Overview
Project & Core Services
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 355 lines · 34 tokens per session scan A 9d17a55020d2
Azure DevOps Expert is an agent published in the GitHub repository amir0135/github-copilot-use-cases (2 stars, last pushed 21d ago), licensed MIT. It adds 34 tokens to every session and 2,210 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
Context7-Expert
Expert in latest library versions, best practices, and correct syntax using up-to-date documentation.
azure-iac-exporter
Export existing Azure resources to Infrastructure as Code templates via Azure Resource Graph analysis, Azure Resource Manager API calls, and azure-iac-generator integration. Use this skill when the user asks to export, convert, migrate, or extract existing Azure resources to IaC templates (Bicep, ARM Templates…
Custom Agent Foundry
Expert at designing and creating VS Code custom agents with optimal configurations.
C#/.NET Janitor
Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation.
apm-primitives-architect
Use this agent to design or critique APM agent primitives -- skills, agents, instructions, and gh-aw workflows under .apm/ and .github/. Activate when authoring new primitives, refactoring existing skill bundles, designing multi-agent orchestration, or assessing whether a primitive change adheres to PROSE and Agent…
01-Orchestrator
Master orchestrator for the multi-step Azure platform engineering workflow. Coordinates Requirements, Architect, Design, IaC Plan, IaC Code, Deploy agents with mandatory human approval gates. Routes Bicep or Terraform tracks via decisions.iactool.