
from asb-skill-collections13
Verify and locally reproduce GitHub Actions CI workflows to validate badge status and build integrity.
This skill allows an agent to inspect a GitHub repository's CI/CD pipeline and attempt to reproduce the workflow locally. It is particularly useful for verifying that a 'Passing' or 'Failing' badge in a README is accurate and that the software is reproducible outside the GitHub Actions environment.
.github/workflows/main.yml (or equivalent) to identify environment setup, dependency versions, and test commands.This skill has not been reviewed by our automated audit pipeline yet.