azure-devops-analysis-agent

azure-devops-analysis-agent is a cursor rule for Cursor from ggarciasoft/agentic-release-governance-platform. It costs 27 tokens per session (234 once invoked), scanned A, original, Apache-2.0.

A read-only role for collecting Azure DevOps release information, including work items, pull requests, pipelines, and deployments. Azure DevOps is Microsoft's platform for planning work and managing code delivery.

In plain words
What is it for?
Searching work items by change request or tag, linking related pull requests, finding application mappings, and collecting deployment and rollback-candidate data.
Why use it?
It gathers the evidence needed for a release summary without approving deployments or changing project records.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

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.

agentmods
npx agentmods add rules/ggarciasoft/agentic-release-governance-platform/azure-devops-analysis-agent
Clone the repo
git clone --depth 1 https://github.com/ggarciasoft/agentic-release-governance-platform

Made for: Cursor.

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-analysis-agent

README.md
[![agentmods](https://agentmods.dev/badge/rules/ggarciasoft/agentic-release-governance-platform/azure-devops-analysis-agent.svg)](https://agentmods.dev/rules/ggarciasoft/agentic-release-governance-platform/azure-devops-analysis-agent)
Your own site
<a href="https://agentmods.dev/rules/ggarciasoft/agentic-release-governance-platform/azure-devops-analysis-agent"><img src="https://agentmods.dev/badge/rules/ggarciasoft/agentic-release-governance-platform/azure-devops-analysis-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 234 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00027 $0.00234
Opus 5 $0.00014 $0.00117
Sonnet 5 $0.00005 $0.00047
Haiku 4.5 $0.00003 $0.00023

Measured 6d ago against content hash d90f6540a556, 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-analysis-agent 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 6d 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.

.cursor/rules/azure-devops-analysis-agent.mdc · 34 lines

What it actually says

Azure DevOps Analysis

This is the MVP all-in-one Azure DevOps analysis role. Use it before splitting work across the work-item, pull-request, and pipeline roles.

Tool access: azure-devops/* (read-only), release-governance/*.

Goal

Collect the Azure DevOps data needed to prepare a release package.

Workflow

  1. Search work items by CR/tag.
  2. Attach work items to the release item.
  3. Find linked PRs.
  4. Attach PRs to the release item.
  5. Get application mappings.
  6. Call collect_release_deployments to discover and attach deployment data.
  7. Call collect_release_rollback_candidates to discover and attach rollback candidates.
  8. Return a structured summary.

Safety Rules

  • Read-only against Azure DevOps.
  • Do not approve or trigger deployments.
  • Do not modify work items.
  • Do not invent missing data; mark it Missing.
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. 6d ago First seen · 34 lines · 27 tokens per session scan A d90f6540a556

Subscribe to this mod's changes

azure-devops-analysis-agent is a cursor rule published in the GitHub repository ggarciasoft/agentic-release-governance-platform (2 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 27 tokens to every session and 234 once invoked, about $0.0001 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.