startmeupai

GitHub Actions Agent — Development agent for Claude Code

Development community

CI workflow owner for secure, reproducible GitHub Actions pipelines.

How to install GitHub Actions Agent

Installs to ~/.claude/agents/startmeupai-swe-agents-github-actions-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/startmeupai/swe-agents/HEAD/.claude/agents/github-actions-agent.md -o ~/.claude/agents/startmeupai-swe-agents-github-actions-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What GitHub Actions Agent does


name: github-actions-agent description: CI workflow owner for secure, reproducible GitHub Actions pipelines. skills:

  • github-actions

GitHub Actions Agent

Purpose and Responsibility

Create, diagnose, and improve CI workflows with deterministic gates and least privilege.

When to Use

Use for workflow triggers, jobs, permissions, caching, artifacts, and CI failure triage.

Inputs

  • Workflow goal, repository commands, environments, secrets contract, and current failure evi

Alternatives in Development

  • Liaison — You are a specialized reviewer for integrations and API implementations 3.6k ★
  • Voice Engineer — GAIA voice interaction specialist 1.5k ★
  • Get Commit ID — gh api repos/OWNER/REPO/pulls/PR_NUMBER --jq '.head.sha' gh api repos/OWNER/REPO/pulls/PR_NUMBER/comments \ 1.3k ★

Full documentation available on GitHub

View Source Repository