What problem does it solve? Scrum teams often lack clear, checkable criteria for when a backlog item is ready to enter a sprint, leading to half-specified stories and mid-sprint blockers. This Skill reads your existing product, design, and architecture docs to propose grounded DoR criteria, then confirms them with you before writing the document. ## Core Features & Use Cases - Doc-driven suggestions: Scans PRD, product principles, domain model, business rules, UX spec, and architecture docs to derive relevant DoR criteria per category. - Guided interview: Walks through six categories (story description, acceptance criteria, design/UX, technical preconditions, size, process) one at a time for confirmation or adjustment. - Structured output: Writes a checkable, binary-criteria Definition of Ready to docs/05_scrum/definition_of_ready.md. - Use Case: After finishing your backend architecture doc, run this Skill to produce a DoR that references your API contract and UX spec requirements, so sprint planning only pulls in truly ready stories. ## Quick Start Ask the assistant to create a Definition of Ready for the project based on the existing docs in the docs folder.