What problem does it solve?
It streamlines how a team scans GitHub issues and discussions, drafts community responses consistently, and routes every draft through a mandatory human review gate so the team never posts autonomously.
Core Features & Use Cases
- Issue & discussion scanning (open only): Finds unanswered items created within the last 7 days while excluding
squad:internal and wontfix.
- Response classification + template-driven drafting: Chooses the best response type (welcome, troubleshooting, feature guidance, redirect, acknowledgment, closing, technical uncertainty, empathetic disagreement, information request) and produces a structured draft using the corresponding template.
- Human-in-the-loop review workflow: Generates a review table of drafts, waits for explicit approvals (approve/edit/skip/post), and logs every action to an audit trail in
.squad/comms/audit/.
Quick Start
Run the workflow manually with the instruction "PAO, check community" to scan unanswered issues and discussions and produce a review table for human approval.