Instead of adhering to traditional sprints with predetermined timelines for implementing a set number of features, our approach allows sprints to conclude once a collection of <L href="/services/glossary#user-stories">User Stories</L>, also referred to as "Epics", are fully implemented. These sprints can span anywhere from two days, two weeks to several months or even longer. And since we prioritize <L href='/blog/management-skill-issues#conclusion'>deliverables</L> over time. We do not try to squash a bunch of features to fit a golden number like "2 weeks". Each "sprint" is different. The asynchronous and parallel nature of task management allows to engage in multiple sprints simultaneously. For instance, if we have features A, B, C, and D to implement, rather than completing them sequentially, they all start simultaneously. If one feature, such as D, takes longer than expected, we don't halt progress, instead, we continue advancing. By the time we reach the midpoint of D, A, B, and C have already been completed. We use a <L href='/services/glossary#ticket-system'>ticket system</L> to break down these larger features into smaller, independent, traceable, and <L href='/services/billing#task-cost'>billable</L> tickets.
0 commit comments