An easy way to set up Claude Code integration and then invite @claude
in issue comments to do the coding.
-
Make sure you have gh installed and authenticated.
-
Clone this repo, then go to your working copy and run the script:
git clone [email protected]:haron/claude-code-setup.sh.git
cd my-project
../claude-code-setup.sh/claude-code-setup.sh
The script will:
- Guide you through creating an Anthropic API key
- Set up GitHub Actions secrets
- Configure the Claude GitHub App
- Create the workflow file
- Create a pull request with the integration.