By wollax
Manage Azure DevOps pull requests and CI pipelines from the command line
Claude Code plugin for managing Azure DevOps pull requests and CI pipelines via the az CLI.
azure-devops extensionAZURE_DEVOPS_EXT_PAT environment variable set for authenticationclaude plugin add ~/Git/personal/az-devops-cli
| Command | Description |
|---|---|
/az-devops-cli:create-pr | Create a pull request for the current branch |
/az-devops-cli:update-pr | Update an existing PR (title, description, reviewers, etc.) |
/az-devops-cli:complete-pr | Complete/merge a PR (squash + auto-complete by default) |
/az-devops-cli:check-ci | Check CI pipeline run status for the current branch |
/az-devops-cli:create-prCreates a PR from the current branch to the default target branch (main). Pushes the branch if needed, generates title and description from commits, and sets --delete-source-branch by default.
Optional args: --reviewers, --work-items, --draft, --labels, --target
/az-devops-cli:update-prUpdates an existing PR auto-detected from the current branch. Supports changing title, description, draft status, reviewers, work items, and target branch.
/az-devops-cli:complete-prSets auto-complete with squash merge by default. Use --now to complete immediately, --merge for merge commit instead of squash.
/az-devops-cli:check-ciChecks CI pipeline run status for the current branch. Auto-detects the pipeline from the repository, or accepts --pipeline <name-or-id>.
Optional args:
--list — show last 5 runs instead of just the most recent--logs — include failed stage/job names and log output--full — complete timeline, artifacts, triggered-by info--pipeline <name-or-id> — specify pipeline (auto-detected if omitted)--branch <branch> — override branch (defaults to current branch)Runs pre-commands
Contains inline bash commands via ! syntax
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub wollax/az-devops-cli --plugin az-devops-cliCreate and update pull requests with proper formatting
GitHub PR dashboard for Claude Code. View PR status, CI/CD progress, bot comments, and merge PRs directly from your terminal.
Complete Azure DevOps and Azure Pipelines expertise system with Sprint 254-262 features and Windows/Git Bash compatibility (2025). PROACTIVELY activate for: (1) ANY Azure DevOps/Pipelines task, (2) YAML pipeline creation/editing with expression functions (iif, trim), (3) Windows agent Git Bash path conversion issues, (4) Cross-platform pipeline scripts (Windows/Linux/macOS), (5) Workload identity federation (OIDC) passwordless authentication, (6) Pipeline performance analytics and monitoring, (7) Template management and reusability, (8) Microsoft Security DevOps (MSDO) integration, (9) Stage dependencies visualization, (10) Agent v4 with ARM64 support, (11) New OS images (Ubuntu-24.04, Windows-2025, macOS-15), (12) GitHub Copilot integration (Sprint 262), (13) OAuth apps migration to Entra ID (Sprint 261), (14) Continuous Access Evaluation (CAE), (15) Pipeline debugging/troubleshooting, (16) CI/CD optimization, (17) Security/compliance implementation, (18) Azure DevOps CLI operations. Provides: Windows/Git Bash path handling mastery (MSYS_NO_PATHCONV, cygpath, shell detection), cross-platform script patterns, MINGW path conversion guidance, Windows agent troubleshooting, Sprint 254-262 latest features, workload identity federation setup and migration guidance (2025 security standard), pipeline performance analytics and cost tracking, Agent v4 on .NET 8 with ARM64 platform support, Microsoft Defender for DevOps with MSDO extension (replaces deprecated CredScan), GitHub Advanced Security integration, template patterns for code reuse, iif() ternary operator and trim() function, stage-level variables and dependency visualization, Ubuntu-24.04/Windows-2025/macOS-15 hosted agents, GitHub Copilot work item integration, latest YAML schema (always researches current docs), Microsoft best practices, multi-stage pipeline patterns, caching/parallelization, Azure Key Vault integration, comprehensive security scanning (SAST/dependency/container/IaC/secrets), deployment strategies, performance optimization, systematic debugging, and cost efficiency analysis. Ensures production-ready, secure, efficient, cross-platform pipelines following Microsoft 2025 standards.
AI-powered Azure DevOps integration with skills - Intelligent work item management, configuration, and automation for Azure DevOps workflows with MCP integration
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review