Agile Team – Can Two Developers Form an Agile Team?

agileproject-management

I am working on a company's project alone at the moment, but the company is getting soon a junior developer whom I will be mentoring. Considering he will be learning a lot in first few days I am planning on using pair programming for first couple of weeks. I believe that doing pair programming would make daily standup a redundant practice. I definitely will keep the retrospective as well as tdd.

I wanted to ask if you would suggest any other agile practices that would benefit our small team of two developers? What have worked for you?

Best Answer

I am doing it with a team of one currently (I have been promised help in the near future).

But I find it useful for planning (I drag in other developers to help in estimation processes so it is not just me) and tracking progress (for both me and the management team).

Also when other team members join they will be able to see what tasks are currently available to work on and be able to jump in and help.

During planning it still works for prioritization and the demo are still cool.

Related Topic