[Sprint 4] feat: Add pr-diff command with annotations #243

Closed
opened 2026-01-28 16:31:30 +00:00 by lmiranda · 0 comments
Owner

Description

Create /pr-diff command showing formatted diff with review comments and inline agent analysis.

Implementation: Sprint 4 Commands

Acceptance Criteria

  • Create plugins/pr-review/commands/pr-diff.md
  • Use get_pr_diff MCP tool
  • Annotate with review comments from get_pr_comments
  • Add inline analysis markers
  • Format output for readability
## Description Create `/pr-diff` command showing formatted diff with review comments and inline agent analysis. **Implementation:** [Sprint 4 Commands](https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/wiki/Change-V5.2.0%3A-Plugin-Enhancements-%28Sprint-4-Commands%29) ## Acceptance Criteria - [ ] Create `plugins/pr-review/commands/pr-diff.md` - [ ] Use `get_pr_diff` MCP tool - [ ] Annotate with review comments from `get_pr_comments` - [ ] Add inline analysis markers - [ ] Format output for readability
lmiranda added this to the Sprint 4 - Commands milestone 2026-01-28 16:31:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#243