pr-threads-address

Installation
SKILL.md

/pr-threads-address

Usage: /pr-threads-address [PR_NUMBER]

Description: Review all unresolved PR review threads, address them by making necessary code changes, and commit the changes appropriately.

Note: If PR_NUMBER is omitted, the command will automatically detect and use the PR associated with the current branch.

Workflow

  1. Fetch and display all unresolved PR review threads
  2. Analyze each thread to understand the requested changes
  3. For each thread:
    1. Make the necessary code modifications
    2. (When possible) Add unit tests to verify the change
    3. Commit the changes with descriptive commit messages using conventional commit specification
  4. Report back with a summary of addressed threads
  5. Ask if the user wants to resolve the threads. If so, reply to each thread indicating what was done and then resolve the thread.
Related skills

More from posit-dev/skills

Installs
190
GitHub Stars
352
First Seen
Mar 5, 2026