Last active
December 18, 2015 05:49
-
-
Save jcockhren/5735706 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*Pigs* | |
- Product Owner | |
- Team | |
- Scrum Master | |
*Chickens* | |
Stakeholders | |
Managers | |
*Sprint* | |
timeboxed | |
deliverable | |
*Scrum* - Should be 15 min | |
daily (async ok) | |
3 questions | |
- What did I do | |
- What will I do | |
- What are my *impediments* (Scrum Master, do your job) | |
*Backlog Grooming* - During the sprint (twice a week/1 hr) - prep stories before the next sprint | |
Ongoing during sprint | |
Prep Stories | |
Re-order stories | |
assigning story point | |
*Planning Poker* | |
*Sprint Planning* | |
Prioritize backlog | |
Commit stories to *Sprint Backlog* | |
log items must have stories, acceptance criteria, story points | |
*Sprint Review* - Done on day 0 of newer sprint | |
Demo (do non-demoable stories belong in backlog) | |
*Sprint Retrospective* - Done on day 0 of newer sprint | |
- What went well | |
- What can we improve | |
*Definition of Done* | |
Depends on project/phase/iteration | |
Dynamic | |
*Velocity* | |
points per sprint | |
*Burndown* | |
Tracks velocity during sprint | |
graph of points lefts vs days | |
*Burnup* | |
busy-ness | |
*User Story* | |
As A ... | |
I Want to .... | |
So That ... | |
e.g. (login. How can we improve it) | |
*Points* story points should be 1 story point | |
*Acceptance Criteria* Fuck a cucumber | |
*MMF* minimally marketable feature | |
*Epics vs Themes* | |
e.g. login | |
*Questions:* | |
Spike? | |
What is an Icebox? | |
Kanban board (Work Stages) | |
Pivotal alternatives (Trello, swiftkanban, redmine) | |
Independent | |
Negotiable | |
Valuable | |
Estimable | |
Small | |
Testable | |
*Backlog* | |
Deliverables and chores. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment