Chaski is a tool for visualizing the execution of an object oriented program, showing the interaction between objects through messages exchanged between them, in the order they occur. This visualization helps to: understand the current behavior of the software, find candidates for refactoring and optimization, show dependencies and relations, among others.