dx-agent-all

Automate end-to-end ADO-to-PR pipelines with phased orchestration and phase gates.

6|3|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/easingthemes/dx-aem-flow --skill dx-agent-all
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dx-agent-all
Source: https://github.com/easingthemes/dx-aem-flow/tree/main/plugins/dx-core/skills/dx-agent-all
Command: npx skills add https://github.com/easingthemes/dx-aem-flow --skill dx-agent-all

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates an end-to-end software delivery pipeline from ADO story to PR, automating multiple phases (requirements, planning, execution, build, review, commit, and PR) with optional human checkpoints.

Core Features & Use Cases

  • End-to-end orchestration: requirements, planning, execution, build, review, commit, and PR in sequence.
  • Interactive/autonomous modes with run-state management and phase gating.
  • Supports hub/clustered workloads and multi-repo workflows via Skill calls to phase skills.

Quick Start

Provide an ADO work item ID to execute the full pipeline from requirements through PR.

Frequently Asked Questions about dx-agent-all

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate an ADO-to-PR pipeline for software delivery?

You can automate an ADO-to-PR pipeline by providing an ADO work item ID to orchestrate end-to-end phases from requirements and planning through execution, build, review, commit, and PR.

What is the best way to orchestrate ticket-to-PR workflows across multiple repositories?

Orchestrating ticket-to-PR workflows across multiple repositories is managed through a phased Skill orchestration model that supports clustered workloads and multi-repo execution via Skill calls.

Can I run automated software delivery pipelines with human checkpoints?

Yes, automated software delivery pipelines support interactive and autonomous modes with run-state management and strict phase gates to add optional human checkpoints between phases.

Does this ADO automation tool handle Definition of Ready and planning phases?

Yes, ADO automation handles the Definition of Ready (DoR) and planning phases, coordinating them in sequence before code execution, build, review, commit, and PR creation.

What is needed to start automating ticket-to-PR workflows from Azure DevOps?

To start automating ticket-to-PR workflows, you need an ADO work item ID to trigger the full pipeline execution from requirements gathering through the final pull request.