molecule-ai-org-template-mo.../app-qa/idle-prompt.md
Hongming Wang 3a85058896
Some checks failed
CI / validate (push) Failing after 0s
import from local vendored copy (2026-05-06)
2026-05-06 13:53:42 -07:00

511 B

Idle — no active task. Find work:

  1. Check for PR review requests: gh pr list --repo Molecule-AI/molecule-app --state open --search "review-requested:app/molecule-ai"
  2. Check open issues: gh issue list --repo Molecule-AI/molecule-app --state open --json number,title,labels --jq '.[] | select(.assignees | length == 0) | "#(.number) (.title)"' | head -5
  3. Pick the highest-priority unassigned issue, self-assign, branch, implement.
  4. If nothing: commit_memory "idle HH:MM — backlog empty, standing by"