Skip to content

chore: add Claude PR review workflow and CLAUDE.md - #4

Merged
toolpathguy merged 1 commit into
mainfrom
chore/claude-pr-review
Jul 22, 2026
Merged

chore: add Claude PR review workflow and CLAUDE.md#4
toolpathguy merged 1 commit into
mainfrom
chore/claude-pr-review

Conversation

@toolpathguy

Copy link
Copy Markdown
Owner

Summary

Adds automated Claude-powered PR reviews via GitHub Actions, plus a CLAUDE.md root file that mirrors project conventions for non-Kiro agents.

Files added/modified

  • .github/workflows/claude-review.yml — Triggers on PR open/sync, runs Claude Code Action with a scoped review prompt and restricted tool allowlist.
  • CLAUDE.md — Repo-root convention file for Claude Code and the GH Actions reviewer.
  • .kiro/steering/AI-MAP.md — Added convention note about automated PR reviews and a Decisions Log entry about CLAUDE.md ↔ steering sync.

What was tested

  • Workflow YAML validated with a YAML parser (no syntax errors).

⚠️ Manual steps required (repo admin)

The workflow will not run until both of these are completed:

  1. Install the Claude GitHub App on this repository:
    https://github.com/apps/claude

  2. Add repository secret ANTHROPIC_API_KEY:
    Settings → Secrets and variables → Actions → New repository secret

@toolpathguy
toolpathguy merged commit 98aaa74 into main Jul 22, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant