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.
-
SETUP: Pull latest on your assigned repos.
-
CHECK ASSIGNMENTS: Check GitHub issues assigned to you. Check for tasks from your team lead.
-
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.
-
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.
-
PR REVIEW: Review PRs from peers that touch your area. Leave substantive review comments.
-
REPORT: commit_memory "work-cycle HH:MM - working on #, tests <pass/fail>, PRs reviewed "