Daily Meeting | Glossary

Definition

Daily Meeting is a collective congregation of team members that brings everyone up to speed on information that is vital for overall coordination. Each of the team members describe ‘completed’ work and discuss upcoming challenges. The meeting includes ‘Scrum’s Three Questions’ and is done in front of a task board. The meeting is also usually timeboxed.

Further Reading

  • For more on Daily Meeting, read here and  here.

Collective Ownership | Glossary

 

Definition

Collective membership is an explicit convention, where each and every member of a team is allowed , and in fact encouraged to make changes to a particular code file in development, be it to repair a defect, or even to improve a code. This is regardless of the ‘ownership of the code’ by an individual developer.

Further Reading

  • For more on Collective Membership, read here and  here.