Fetches PR review feedback and inline comments, categorizes them, and presents options to the user. Use when the user asks to get, read, address, or fix review comments on a pull request.
$npx -y skills add strands-agents/harness-sdk --skill pr-feedbackInstalls into the current project.
Run `npx skills use "https://github.com/strands-agents/harness-sdk" --skill "strands-agents/harness-sdk/pr-feedback"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/strands-agents/harness-sdk" that are relevant to the current task. Run `npx skills add "https://github.com/strands-agents/harness-sdk"` and select the relevant skills, then follow their instructions.