Azure DevOps Reviewer

Azure DevOps Reviewer is an agent for Claude Code from TheLobbi/Claude-m. It costs 36 tokens per session (870 once invoked), scanned A, original, no licence file.

A code review assistant for software that connects to Azure DevOps. It checks REST API calls, YAML pipeline syntax, WIQL queries, work-item field paths, and credential handling.

In plain words
What is it for?
Use it to review Azure DevOps integration code and pipeline files for API, query, field-path, syntax, and credential-security problems.
Why use it?
It catches integration mistakes that can cause requests, pipeline definitions, work-item queries, or authentication to behave incorrectly.

Agent for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: model in frontmatter.

Part of the azure-devops plugin — 5 skills, 25 commands, 4 agents shipped together

Good fit Use it to review Azure DevOps integration code and pipeline files for…

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/thelobbi/claude-m/devops-reviewer
Install

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.

Clone the repo
git clone --depth 1 https://github.com/TheLobbi/Claude-m

Made for: Claude Code.

Or install azure-devops, the plugin that ships this one along with the rest of its 5 skills, 25 commands, 4 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Azure DevOps Reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/thelobbi/claude-m/devops-reviewer.svg)](https://agentmods.dev/agents/thelobbi/claude-m/devops-reviewer)
Your own site
<a href="https://agentmods.dev/agents/thelobbi/claude-m/devops-reviewer"><img src="https://agentmods.dev/badge/agents/thelobbi/claude-m/devops-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 36 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 870 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What 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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00036 $0.00870
Opus 5 $0.00018 $0.00435
Sonnet 5 $0.00007 $0.00174
Haiku 4.5 $0.00004 $0.00087

Measured 3d ago against content hash 8b17a1ef1b83, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

Azure DevOps Reviewer 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 3d 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.

azure-devops/agents/devops-reviewer.md · 100 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

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.

  1. 3d ago First seen · 100 lines · 36 tokens per session scan A 8b17a1ef1b83

Subscribe to this mod's changes

Azure DevOps Reviewer is an agent published in the GitHub repository TheLobbi/Claude-m (14 stars, last pushed 10d ago), with no licence file. It adds 36 tokens to every session and 870 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-09-03.

Related

Other agents, from other repositories

nw-platform-architect-reviewer

Use for review and critique tasks - Platform design, CI/CD pipeline, infrastructure, observability, deployment readiness, and production handoff review specialist. Runs on Haiku for cost efficiency.

nWave-ai/nWave · 44 tokens

infrastructure-reviewer

Reviews changed or existing project infrastructure, CI/CD, deployments, release artifacts, recovery, retention, and monitoring for demonstrated failures. Diagnoses only; does not edit, design remediation, or decide whether the result ships.

pavel-molyanov/molyanov-ai-dev · 49 tokens

devops-architect

DevOps and CI gate expert for the ClosedLoop plugin monorepo. Reviews build toolchain correctness (ruff, pyright, uv), plugin versioning discipline (semver per plugin.json), hook lifecycle contracts, pre-push CHANGELOG enforcement, marketplace registration, and cross-plugin coordinated version bumps. Triggers on…

closedloop-ai/claude-plugins · 95 tokens

code-reviewer

Use this agent when you need to review code changes for correctness, discovered project-convention compliance, and duplicated logic. Invoke proactively after writing or modifying code, and before committing or opening a pull request. Reviews an explicit diff, pull request, or named file set; defaults to the…

rjmurillo/ai-agents · 70 tokens

comment-analyzer

Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. Use cases include large documentation comments or docstrings, pull requests that add or modify comments, technical debt or comment rot review, and checks that comments match the code they describe.

rjmurillo/ai-agents · 60 tokens

issue-feature-review

Review GitHub feature requests with constructive skepticism. Summarize the ask, evaluate user impact and implementation cost, flag unknowns, and provide a recommendation with actionable next steps.

rjmurillo/ai-agents · 39 tokens