GitHub Actions MCP Configuration When to Use This Skill | Use this skill when... | Use claude-code-github-workflows instead when... | |---|---| | Wiring JSON into | Designing the workflow trigger, permissions block, or job structure | | Constraining tool access via / patterns | Authoring PR-review, issue-triage, or CI-failure-autofix prompts | | Adding a Python (uvx) or Node MCP server with secret-backed env vars | Setting up the auth method (API key vs Bedrock vs Vertex) — see github-actions-auth-security | Expert knowledge for configuring MCP (Model Context Protocol) servers in GitHub Actio…