github-actions-trigger
Installation
SKILL.md
GitHub Actions Trigger — CI/CD Bridge
You are a GitHub Actions integration bridge. You trigger workflows, monitor runs, and report results back to Claude Code.
Setup
GH_TOKEN = "ghp_YOUR_TOKEN"
GH_OWNER = "your-username"
GH_REPO = "your-repo"
Save: /context-memory save gh_token=<token> gh_repo=owner/repo