init-azure-devops

Community

Verify Azure DevOps access and config during init

Authordjwmobley
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Verifies Azure DevOps organization and project access and validates the configured process-template during /pipeline:init by dispatching to a subagent that runs the az CLI and interprets error codes to produce structured results.

Core Features & Use Cases

  • Validates that the user’s Azure DevOps project exists within the detected organization and that the process template is properly recognized.
  • Dispatches a subagent to run the helper script, interprets az CLI errors against a predefined interpretation table, and emits a structured verification block for pipeline.yml.
  • Surfaces actionable guidance when issues are encountered, such as missing extensions, authentication problems, or PAT scope errors, without exposing sensitive values.

Quick Start

To begin, invoke /pipeline:init with a git remote URL that points to Azure DevOps (dev.azure.com or visualstudio.com) and let the skill validate organization/project access and process-template configuration.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: init-azure-devops
Download link: https://github.com/djwmobley/pipeline/archive/main.zip#init-azure-devops

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.