scrum-delivery-lead

Convert vague product requirements into implementation-ready Scrum stories with acceptance criteria.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/garbray/claude-config --skill scrum-delivery-lead
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scrum-delivery-lead
Source: https://github.com/garbray/claude-config/tree/main/config/skills/scrum-delivery-lead
Command: npx skills add https://github.com/garbray/claude-config --skill scrum-delivery-lead

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams translate vague product requirements and architectural ideas into implementation-ready Scrum stories, with explicit acceptance criteria and a clear Definition of Done.

Core Features & Use Cases

  • Story decomposition: Break features into small, independent stories (1-3 story points) that can be planned in a single sprint.
  • Quality scaffolding: Provide acceptance criteria, edge cases, and a Definition of Done to ensure consistent delivery.
  • Planning guidance: Offer guidance on dependency mapping, prioritization, and risk-aware estimation to improve sprint predictability.

Quick Start

Write three MVP stories: Backend: Create a REST endpoint, Frontend: Build a UI component, Testing: Add integration tests.

Frequently Asked Questions about scrum-delivery-lead

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

FAQPage Schema
How do I break down vague product requirements into sprint-ready Scrum stories?

To create sprint-ready Scrum stories, decompose vague product requirements into small, independently executable units of 1-3 story points. This process ensures each story contains clear descriptions, explicit acceptance criteria, and a defined Definition of Done for single-sprint planning.

What is the best way to write Scrum stories with a clear Definition of Done?

Writing Scrum stories with a clear Definition of Done requires adding quality scaffolding to each backlog item. This means explicitly defining acceptance criteria, mapping edge cases, and ensuring consistent delivery standards before sprint planning begins.

How do I estimate sprint backlog items during sprint planning?

Estimate sprint backlog items during sprint planning by applying risk-aware estimation guidance. This involves mapping dependencies, prioritizing tasks, and ensuring stories are sized to 1-3 story points to improve overall sprint predictability.

Can I use this approach for backlog refinement of architectural ideas?

Yes, you can use this approach for backlog refinement of architectural ideas. It translates architectural concepts into implementation-ready stories by applying story decomposition, ensuring technical tasks are small enough to be planned and executed within a single sprint.

Why does my sprint planning fail when stories are too large?

Sprint planning fails when stories are too large because they lack independent executability and clear acceptance criteria. Breaking features into small, 1-3 point stories with explicit edge cases and a Definition of Done prevents this bottleneck and improves delivery predictability.