← ClaudeAtlas

pr-feedback-triagelisted

Triage pull request review comments into fixes, replies, clarification requests, or open follow-ups while respecting safe execution modes.
dceoy/gha-for-devops · ★ 2 · DevOps & Infrastructure · score 69
Install: claude install-skill dceoy/gha-for-devops
# PR Feedback Triage Triage pull request review feedback, decide what action each thread needs, make focused fixes when allowed, and report or resolve only what is actually handled. ## When to Use - A PR has review comments, requested changes, unresolved review threads, or bot review findings. - The user asks to address, respond to, or resolve PR feedback. - The user provides a PR URL/number, a branch with an associated PR, or copied comments. Do not use this skill for a first-pass code review with no existing feedback; use a code review skill instead. ## Inputs - Pull request URL or number, or a current branch that has an associated pull request. - Repository checkout or platform access sufficient to inspect the PR diff and review feedback. - Optional reviewer priorities from the user, such as "only address blocking comments" or "do not reply on the PR platform". - Optional operating mode flags: `dry_run`, `no_push`, and `no_reply`. If no PR or review comments are identifiable, ask for the target PR or the copied comments before proceeding. ## Modes - `dry_run`: inspect review feedback and report the triage only. Do not edit files, run write-mode formatters, commit, push, post replies, or resolve review threads. - `no_push`: local edits and verification are allowed, but do not push commits or otherwise update the remote branch. Report the local diff or local commits that still need to be pushed. Do not resolve threads whose resolution depends on unpushed local edits