A general-purpose Claude Code action for GitHub PRs and issues that can answer questions and implement code changes. This action intelligently detects when to activate based on your workflow context—whether responding to @claude mentions, issue assignments, or executing automation tasks with explicit prompts. It supports multiple authentication methods including Anthropic direct API (API key or workload identity federation), Amazon Bedrock, Google Vertex AI, and Microsoft Foundry.
prompt and claude_args inputs provide clean, powerful configuration aligned with Claude Code SDKSee our Migration Guide for step-by-step instructions on updating your workflows to v1.0. The new version simplifies configuration while maintaining compatibility with most existing setups.
The easiest way to set up this action is through Claude Code in the terminal. Just open claude and run /install-github-app.
This command will guide you through setting up the GitHub app and required secrets.
Note:
Looking for specific automation patterns? Check our Solutions Guide for complete working examples including:
Each solution includes complete working examples, configuration details, and expected outcomes.
Having issues or questions? Check out our Frequently Asked Questions for solutions to common problems and detailed explanations of Claude's capabilities and limitations.
This project is licensed under the MIT License—see the LICENSE file for details.
(top 30 of 130)
TypeScript
88.0%
Python
6.6%
JavaScript
4.4%
A general-purpose Claude Code action for GitHub PRs and issues that can answer questions and implement code changes. This action intelligently detects when to activate based on your workflow context—whether responding to @claude mentions, issue assignments, or executing automation tasks with explicit prompts. It supports multiple authentication methods including Anthropic direct API (API key or workload identity federation), Amazon Bedrock, Google Vertex AI, and Microsoft Foundry.
prompt and claude_args inputs provide clean, powerful configuration aligned with Claude Code SDKSee our Migration Guide for step-by-step instructions on updating your workflows to v1.0. The new version simplifies configuration while maintaining compatibility with most existing setups.
The easiest way to set up this action is through Claude Code in the terminal. Just open claude and run /install-github-app.
This command will guide you through setting up the GitHub app and required secrets.
Note:
Looking for specific automation patterns? Check our Solutions Guide for complete working examples including:
Each solution includes complete working examples, configuration details, and expected outcomes.
Having issues or questions? Check out our Frequently Asked Questions for solutions to common problems and detailed explanations of Claude's capabilities and limitations.
This project is licensed under the MIT License—see the LICENSE file for details.
(top 30 of 130)
TypeScript
88.0%
Python
6.6%
JavaScript
4.4%