Existing software systems can be hard to change, and handling the complexity as you try to implement a new feature or bug fix is often a nightmare. The Mikado Method is a structured technique that lets you deal with the demons that are unleashed by breaking changes into small manageable pieces. After an overview of the technique and its steps, we will go through a small kata demonstrating how to start applying it