dev-azdo

dev-azdo is a plugin for Claude Code from lttr/claude-marketplace. Its manifest loads nothing; the 8 skills, 1 MCP server it bundles cost 515 tokens per session together, scanned A, original, MIT.

A set of natural-language workflows for Azure DevOps, Microsoft's service for hosting code, tracking work, and reviewing changes, with Confluence integration for shared documentation.

In plain words
What is it for?
It helps create and manage feature branches, pull requests, tickets, and comments; run Azure CLI tasks; and gather insights from connected Azure DevOps and Confluence data.
Why use it?
It reduces the need to remember separate commands and steps when managing branches, pull requests, work items, comments, and project information across Azure DevOps and Confluence.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add lttr/claude-marketplace
agentmods
npx agentmods add plugins/lttr/claude-marketplace/dev-azdo
Clone the repo
git clone --depth 1 https://github.com/lttr/claude-marketplace

Made for: Claude Code.

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 dev-azdo

README.md
[![agentmods](https://agentmods.dev/badge/plugins/lttr/claude-marketplace/dev-azdo.svg)](https://agentmods.dev/plugins/lttr/claude-marketplace/dev-azdo)
Your own site
<a href="https://agentmods.dev/plugins/lttr/claude-marketplace/dev-azdo"><img src="https://agentmods.dev/badge/plugins/lttr/claude-marketplace/dev-azdo.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 8 skills, 1 MCP server cost 515 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

dev-azdo 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 4d 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.

plugins/dev-azdo/.claude-plugin/plugin.json · 20 lines

What it actually says

{
  "name": "dev-azdo",
  "version": "1.2.0",
  "description": "Azure DevOps workflow automation as NL-driven skills: feature-branch, pr, pr-comments, ticket, ticket-create, ticket-comments, insights, az-cli. Azure DevOps + Confluence integration.",
  "author": {
    "name": "Lukas Trumm",
    "email": "[email protected]"
  },
  "keywords": [
    "azure-devops",
    "azdo",
    "confluence",
    "git",
    "workflow",
    "pull-request",
    "work-item",
    "insights"
  ]
}
Contents

What it installs

The manifest is a name and a version. 8 skills, 1 MCP server travel with it, and installing the plugin installs all of them — 515 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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. 4d ago First seen · 20 lines scan A c27e02e3b58d

Subscribe to this mod's changes

dev-azdo is a plugin published in the GitHub repository lttr/claude-marketplace (2 stars, last pushed 6d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.

Related

Other plugins, from other repositories

construction-pm

Create project estimates, change orders, progress reports, and RFI responses for construction project management.

alexclowe/awesome-claude-cowork-plugins · not measured

weft

Deterministic workflow tracking with event-sourced logs for Claude Code.

dioptx/weft · not measured

cc-code

极简开发工作流系统。角色串行(PM→Architect→Dev→QA) + L0L4 文件分层的状态机循环。/cc-code:init 三轨初始化(新建/已最新/旧版升级迁移,全程零删除),13 skill + 3 配套 agent,含 /cc-code:plan-prd-feature 增量迭代规划、/cc-code:whole-qa 全量验收修复闭环与 /cc-code:experience-summary 项目级经验沉淀(references 按需读取)。⭐0.10.0 codegraph 全静默深度集成(15/15 能力:静默建索引 + affected 精准回归 + impact 真爆炸半径 + 角色权限矩阵,人零心智负.

weiyi88/cc-code · not measured

ticket-flow

Beads-backed ticket workflow for Claude Code: spec → pickup → implement → finish behind verdict and merge gates, orchestrated by /flow (--local with resume, --parallel, --serial/--loop unattended queue runner), each ticket in its own git worktree. Five visible commands; the phase skills are model-invoked.

keefar/ticket-flow · not measured

csw

Ship a tracker ticket: dispatch it into a worktree, drive it to a pull request, merge it after review, and clean up after itself.

mikestankavich/claude-ship-workflow · not measured

project-manager

AI agent for full-cycle project management: document generation, monitoring, coordination, and scheduled reporting based on PMBoK 8 + Agile hybrid methodology. Covers all 32 PM tasks across 6 project phases — from initiation to closure.

KirKruglov/claude-project-manager · not measured