Add check-workflows skill for monitoring GitHub Actions workflow health (#2738)
## Summary
- Adds a new Claude Code skill that monitors GitHub Actions workflow
runs from the past day
- Identifies severe or consistent failures and files GitHub issues for
actionable problems
- Includes detailed instructions for classifying failures, investigating
issues, and filing reports
## Test plan
- The skill can be manually triggered via `/dyad:check-workflows` or run
on a daily schedule at 13:00 UTC
- Check the generated GitHub issue (if any) to verify the classification
and reporting logic works correctly
- Verify that expected failures (like Nightly Runner Cleanup, cascading
CI failures) are properly filtered out
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- devin-review-badge-begin -->
---
<a href="https://app.devin.ai/review/dyad-sh/dyad/pull/2738"
target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open with Devin">
</picture>
</a>
<!-- devin-review-badge-end -->
Co-authored-by:
Claude Opus 4.6 <noreply@anthropic.com>
正在显示
请
注册
或者
登录
后发表评论