dx-dor

Validate work items against a Definition of Ready checklist and generate dor-report.md.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate Definition of Ready against work items by fetching the DoR wiki, parsing the checklist, and scoring each item against the story content.

Core Features & Use Cases

  • Fetches the DoR checklist from configured sources and evaluates each criterion against the story.
  • Supports standalone, batch, and re-check workflows with ADO/Jira posting and interactive checklists.
  • Generates a dor-report.md and posts updates according to Mode A/B/C.

Quick Start

Validate one or more work items by running the dx-dor skill with a single ID or a batch of IDs; the tool fetches DoR, evaluates, and posts results automatically.

Frequently Asked Questions about dx-dor

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

FAQPage Schema
How do I validate Definition of Ready criteria against Jira or ADO work items?

To validate Definition of Ready criteria against Jira or ADO work items, fetch the DoR wiki, parse the checklist, and score each criterion against the story content. This process supports standalone sprint starts, batch validation, and re-checks after BA updates.

Can I batch validate multiple work items against a DoR checklist at sprint start?

Yes, you can batch validate multiple work items against a DoR checklist at sprint start by providing a batch of IDs. The tool fetches the DoR wiki, evaluates each criterion against the story content, and automatically posts results to ADO or Jira.

How does wiki parsing work for Definition of Ready checklists?

Wiki parsing for Definition of Ready checklists works by fetching the DoR wiki content and extracting the checklist criteria. The tool then evaluates each parsed criterion against the story content, scoring items with mandatory, required, recommended, or human tags.

What is the difference between Mode A, B, and C when posting DoR validation results?

Mode A, B, and C represent different posting workflows for DoR validation results in ADO or Jira. The tool generates a dor-report.md and posts interactive checklist updates according to the selected mode, accommodating various team feedback preferences.

Do I need to configure dependencies to automate DoR validation across sprints?

No external dependencies are required to automate DoR validation across sprints. The tool operates independently to fetch the DoR wiki, parse checklists, score story content, and post interactive updates directly to ADO or Jira.

What reporting format is generated after evaluating Definition of Ready criteria?

A dor-report.md file is generated after evaluating Definition of Ready criteria. This structured report captures the wiki-parsing results, criterion scoring, and mandatory, required, recommended, or human tags for each validated work item.