The document summarizes the second meeting of a Software Craftsmanship group. The agenda included discussing bad and good code, code smells, tools, and hands-on activities. Examples of code smells like duplicated code, long methods, large classes, and long parameter lists were presented. Attendees participated in demo activities to identify code smells in code samples and refactor code. The goals were to learn how to recognize poor code quality and refactor code to eliminate code smells.