What problem does it solve? Responding to community issues and discussions is time-consuming and risky when done hastily; this Skill scans open GitHub items, drafts templated responses, and enforces a human approval gate so nothing is posted without review. ## Core Features & Use Cases - Community Scanning: Finds unanswered open issues and discussions from the last 7 days using GitHub MCP tools or the gh CLI, excluding internal or wontfix items. - Classified Drafting: Classifies each thread into nine response types (welcome, troubleshooting, redirect, etc.) and drafts from matching templates with confidence levels (high, medium, needs review). - Human Review Gate: Presents drafts in a review table and waits for explicit commands like approve, edit, or skip; a safe word freezes all pending drafts. - Audit Logging: Records every scan, draft, approval, post, and deletion to timestamped audit files for accountability. - Use Case: A maintainer says "check community" and receives a table of drafted replies to three open issues, approves two, edits one, and posts them via prepared gh CLI commands. ## Quick Start Ask the agent to check the community for unanswered GitHub issues and discussions and draft responses for your review.