Load PR comments for code review
Fetches and displays pull request comments organized by file, status, and author.
/plugin marketplace add rlcurrall/aide/plugin install aide@aide-marketplaceFetch PR comments to review feedback.
/aide:pr - Auto-detect PR from current branch
/aide:pr <pr-id> - Load specific PR by ID
/aide:pr <pr-url> - Load PR from full URL
/aide:pr --latest 10 - Load latest 10 comments
/aide:pr --thread-status active - Load only active/unresolved threads
Run the following command with the provided arguments:
aide pr comments $ARGUMENTS
Display PR comments organized by:
For active threads, help the user understand what changes are being requested and suggest how to address them.
After loading PR comments: