关于
The GitHub Actions (GHA) skill empowers Claude to perform deep-dive investigations into failed workflow runs by leveraging the GitHub CLI. It systematically parses complex execution logs to distinguish fatal errors from non-fatal warnings, examines historical run data to determine if a failure is a one-time flake or a recurring regression, and identifies the specific commit that introduced the issue. By checking for existing pull requests that might already address the failure, this skill streamlines the debugging process for DevOps engineers and developers, providing a comprehensive report that includes success rates, root cause hypotheses, and actionable recommendations.