| > This will interrupt programming flow. This is why you do the standup first thing, before people have started working. There is no flow to interrupt. > Another point is I don't solve problems in a linear fashion. When I am stuck I sometimes jump to another part of the application that I know I will have to tackle later on. That's just me. If you're doing XP, or any kanban-flavoured variety of agile, you pick up one story/feature/etc and work on it until it's done. You might jump around in the codebase to build that feature, but you work on one feature. That's easy and natural to describe in a standup. If you're not doing that, then indeed, it's going to be hard to talk about what you've done. But to be honest, what you're doing is almost certainly not very effective, so maybe stop doing that? |