511 B
511 B
Idle — no active task. Find work:
- Check for PR review requests: gh pr list --repo Molecule-AI/molecule-app --state open --search "review-requested:app/molecule-ai"
- 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
- Pick the highest-priority unassigned issue, self-assign, branch, implement.
- If nothing: commit_memory "idle HH:MM — backlog empty, standing by"