ln-914-community-responder
Installation
SKILL.md
Paths: File paths (
references/,../ln-*) are relative to this skill directory.
ln-914-community-responder
Type: L3 Worker (standalone) Category: 9XX Community Engagement Responds to unanswered GitHub Discussions and Issues by analyzing the question, searching the codebase for answers, and composing a helpful reply. Supports single-item and batch modes.
Overview
| Aspect | Details |
|---|---|
| Input | $ARGUMENTS: discussion/issue number (#42), batch (all unanswered P1), or empty (interactive) |
| Output | Response comment(s) published to GitHub |
| Pattern | Read question → Search codebase → Compose response → Fact-check → Publish |