Posts

Showing posts from February, 2022

MoSCoW prioritization

MoSCoW prioritization is a method of prioritizing tasks, features, or requirements in a project based on their level of importance and level of urgency. It is a simple and effective way to prioritize items that is often used in Agile methodologies such as Scrum and Kanban. The process of Moscow prioritization typically involves the following steps: 1. Identify tasks: Identify all tasks, features, or requirements that need to be done in the project. 2. Assign a priority level: Assign each task, feature, or requirement a priority level based on the level of importance and level of urgency. 3. Classify tasks: Classify tasks into four categories: Must have (Mo) : Tasks that are essential to the project and must be done in order to achieve the project's goals. Should have (S) : Tasks that are important to the project and should be done, but are not critical to the project's success. Could have (Co) : Tasks that would be nice to have, but are not essential to the project. Would like...

Kaizen - the Power of Continuous Improvement

Image
Kaizen is a Japanese term that means "improvement" or "change for the better." It is a philosophy and a set of practices that focus on continuous improvement in all aspects of an organization. In the context of Agile development, Kaizen is used to improve the performance and efficiency of the development process. Teams can use Kaizen to identify and eliminate waste, reduce cycle time, improve quality, and increase throughput. The Kaizen approach encourages all members of the team to be involved in the improvement process. It's a bottom-up approach, where the team members are the ones that identify and propose the improvements, rather than a top-down approach where the management dictates the changes. There are several techniques that are commonly used in Kaizen, such as: Gemba walks : It's a process where team members go to the "gemba", or the place where the work is done, to observe and identify areas for improvement. 5S : It's a methodology t...