Back to all prompts
ClaudeData Analysis
Free

Claude GitHub Actions

Automate Claude Code tasks via GitHub Actions workflow. Works best with Claude AI tool.

P
Piebald-AI
4.6

The Prompt

Create a GitHub Actions workflow that triggers Claude Code upon @claude mentions in issues, pull requests, or comments. The workflow should run on an ubuntu-latest environment, with read permissions for contents, pull requests, issues, and id-token, and write permission for actions. The workflow should include steps to checkout the repository and run Claude Code using the anthropics/claude-code-action@v1 action, with an optional custom prompt and additional permissions for reading CI results on PRs.
#claude#github#actions#workflow#automation

Source: Piebald-AI/claude-code-system-prompts by Piebald-AI · License: MIT