Feature Request
Add the ability to write multiple comments and submit them all at once, similar to GitHub's "Start a review" feature.
Problem
- Each comment triggers a separate notification
- Can't review all comments before sending
- Creates notification spam for reviewers
- No way to provide cohesive feedback across multiple files
Proposed Solution
Batch Comment Mode
- Start Review: Click "Start review" button instead of immediate comment submission
- Add Comments: Write multiple comments across different files/lines (marked as "pending")
- Submit All: Submit all pending comments at once with optional summary
Key Features
- Visual indicators for pending comments
- Edit/delete pending comments before submission
- Preview all pending comments
- Submit with review status (comment/approve/request changes)
- Auto-save drafts locally
- Single notification for all comments
UI Elements
- Batch mode indicator with pending comment count
- "Pending" badge on unsent comments
- Submit review button with comment summary option
- Clear visual distinction between pending and submitted comments
Benefits
- One notification instead of many
- Better organized feedback
- Ability to review before sending
- Can cancel if needed
Acceptance Criteria
Similar To
- GitHub's "Start a review" for PRs
- GitLab's batch comments
- Bitbucket's draft comments
🤖 Generated with Claude Code
Feature Request
Add the ability to write multiple comments and submit them all at once, similar to GitHub's "Start a review" feature.
Problem
Proposed Solution
Batch Comment Mode
Key Features
UI Elements
Benefits
Acceptance Criteria
Similar To
🤖 Generated with Claude Code