CI/CD pipeline operations — debug failures, author workflows, review configs for GitHub Actions, ArgoCD, Jenkins
Action: $ARGUMENTS
debug [run-id or PR number]gh run list --limit 10 — find recent runsgh run view <id> --log-failed — get failure logsreview [workflow-file]Review CI/CD configuration for:
createGenerate a CI/CD workflow based on requirements:
status [repo]gh run list --limit 10 — recent pipeline runs