cyberneticlibrary

Review GitLab CI pipelines and scripts

gitlab-ci-reviewersubagentsetup L23,342
fallow-rs/fallow
What it does

Review GitLab CI configuration for best practices

Best for

When CI/CD must enforce security gates and prevent job bloat.

Inputs
  • · gitlab-ci.yml file, pipeline stage list, job definitions
Outputs
  • · CI review with optimization suggestions and security checks
Preconditions
  • · GitLab runner access, CI logs
Failure modes
  • · Insecure secret handling in logs
  • · Long pipeline timeout ignored
  • · Resource limit exceeded
Trust signals
  • · Secret masking verification
  • · Performance profiling rules
  • · Compliance policy enforcement