Description
Implement the core PR review process using Claude API to analyze code and provide feedback.
Acceptance Criteria
Technical Details
- Create optimal prompts for Claude to review code effectively
- Handle Claude's responses and tool calls
- Implement logic for determining review actions
- Ensure proper error handling throughout the process
- Format comments appropriately for GitHub API
Description
Implement the core PR review process using Claude API to analyze code and provide feedback.
Acceptance Criteria
Technical Details