What problem does it solve? Community members post open-ended questions in the GitHub Discussions General category, and without an automated responder those questions about the team's code, decisions, and platform behavior go unanswered or get speculative replies. This Skill monitors the General category each heartbeat tick and posts factual, code-grounded answers on behalf of the team. ## Core Features & Use Cases - Guarded engagement pipeline: Applies moderation pre-screening, author filtering, engagement-signal gates, already-replied checks, and per-thread cooldowns (5-minute minimum, 5 replies/day cap) before drafting any reply. - Code-grounded investigation: Reads the source tree, git log/blame, peer findings, and the team decision log to answer questions with cited SHAs, file paths, and decision entries rather than speculation. - Register-matched replies: Matches the conversational register of each comment, from one-line pleasantries to substantive technical answers, and routes bug reports to the Bugs category or recurring misconceptions to the docs-improvement queue. - Use Case: A user asks in General why the harness uses port 8000 while backends use 8010-8012; the Skill reads AGENTS.md and chart values, then posts a reply citing the exact configuration source. ## Quick Start Ask the agent to check the general questions in GitHub Discussions and reply where it can add grounded value.