diff --git a/guide/english/agile/five-levels-of-agile-planning/index.md b/guide/english/agile/five-levels-of-agile-planning/index.md index 081c1e2c74..5230dd6db7 100644 --- a/guide/english/agile/five-levels-of-agile-planning/index.md +++ b/guide/english/agile/five-levels-of-agile-planning/index.md @@ -14,15 +14,19 @@ Agile planning is always continuous and should be revised at least every three m ## Brief Synopsis of the Five Levels of Agile Planning - 1. Product Vision: What (Summary of the major benefits & features the product will provide), Who (Stakeholders), Why (Need & Opportunity), When (Project scheduling & time expectations), Constraints and Assumptions (impacts risk & cost). + Product Vision: What (Summary of the major benefits & features the product will provide), Who (Stakeholders), Why (Need & Opportunity), When (Project scheduling & time expectations), Constraints and Assumptions (impacts risk & cost). - 2. Product Roadmap: Releases - Date, Theme/Feature Set, Objective, Development Approach. + Product Roadmap: Releases - Date, Theme/Feature Set, Objective, Development Approach. - 3. Release Planning: Iteration, Team Capacity, Stories, Priority, Size, Estimates, Definition of Done. + Release Planning: Iteration, Team Capacity, Stories, Priority, Size, Estimates, Definition of Done. - 4. Sprint Planning: Stories - Tasks, Definition of Done, Level of Effort, Commitment + Sprint Planning: Stories - Tasks, Definition of Done, Level-of Effort, Commitment - 5. Daily Planning: What did I do yesterday? What will I do today? What is blocking me? + Daily Planning: What did I do yesterday? What will I do today? What is blocking me? + +### Visual Representation + +![12-col-grid](https://www.scrumdesk.com/wp-content/uploads/5-levels-of-agile-planning.jpg) #### More Information