关于
This skill provides a rigorous framework for implementing and maintaining CI/CD pipelines across diverse environments. It enforces a standardized stage progression—Validate, Build, Test, and Deploy—while mandating the use of task-based commands over direct shell scripts to ensure consistency between local development and CI. By integrating strict quality gates such as zero-warning linting, mandatory coverage thresholds, and multi-platform testing (Linux/macOS), this skill helps teams optimize delivery speed without compromising on software stability or security.