Skip to content

ci: replace review plugin with a direct review prompt - #19

Open
mhusbynflow wants to merge 1 commit into
masterfrom
mhusbynflow/claude-review-direct-prompt
Open

ci: replace review plugin with a direct review prompt#19
mhusbynflow wants to merge 1 commit into
masterfrom
mhusbynflow/claude-review-direct-prompt

Conversation

@mhusbynflow

Copy link
Copy Markdown
Collaborator

Mirror of the validated flow-api change (goodwright/flow-api#247/#249).

The code-review plugin never posts inside claude-code-action — it publishes via gh pr comment, which the action's tool sandbox denies. This gives the action a direct review prompt posting via its native inline-comment tool (mcp__github_inline_comment__create_inline_comment, allowlisted in claude_args), leading with our priorities (make invalid states unrepresentable, tests, encapsulation, domain types, reuse, simplicity) with CLAUDE.md as the rubric — and staying silent on a clean PR.

Takes effect once merged (the action won't run when a PR edits its own workflow). I'll validate after merge.

Mirror of the flow-api change. The code-review plugin never posts inside
claude-code-action (it publishes via 'gh pr comment', which the action's
tool sandbox denies). Give the action a direct review prompt that posts via
its native inline-comment tool (allowlisted through claude_args), leading
with this team's priorities and staying silent on a clean PR.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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