Clean and normalize large backlogs of GitHub pull requests systematically while keeping the default branch stable and deployable. This skill provides a comprehensive workflow for triaging, reviewing, rebasing, testing, and dispositioning PRs at scale, ensuring every PR ends in one of three states: merged safely, closed with reason, or explicitly deferred.
NEW: Integrates pr-comment-analysis subskill to systematically extract, analyze, and prioritize existing PR review feedback. This helps avoid re-litigating issues reviewers already identified, catch hidden impacts through automated analysis, and make informed merge/close/defer decisions based on the complete feedback picture.
Use the pr-comment-analysis subskill to systematically analyze existing PR feedback:
Pulisci e normalizza un ampio backlog di richieste pull GitHub in repository disordinati. Questa competenza dovrebbe essere utilizzata quando si affronta un repository con numerosi PR obsoleti, in conflitto o obsoleti che necessitano di revisione sistematica, risoluzione dei conflitti, test e disposizione (unione, chiusura o differimento). Gestisce il triage PR, il rebasing automatizzato, la verifica CI, la valutazione del rischio e l'unione sicura mantenendo la stabilità predefinita delle filiali. Fonte: auldsyababua/instructor-workflow.