From ai-maestro-orchestrator-agent
Sets up GitHub Actions workflows with Claude Code for automated PR reviews, @claude mention responses, and issue triage, including templates, secrets, and permissions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-maestro-orchestrator-agent:amoa-github-action-integrationamoa-mainThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Set up Claude Code in GitHub Actions for PR reviews, @claude mentions, and issue triage.
README.mdreferences/customization-and-examples.mdreferences/error-handling.mdreferences/op-configure-api-key.mdreferences/op-configure-permissions.mdreferences/op-customize-workflow.mdreferences/op-setup-issue-triage-workflow.mdreferences/op-setup-mention-workflow.mdreferences/op-setup-pr-review-workflow.mdreferences/template-details.mdtemplates/workflows/claude-issue-triage.ymltemplates/workflows/claude-mention.ymltemplates/workflows/claude-pr-review.ymlSet up Claude Code in GitHub Actions for PR reviews, @claude mentions, and issue triage.
GitHub repo with Actions enabled, Anthropic API key, and write permissions.
templates/workflows/ to .github/workflows/ANTHROPIC_API_KEY secret in repo Settings > SecretsWorkflow YAML in .github/workflows/, API key secret configured, permissions enabled.
Copy this checklist and track your progress:
.github/workflows/ANTHROPIC_API_KEY secret and enable write permissionsSee error-handling.md for troubleshooting triggers, auth, permissions, and timeouts.
Input: "set up automated PR review with Claude"
Output: .github/workflows/claude-pr-review.yml with secrets and permissions configured.
npx claudepluginhub emasoft/ai-maestro-orchestrator-agentProvides YAML templates and patterns for GitHub Actions workflows integrating Claude Code for PR reviews, issue triage, CI failure fixes, and automation triggers. Use when creating or modifying Claude-integrated workflows.
Integrates Claude Code into CI/CD pipelines using GitHub Actions, GitLab CI, pre-commit hooks for automated PR reviews, code generation, test validation, security scanning, headless mode, and cost control.
Automates GitHub workflows with AI for PR reviews, issue triage, GitHub Actions setup, CI/CD integration, and Git operations like rebases.