关于
The Python CI Automation skill streamlines the implementation of minimal Continuous Integration workflows specifically tailored for Python research and development environments. It guides Claude to integrate automated checks—including linting, unit testing, and type-checking—while leveraging the 'uv' package manager for speed and consistency. By focusing on minimal, high-impact automation, it ensures code health remains high without introducing unnecessary complexity or slow build times.