From 358ce576833e6d17519428f6e0364450241fb666 Mon Sep 17 00:00:00 2001 From: Josh Coolman Date: Thu, 12 Feb 2026 06:11:22 -0800 Subject: [PATCH] Add code review note to CLAUDE.md --- CLAUDE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index 8e2d689..2fcca99 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -39,3 +39,7 @@ app/ - File >500 lines - Components are reusable - Complex with clear interface + +## Code Review + +PRs are automatically reviewed by Claude via GitHub Actions. You can also tag `@claude` in any PR or issue comment for interactive help.