What problem does it solve?
This Skill helps repository maintainers avoid missing important GitHub Discussions by automatically summarizing open threads, drafting appropriate responses, creating issues for actionable feature requests, and identifying stale conversations for closure.
Core Features & Use Cases
- Unified Discussion Triage: Reads all open GitHub Discussions in batches and produces a categorized report grouped by pending action (needs response, follow-up pending, stale candidates, answered, resolved).
- Action-Oriented Replies: Generates intent-specific draft replies (bug confirmation, feature request, support/config, thanks, and stale/closing) and posts them only after explicit user approval.
- Issue & Closure Automation (with guardrails): Deduplicates feature requests by searching existing issues, creates new issues when approved, and recommends soft-close or reporter pings for stale threads while posting a closing comment first.
Quick Start
Use the review-discussions-cc skill to triage all open GitHub Discussions for your repository and return a summary report for approval before posting replies, creating issues, or closing stale threads.