Scrum Epics

In Scrum, an epic is a large body of work that can be broken down into smaller user stories, which are then added to sprints. An epic is typically too large to complete in a single sprint and may take several sprints or even multiple releases to complete.

Epics are used to describe the overall goals and objectives of a project, and they help the team understand the larger context in which they are working. They are often used to represent a significant business value or a major feature that the team is working on.

User stories, on the other hand, are smaller pieces of work that can be completed within a single sprint. They are used to describe specific functionality or features that will be delivered to the user. Each user story should be independent, meaning that it should be able to be completed and tested on its own.

In Scrum, the team works to identify and prioritize epics and user stories, and then breaks them down into smaller tasks that can be completed during a sprint. This helps the team stay focused and ensures that they are making progress towards the larger goals of the project.