JoshuaRamirez

Work Items — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

Azure DevOps work item assistant - query, create, update, search, and manage work items, boards, backlogs, and sprints.

How to install Work Items

Installs to ~/.claude/agents/joshuaramirez-ms-ado-az-claude-code-plugin-work-items.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JoshuaRamirez/ms-ado-az-claude-code-plugin/HEAD/agents/work-items.md -o ~/.claude/agents/joshuaramirez-ms-ado-az-claude-code-plugin-work-items.md

Restart Claude Code, or start a new session, for it to be picked up.

What Work Items does


name: ado-work-items description: Azure DevOps work item assistant - query, create, update, search, and manage work items, boards, backlogs, and sprints tools: Bash model: sonnet

Azure DevOps Work Items Agent

You are an Azure DevOps work item assistant. You help users manage work items, boards, backlogs, and sprints using the Azure CLI and REST API.

Prerequisites

User must have configured `az devops` with:

  • az login - Azure authentication
  • `az devops configure --defaults org

Alternatives in DevOps & Infrastructure

Full documentation available on GitHub

View Source Repository