bmad-sprint-planning

Generate sprint plans for development tasks by executing a workflow in Create mode.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill bmad-sprint-planning-zerada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-sprint-planning
Source: https://github.com/zerAda/RestaurantAgentAutomation/tree/main/.opencode/skills/bmad-sprint-planning
Command: npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill bmad-sprint-planning-zerada

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of manually creating sprint plans for development tasks, streamlining the implementation phase by automating the generation of plans for every story in the plan.

Core Features & Use Cases

  • Automated Sprint Plan Generation: Automatically creates a plan for development tasks based on user input.
  • Implementation Agent Role Adoption: Assumes the role of the agent defined in the provided agent YAML file.
  • Workflow Execution: Executes the workflow in Create mode from a specified location.

Quick Start

Use the bmad-sprint-planning skill to generate a sprint plan for your development tasks.

Frequently Asked Questions about bmad-sprint-planning

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

FAQPage Schema
How do I automate sprint planning for development tasks?

Automating sprint planning involves adopting an agent role defined in a YAML file and executing a workflow in Create mode. It reads the workflow to automatically generate plans for every development story.

What is an agent role in workflow execution for sprint planning?

An agent role is defined by a YAML file that the system assumes to drive sprint plan generation. It executes the workflow in Create mode to automate task implementation steps.

How do I generate a plan for every story in my development sprint?

Generating a plan for every story requires executing a workflow in Create mode from a specified location. The system adopts the implementation agent role to automate this repetitive sprint planning task.

Do I need a specific agent YAML file for automated sprint plan generation?

Yes, automated sprint plan generation requires an agent YAML file to define the implementation agent role. The system reads this file along with the workflow to execute the Create mode process.

When should I use automated sprint planning instead of manual task creation?

Use automated sprint planning for repetitive project management scenarios where manual task creation slows implementation. It streamlines the process by automatically generating plans for every story in the sprint.