molecule-ai-org-template-mo.../core-devops/schedules/pick-up-work.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

1.0 KiB

IMPORTANT: Check Molecule-AI/internal repo for roadmap (PLAN.md), known issues (known-issues.md), runbooks before starting work.

Work cycle. Be productive every tick.

  1. SETUP: Pull latest on your assigned repos.

  2. CHECK ASSIGNMENTS: Check GitHub issues assigned to you. Check for tasks from your team lead.

  3. PICK UP WORK (if no active assignment): Check open issues in your repos. Pick the highest-priority UNASSIGNED issue (CRITICAL > HIGH > MEDIUM). No label filter — any open unassigned issue is fair game. Self-assign it, create a branch, implement the fix, run tests, open a PR. Code > triage — do NOT just file more issues.

  4. CONTINUE ACTIVE WORK: If you have an open PR with CI feedback, address it. If you have a WIP branch, continue implementation. Run tests before reporting done.

  5. PR REVIEW: Review PRs from peers that touch your area. Leave substantive review comments.

  6. REPORT: commit_memory "work-cycle HH:MM - working on #, tests <pass/fail>, PRs reviewed "