canmove, Confirmed users
1,953
edits
| (9 intermediate revisions by the same user not shown) | |||
| Line 17: | Line 17: | ||
===Epic=== | ===Epic=== | ||
A large-scale User Story that takes more than one Sprint to complete. An epic should be decomposed into User Stories that do fit within a Sprint | A large-scale User Story that takes more than one Sprint to complete. An epic should be decomposed into User Stories that do fit within a Sprint. | ||
===Initiative=== | ===Initiative=== | ||
| Line 30: | Line 28: | ||
[Role] A team member who executes Tasks, collaborates with the Product Owner on vision and priorities, and decides what work gets done and when. While all team members have specialized skills, in theory, any maker can take on any Task. | [Role] A team member who executes Tasks, collaborates with the Product Owner on vision and priorities, and decides what work gets done and when. While all team members have specialized skills, in theory, any maker can take on any Task. | ||
===Mid-sprint | ===Mid-sprint review=== | ||
[Meeting] This | [Meeting] This brief meeting is a process check on how the sprint is going, adjustments that need to be made immediately, and progress toward completing committed user stories for the sprint. It is held near the middle of the sprint. | ||
===Product Owner=== | ===Product Owner=== | ||
| Line 42: | Line 40: | ||
* What should we '''start''' doing? | * What should we '''start''' doing? | ||
* What should we '''stop''' doing? | * What should we '''stop''' doing? | ||
* What should we ''' | * What should we '''change''' how we're doing something? | ||
===Scrum Master=== | ===Scrum Master=== | ||
[Role] A project manager who drives projects, manages the team's process, removes blockers, and facilitates meetings. | [Role] A project manager who drives projects, manages the team's process, removes blockers, and facilitates meetings. Also called an "agile coach". | ||
===Sprint=== | ===Sprint=== | ||
A set period of time designated to achieve a body of work. Currently, | A set period of time designated to achieve a body of work. Currently, the MDN team uses sprints on a 3-week schedule, with 12 days of sprint work time, and 3 days for review of the past sprint, planning of the next sprint, and miscellaneous non-sprint activity. | ||
===Sprint Planning Meeting=== | ===Sprint Planning Meeting=== | ||
| Line 54: | Line 52: | ||
===Sprint Review=== | ===Sprint Review=== | ||
[Meeting] Also called a "Sprint Demo", this meeting is a chance for teams to ''demonstrate completed work'' at the end of a Sprint. All Marketing Durable Teams share their work in a single review meeting, to share and celebrate everyone's work. Demos are informal, and slide presentations are discouraged. A team's demo need not cover all User Stories completed during a Sprint, but should highlight | [Meeting] Also called a "Sprint Demo", this meeting is a chance for teams to ''demonstrate completed work'' at the end of a Sprint. All Marketing Durable Teams share their work in a single review meeting, to share and celebrate everyone's work. Demos are informal, and slide presentations are discouraged. A team's demo need not cover all User Stories completed during a Sprint, but should highlight significant achievements and big wins. | ||
===Standup=== | ===Standup=== | ||
[Meeting] | [Meeting] Typically, this is a brief (15-minute) meeting that happens daily during the "work" days of a Sprint, in which team members discuss what they've done, what they plan to do, and anything blocking their work. Questions or discussions should be taken offline out of the meeting. | ||
===Task=== | ===Task=== | ||
| Line 68: | Line 63: | ||
A visual representation of the team's work plan and status for a Sprint. Also called a Sprint Board. | A visual representation of the team's work plan and status for a Sprint. Also called a Sprint Board. | ||
The MDN durable team uses [https:// | The MDN durable team uses [https://app.zenhub.com ZenHub] for its task board; there is a browser extension that enables viewing the task board, and using related features, while working in the GitHub web UI. | ||
===User Story=== | ===User Story=== | ||