This document outlines Peter Kofler's presentation on refactoring the Tennis Kata coding exercise. The presentation covers the coding dojo mindset of collaboratively learning by slowing down and focusing on quality. It describes the dojo structure, Test Driven Development skills like designing clean code and refactoring safely. It also provides requirements for the Tennis Kata refactoring exercise - to focus on cleanup and refactoring in small steps while running tests often.