@@ -27,24 +27,14 @@ jobs:
2727 REPO: ${{ github.repository }}
2828 PR NUMBER: ${{ github.event.pull_request.number }}
2929
30- Please review this pull request.
31-
32- Note: The PR branch is already checked out in the current working directory.
33-
34- Focus on:
35- - Code quality and best practices
36- - Potential bugs or issues
37- - Performance considerations
38- - Security implications
39- - Test coverage
40- - Documentation updates if needed
41- - Verify that README.md and docs are updated for any new features or config changes
42-
43- Provide constructive feedback with specific suggestions for improvement.
44- Use `gh pr comment:*` for top-level comments.
45- Use `mcp__github_inline_comment__create_inline_comment` to highlight specific areas of concern.
46- Only your GitHub comments that you post will be seen, so don't submit your review as a normal message, just as comments.
47- If the PR has already been reviewed, or there are no noteworthy changes, don't post anything.
30+ Review this PR. Be brief and direct.
31+
32+ List only actual concerns or bugs found.
33+ No recommendations, impact analysis, or general observations.
34+ Skip if already reviewed or no issues found.
35+
36+ Use `gh pr comment:*` for comments.
37+ Use `mcp__github_inline_comment__create_inline_comment` for specific code issues.
4838
4939 claude_args : |
5040 --allowedTools "mcp__github_inline_comment__create_inline_comment,Bash(gh pr comment:*), Bash(gh pr diff:*), Bash(gh pr view:*)"
0 commit comments