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.
npx claudepluginhub emasoft/ai-maestro-orchestrator-agentThis skill uses the workspace's default tool permissions.
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.ymlProvides 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.
Share bugs, ideas, or general feedback.
Set 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.