Github Actions Plugin
GitHub Actions CI/CD - workflows, authentication, inspection, auto-fix
Skills in this plugin
8- ▌ Workflow Dev · laurigates bundleAutomated dev loop — run tests, file issues for failures, TDD fix on branch, open PR, watch CI. Use when running a continuous dev loop, autonomous TDD, or fix-and-PR cycles.
- ▌ Github Issue Search · laurigates bundleSearch GitHub issues for solutions and workarounds. Use when encountering errors with OSS libraries, finding upstream bug workarounds, or researching known issues.
- ▌ Github Social Preview · laurigatesGenerate 1280x640 PNG social preview images for GitHub repos using nano-banana-pro. Use when asked for social preview, Open Graph image, or repo images for social media.
- ▌ Github Workflow Auto Fix · laurigates bundleSet up automated CI fixing with Claude Code. Use when adding a workflow that analyzes failures, applies fixes, and files issues; pass --reusable for a multi-repo workflow_call template.
- ▌ Github Actions Inspection · laurigates bundleFailing step, stack trace, and test output from a completed GitHub Actions run; rerun failed jobs. Use when a CI check finished red and you need the error extracted from its log.
- ▌ Github Actions MCP Config · laurigatesMCP server config for GitHub Actions — tool permissions, env vars, multi-server setups. Use when configuring MCP servers in GitHub Actions workflows.
- ▌ Claude Code Github Workflows · laurigatesClaude Code GitHub Actions workflow patterns — PR reviews, issue triage, CI/CD integration. Use when creating or modifying workflows that integrate Claude Code.
- ▌ Github Actions Auth Security · laurigates bundleGitHub Actions auth and security for Claude Code — OIDC, AWS Bedrock, Vertex AI, secrets, permission scoping. Use when setting up workflow authentication or security.