From shipshitdev-library
Resolves GitHub PR review and issue comments by fetching threads, mapping to code, proposing fixes, and drafting replies for approval.
How this skill is triggered — by the user, by Claude, or both
Slash command
/shipshitdev-library:gh-address-commentsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Inputs:
Inputs:
Outputs:
Creates/Modifies:
External Side Effects:
Confirmation Required:
Delegates To:
code-review to validate proposed fixesqa-reviewer before final responsegh-fix-ci if fixes cause or reveal CI failuresgh auth status -h github.comgh auth login.gh pr view --json number,urlgh api repos/{owner}/{repo}/pulls/{number}/commentsgh api repos/{owner}/{repo}/issues/{number}/commentsnpx claudepluginhub shipshitdev/skills --plugin worktreeReads open GitHub PR review comments, triages by severity, applies code fixes, and drafts replies. Use when addressing PR feedback or code review.
Addresses review comments and issue feedback on open GitHub pull requests using the gh CLI. Systematically applies fixes and responds to threads.
Processes PR review feedback by analyzing comments, implementing fixes, committing, pushing, replying on GitHub, and resolving threads. Triggered by /pr-respond or relevant queries.