So you’re two-thirds of the way through your iteration and there are no more development tasks to complete. Nice work! Understandably, your instinct is to pull another story into the iteration, but doing so has risks and disadvantages. When you add additional work into the iteration, you’re increasing the batch size. This causes additional complication due to increased changes in the code base. It usually results in carryover, which has a demoralizing effect on the team. And it eliminates an opportunity to get feedback on the emergent product before additional work is embarked on.
Remember, the iteration was planned so that all members of the team can function at optimally, not so that the developers can program optimally (Yes, there is a difference).
Before you peek into your product owner’s backlog and start working on something outside the plan, have a look at this list and consider doing one or more of these things instead:
- Refactor something you recently wrote
- Add unit tests to an uncovered area of code
- Find a technical tutorial on the Internet
- Offer to pair with a developer on another team
- Estimate open items in the backlog
- Create some automated functional tests
- Clean your desk
- Ask your product owner about the next release
- Help your product owner create acceptance criteria for items in the backlog
- Review the list of prioritized improvement suggestions from the last retrospective
This isn’t an exhaustive list. What am I missing? Let’s see how many more items we can add to it. Give me your ideas in the comments.
Tag(s):
Software Development
John Krewson
John started Sketch in service to the mission of improving the ways people and teams work together. His past experiences as an agilist and professional actor are the primary sources of inspiration in leading this mission.
Connect with the author
Other posts you might be interested in
The Weekly Inspection
1 min read
| December 12, 2016
What are you protecting?
Read More
The Weekly Inspection
1 min read
| September 16, 2016
How are you defining “commitment” with your customers?
Read More
agile transformation
13 min read
| November 1, 2020