dev-scrum

Generate sprint backlogs, user stories, and task breakdowns from PRD requirements.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/zhizhunbao/ai-dev-config --skill dev-scrum
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-scrum
Source: https://github.com/zhizhunbao/ai-dev-config/tree/main/core/skills/dev-scrum
Command: npx skills add https://github.com/zhizhunbao/ai-dev-config --skill dev-scrum

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and templates (resource) components.

What problem does it solve?

This Skill streamlines the complex process of Scrum sprint planning by automating the generation of sprint backlogs, user stories, and task breakdowns directly from PRD requirements.

Core Features & Use Cases

  • Automated Sprint Backlog Generation: Creates detailed sprint backlogs based on PRD user stories, including task breakdowns and estimations.
  • Agile Ceremony Support: Provides templates and guidance for essential Scrum ceremonies like Sprint Planning, Daily Standups, Reviews, and Retrospectives.
  • Estimation & Prioritization: Implements story point estimation and MoSCoW prioritization to ensure efficient sprint planning.
  • Use Case: A product manager can input a PRD document and receive a fully planned sprint backlog, complete with estimated tasks and a defined sprint goal, ready for the development team.

Quick Start

Use the dev-scrum skill to generate a sprint plan from the PRD document located at 'docs/requirements/project_kickoff.prd.md', starting on '2024-03-15'.

Frequently Asked Questions about dev-scrum

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

FAQPage Schema
How do I generate a sprint backlog from PRD requirements?

To generate a sprint backlog from PRD requirements, you input the PRD document and the tool outputs task breakdowns, story point estimations, and MoSCoW prioritized user stories.

Does this tool support agile ceremony templates for sprint planning and retrospectives?

Yes, agile ceremony support provides templates and guidance for sprint planning, daily standups, sprint reviews, and retrospectives to facilitate team alignment.

How do I apply MoSCoW prioritization and INVEST principles to user stories?

MoSCoW prioritization and INVEST principles are applied during automated backlog generation to ensure user stories are well-defined, testable, and correctly prioritized for the sprint.

Can I automate story point estimation for my sprint planning?

Yes, story point estimation is automated during sprint planning, calculating effort directly from the provided PRD requirements to populate the sprint backlog.

What is the best way to break down PRD user stories into development tasks?

The best way to break down PRD user stories into development tasks is using automated task breakdown, which generates specific actionable items and estimations from the high-level requirements.