What problem does it solve? Issues labeled status:waiting-user pile up waiting for user input, but many can actually be resolved autonomously. This Skill periodically triages those Issues, auto-resolves the ones that do not truly need user judgment, and presents only genuinely user-dependent decisions with pre-researched recommendations. ## Core Features & Use Cases - A/B/C/D Classification: Sorts each waiting-user Issue into categories (autonomous reply, autonomous report handling, external factors, tool-fixable, or truly requiring user decision) based on the project's user-confirmation-minimization rules. - Autonomous Resolution: Automatically answers technical comment questions and processes periodic reports via specialist agent teams, closing Issues without user involvement when quality gates pass. - Batched User Prompts: For A-category Issues only, prepares researched recommendations and presents up to 4 questions per batch via AskUserQuestion, with the recommended option first. - Use Case: A scheduled hourly scan finds 5 waiting-user Issues; 3 are auto-resolved (duplicate close, comment reply, report triage) and the remaining 2 are presented to the user with recommended actions. ## Quick Start Ask the AI to handle the waiting-user Issues by saying: please triage and handle all Issues labeled status:waiting-user in this repository.