Agile is not an excuse for a lack of Roadmap
By Lubos Schramek on October 01, 2020 in the Agile notes
Agile teams must absolutely know where they are going... and the goals they want to achieve must be clear.
What is the right level of detail for product backlog? 20/30/50 rule by Bob Gales gives you guideline on how to structure product backlog.
If your backlog items are not well defined, then the team can pick up stories that aren’t immediately actionable and it can slow down the overall progress. If the Product backlog is over-defined then it becomes rigid and might fail to evolve as the product takes shape. A super clear backlog (too detailed) prevents the product from adapting during development and kills the creativity.
Tweak percentages accroding to your product, find what works the best for your product.
20/30/50 will provide you guideline but as with any other agile principlesis – it is not dogmatic.
Stories are ready to be picked up at any time, immediately actionable - team can start working on it.
It’s not recommended to pick-up stories from this bucket as there might be a lot of open questions, uncertainty in specification or missing context. On the other hand, it might be good enough for initial discussions with team, stakeholders, customers, etc. – in order to decide whether it’s worth of doing it.
Stories are not ready to start working on them and even not ready to have a discussion about them. Product owner should watch over these stories periodically and evaluate if they still make sense for the future product direction. It exists mainly to shape your product and gives a vague ideas of things the team might consider to build in the future.
By Lubos Schramek on October 27, 2020 in the Agile notes
By Lubos Schramek on October 01, 2020 in the Agile notes
Agile teams must absolutely know where they are going... and the goals they want to achieve must be clear.
By Lubos Schramek on September 30, 2020 in the Agile notes
the Triple Constraint; success of your product is impacted by cost (budget), time (deadlines) and scope (features).
As product manager you can trade between these three constraints.
By Lubos Schramek on September 29, 2020 in the Agile notes
You are not agile if you dogmatically follow process (even specific agile framework) – instead of adapting your activities in order to achieve your goals
By Lubos Schramek on September 23, 2020 in the Agile notes
Keep product documentation somewhere else - use Google Docs, Notion, Miro, GIT, Sphinx or any other tool. Don’t use tasks as documentation.