definition-of-ready

Verify user stories against Definition of Ready criteria before sprint commitment.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Eric-Pacheco95/claude-workbench --skill definition-of-ready-eric-pacheco95
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: definition-of-ready
Source: https://github.com/Eric-Pacheco95/claude-workbench/tree/main/.claude/skills/definition-of-ready
Command: npx skills add https://github.com/Eric-Pacheco95/claude-workbench --skill definition-of-ready-eric-pacheco95

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill verifies whether a user story meets the Definition of Ready (DoR), the formal gate check before a story enters a sprint. It ensures all necessary criteria are met, such as role/goal/benefit, acceptance criteria, estimate, dependencies, stakeholder, and regulatory touchpoints.

Core Features & Use Cases

  • DoR Verification: Checks if a user story meets all required criteria for sprint readiness.
  • Go/No-Go Decision: Provides a clear pass/fail verdict with specific gaps if a story does not meet criteria.
  • Gap Analysis: Identifies missing elements and suggests actions to take, including which skills to use for remediation.
  • Use Case: Before committing a story to a sprint, use this Skill to ensure it's ready, saving time and resources by preventing issues later in the sprint.

Quick Start

Run a DoR check for a story: /definition-of-ready As an RM I want to flag joint-account alerts...

Frequently Asked Questions about definition-of-ready

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

FAQPage Schema
What is a Definition of Ready check for agile user stories?

A Definition of Ready (DoR) check verifies that an agile user story has all required elements, like role, goal, benefit, and acceptance criteria, before sprint commitment. It provides a structured go/no-go assessment for story readiness.

How do I check if a user story meets sprint readiness criteria?

To check sprint readiness, validate the user story input against DoR criteria including estimate, dependencies, and stakeholder. The assessment provides a clear pass or fail verdict with a gap analysis identifying missing elements.

What do I do when a user story fails the Definition of Ready assessment?

When a user story fails the DoR assessment, the gap analysis identifies specific missing elements and suggests remediation actions. This structured feedback highlights exactly what needs refinement before the story can enter the sprint.

Can I use a DoR check for user stories with external dependencies?

Yes, the DoR verification explicitly checks for dependencies and stakeholder elements within the user story. This ensures that all external and regulatory touchpoints are identified and resolved before committing the story to a sprint.

When should I run a story readiness assessment in agile project management?

Run a story readiness assessment during sprint planning or backlog refinement before committing work. This prevents unresolved issues from entering the sprint, saving time and resources by ensuring all user stories meet the required criteria.