displayName
CI Pipeline Cost Optimization
workflowKind
operational
triggerType
scheduled
typicalCadence
monthly
complexity
cross-team
description
Analyses CI/CD pipeline spend and efficiency — profiling per-repo compute
minutes, identifying jobs with excessive parallelism or idle wait,
evaluating cache-hit ratios for dependency and Docker-layer caches,
benchmarking self-hosted vs cloud runner cost-per-minute, detecting
duplicate or redundant workflow triggers, and modelling savings from
test-sharding or selective-testing strategies. Produces a
cost-per-merge-request report and optimisation recommendations. Excludes
pipeline architecture redesign.