How have you implemented SCRUM for working alone? [closed]

余生长醉 提交于 2019-12-03 10:20:15

问题


I am working alone at the beginning of a sizable open source project and would like to leverage some of the core ideas/methods from Scrum to help manage my time and remain focused on development and deploying early, demonstrable functionality. I would like to hear from others who have used Scrum alone and what you have found particularly useful to these ends. Thanks.


回答1:


You might take a look at Peter Bell's post on Solo Scrum including the comments.




回答2:


If you're after solo, focusing timeboxes, try the pomodoro technique - 25 mins doing stuff, 5 mins reflection. There's a great free app here: http://focusboosterapp.com/

I'm using LeanKitKanban to manage my backlog, too. Kanban techniques can really help if you've got a tendency to be distracted by several different concerns, because you can limit your work in progress, including your backlog, and get something valuable flowing through more quickly.

I'd also vote Dalton up for his comment about Retros if I had 15 rep (now done!)




回答3:


For a sole developer I would think the key items would be

  • prioritized backlog
  • time boxed iterations



回答4:


I tried scrum for one, and what worked well was the use of prioritised story cards (Sprint Backlog).

Also going through the process on reflecting (Retrospective) what did, didn't work can also be done alone and is beneficial.



来源:https://stackoverflow.com/questions/2805155/how-have-you-implemented-scrum-for-working-alone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!