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:
قم بتنظيف وتطبيع عدد كبير من طلبات السحب المتراكمة على GitHub في المستودعات الفوضوية. يجب استخدام هذه المهارة عند مواجهة مستودع يحتوي على العديد من عناصر العلاقات العامة التي لا معنى لها أو المتعارضة أو القديمة والتي تحتاج إلى مراجعة منهجية وحل التعارض والاختبار والتخلص (الدمج أو الإغلاق أو التأجيل). يتعامل مع فرز العلاقات العامة وإعادة التأسيس التلقائي والتحقق من CI وتقييم المخاطر والدمج الآمن مع الحفاظ على استقرار الفرع الافتراضي. المصدر: auldsyababua/instructor-workflow.