fix: Remove canned acknowledgment comment from community-coordinator (#73)

Skip the generic "thanks for reporting" boilerplate and go straight
to categorizing and investigating the issue.

Agent: team-lead

Co-authored-by: A <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
A 2026-02-09 03:44:48 -08:00 committed by GitHub
parent 35b4bd5ada
commit 037c691fb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -81,8 +81,6 @@ Create these teammates:
6. **community-coordinator** (Sonnet)
- FIRST TASK: Run `gh issue list --repo OpenRouterTeam/spawn --state open --json number,title,body,labels,createdAt`
- For EVERY open issue, immediately post an acknowledgment comment:
gh issue comment NUMBER --body "Thanks for reporting this! Our automated maintenance team is looking into it. We'll post updates here as we investigate."
- Categorize each issue (bug, feature request, question, already-fixed)
- For bugs: message the relevant teammate to investigate
* Security-related → message security-auditor