Skip to content

Commit ebe3641

Browse files
feat: improve AI review focus and conciseness
- Add guidance to prioritize high-value issues over minor optimizations - Encourage concise, structured responses with bullet points - Promote approving with recommendations for non-critical improvements - Reduce repetition by referencing earlier sections
1 parent 66f6cf6 commit ebe3641

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ai-reviewer.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,8 @@ PROMPT="You are an expert code reviewer. Please analyze this code diff and provi
220220
221221
Focus on security, performance, code quality, and best practices.
222222
223+
Focus on high-value issues. Style suggestions are welcome if impactful, but not minor optimizations. Be concise and dense - use bullet points for clear structure. Avoid repetition - reference earlier sections instead of re-explaining. For non-critical improvements, consider approving with recommendations rather than requesting changes.
224+
223225
Required JSON format:
224226
{
225227
\"review\": \"## AI Code Review\\n\\n[Your detailed review in markdown format]\\n\\n---\\n*Review by [Friendly AI Reviewer](https://github.com/LearningCircuit/Friendly-AI-Reviewer) - made with ❤️*\",

0 commit comments

Comments
 (0)