Skip to content

feat(skill): add torii operator skill #8

feat(skill): add torii operator skill

feat(skill): add torii operator skill #8

name: Claude Code Review
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
permissions:
contents: read
pull-requests: write
issues: read
id-token: write
jobs:
claude-code-review:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Claude Review
uses: anthropics/claude-code-action@v1
with:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
prompt: "/review"
# CLAUDE.md is a symlink to AGENTS.md in this repo; keep repo rules there.
claude_args: |
--max-turns 4