概要
This skill empowers Claude to optimize complex CI/CD pipelines by implementing smart matrix strategies in GitHub Actions. It leverages path-based filtering, dynamic matrix generation, and job deduplication to significantly reduce CI runtimes and compute costs. By analyzing repository structure and dependencies, it ensures that only relevant tests and builds are triggered for specific changes, transforming bloated workflows into efficient, scalable automation processes suitable for monorepos and multi-service architectures.