Acerca de
The Session Cleanup skill helps developers maintain a high standard of code quality by automatically scanning for and identifying development-time artifacts like debug print statements, temporary test cases, and unfinished TODO markers. By implementing the 'good boy scout' rule, it ensures that your codebase stays clean and free of diagnostic clutter before you push changes to version control, making code reviews more efficient and preventing the accidental inclusion of sensitive or noisy debug logs in production code.