What problem does it solve?
This Skill prevents slow, messy GitHub Discussion handling by organizing open threads, drafting appropriate replies, optionally creating tracking issues, and triaging stale items for closure.
Core Features & Use Cases
- Discussion discovery & summarization: Reads all open GitHub Discussions via GitHub GraphQL, extracts key metadata, and groups threads by actionable state so maintainers can triage quickly.
- Response drafting with approvals: Detects whether a discussion needs a first response, follow-up, or is stale, then drafts replies using intent-specific templates while requiring explicit user consent before any writes.
- Actionable issue creation & closure workflow: Creates deduplicated issues from feature requests and recommends soft-closing or pinging stale Q&A/General threads with closing comments when approved.
Quick Start
Use the review-discussions-cx skill to generate a summary of all open GitHub Discussions for your repository, then ask it to draft replies and propose issue/closure actions after you approve each phase.