github-actions-failure-matrixSummarize GitHub Actions matrix job failures across runs so you can spot unstable OS/runtime axes fast.
Install via ClawdBot CLI:
clawdbot install daniellummis/github-actions-failure-matrixGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/example/repo/actions/runs/1001Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A software development team uses this skill to analyze GitHub Actions run logs from their CI pipeline, identifying recurring failures in specific matrix configurations like operating systems or runtime versions. This helps them prioritize fixing flaky tests or environment-specific issues, improving pipeline reliability and reducing developer downtime.
Maintainers of an open-source project aggregate JSON exports from community-contributed runs to detect unstable matrix axes across different contributors' setups. They filter by branch or workflow to focus on critical failures, enabling targeted fixes for cross-platform compatibility and enhancing project stability.
A large enterprise with complex multi-repository workflows uses this skill to consolidate failure data from multiple GitHub repositories. By applying filters like REPO_MATCH and CONCLUSION_MATCH, they identify systemic issues such as timeouts or cancellations in specific environments, leading to optimized resource allocation and reduced operational costs.
QA engineers run this skill on JSON exports from automated test suites to pinpoint matrix failures related to specific steps, such as setup or dependency installation. They use FAILED_STEP_MATCH to isolate toolchain breakages, accelerating root cause analysis and improving test coverage across different configurations.
Release managers analyze GitHub Actions runs from release branches to ensure stability before deployments. They filter by BRANCH_MATCH and WORKFLOW_MATCH to focus on critical workflows, using the skill's output to rank and address matrix failures, ensuring smoother and more reliable releases.
Integrate this skill into a SaaS platform that offers CI/CD analytics, providing users with automated failure matrix reports. Revenue is generated through subscription tiers based on usage volume, advanced filtering features, and premium support for enterprise clients.
Offer consulting services to organizations looking to optimize their GitHub Actions workflows. Use this skill to analyze client run data, identify recurring matrix failures, and provide actionable recommendations. Revenue comes from project-based fees and ongoing maintenance contracts.
Distribute the skill as open-source with a freemium model, where basic functionality is free and advanced features like custom regex filters or API access are paid. Revenue is generated through licensing for commercial use, donations, and sponsorships from enterprises benefiting from the tool.
💬 Integration Tip
Ensure bash and python3 are installed, and set up a directory for JSON exports using the provided gh command to collect run data before executing the skill.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
GitHub 趋势监控 | GitHub Trending Monitor. 获取 GitHub 热门项目、编程语言趋势、开源动态 | Get GitHub trending repos, language trends, open source updates. 触发词:GitHub、trending、开源、热...