Skip to content

Conversation

@ghostwriternr
Copy link
Member

Summary

Fixes failing Claude Code review action and improves review quality with context building, incremental reviews, and sticky comments.

Changes

  • Fix permission denial by using correct --allowedTools flag format
  • Add 7-step review process: domain context → previous review check → gather context → analysis → doc impact → focus areas → post
  • Build context using Cloudflare docs MCP and Explore subagent before reviewing diffs
  • Handle PR updates intelligently: detect what changed, acknowledge fixes, flag new issues, provide holistic view
  • Implement manual sticky comments (agent mode doesn't support built-in feature)
  • Add inline comment support and Exa MCP for code examples
  • Add API Design guidance to CLAUDE.md

Fix permission issues and add comprehensive review process with domain
context building, incremental review support, and sticky comments.

The workflow now builds context using Cloudflare docs and codebase
exploration before reviewing, handles PR updates intelligently by
tracking what changed, and manually implements sticky comments since
agent mode doesn't support the built-in feature.

Added API Design guidance to CLAUDE.md for clear naming, input
validation, and error messages.
@changeset-bot
Copy link

changeset-bot bot commented Nov 6, 2025

⚠️ No Changeset found

Latest commit: 855bf16

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ghostwriternr ghostwriternr merged commit 80fd0f2 into main Nov 6, 2025
5 of 6 checks passed
@ghostwriternr ghostwriternr deleted the fix-claude-review branch November 6, 2025 11:20
@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

🐳 Docker Image Published

FROM cloudflare/sandbox:0.0.0-pr-193-44e6f2d

Version: 0.0.0-pr-193-44e6f2d

You can use this Docker image with the preview package from this PR.

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