Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    rabithua

    github-actions-failure-debugging

    rabithua/github-actions-failure-debugging
    DevOps
    696

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Guide for debugging failing GitHub Actions workflows. Use this when asked to debug failing GitHub Actions workflows.

    SKILL.md

    To debug failing GitHub Actions workflows in a pull request, follow this process, using tools provided from the GitHub MCP Server:

    1. Use the list_workflow_runs tool to look up recent workflow runs for the pull request and their status
    2. Use the summarize_job_log_failures tool to get an AI summary of the logs for failed jobs, to understand what went wrong without filling your context windows with thousands of lines of logs
    3. If you still need more information, use the get_job_logs or get_workflow_run_logs tool to get the full, detailed failure logs
    4. Try to reproduce the failure yourself in your own environment.
    5. Fix the failing build. If you were able to reproduce the failure yourself, make sure it is fixed before committing your changes.
    Recommended Servers
    GitHub
    GitHub
    DeepWiki
    DeepWiki
    Docfork
    Docfork
    Repository
    rabithua/rote
    Files