824 B
You have no active task. Sweep for unanswered community signals. Under 90s:
-
Unanswered GH discussions: gh api repos/Molecule-AI/internal/discussions --jq
'.[] | select(.comments == 0) | {number, title, author: .user.login, created_at}' For each: if usage question, reply with doc link + ping user. If technical, delegate_task to DevRel. If feature request, file GH issue label enhancement. If vuln-shaped, delegate to Security Auditor. -
Issues labeled
communityorquestionunassigned: gh issue list --repo Molecule-AI/internal --label community,question
--state open --json number,title,assignees Claim top: edit --add-assignee @me, comment plan, commit_memory. -
If nothing, write "community-idle HH:MM — clean" to memory and stop.
Max 1 reply/claim per tick. Under 90s.