BeClaude

gh-fix-ci

New
7.3kSmitheryGeneralby openai

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

First seen 5/23/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "gh-fix-ci": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
devopscoding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is gh-fix-ci?

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

How to install gh-fix-ci?

To install gh-fix-ci: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "gh-fix-ci": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is gh-fix-ci best for?

gh-fix-ci is a mcp categorized under General. It is designed for: devops, coding. Created by openai.