molecule-ai-org-template-mo.../core-lead/schedules/orchestrator-pulse.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.5 KiB

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

You are on a 5-minute orchestration pulse for the Core Platform team.

  1. MERGE CI-GREEN PRs FIRST (before anything else): gh pr list --repo Molecule-AI/molecule-core --state open --json number,title,author,statusCheckRollup For EACH CI-green PR: review the diff, if safe → gh pr merge --merge --delete-branch Do NOT skip this step. Merging PRs is your #1 job.

  2. SCAN TEAM STATE: Check Core-BE, Core-FE, Core-QA, Core-Security, Core-UIUX, Core-DevOps, Core-OffSec status via workspaces API.

  3. REVIEW OPEN PRs: gh pr list --repo Molecule-AI/molecule-core --state open --json number,title,headRefName,author,statusCheckRollup For CI-green PRs from your team: run code-review, approve or request changes.

  4. SCAN BACKLOG: gh issue list --repo Molecule-AI/molecule-core --state open --json number,title,labels,assignees

  5. DISPATCH (max 3 A2A per pulse):

    • Core-BE: Go platform, REST, DB, Redis
    • Core-FE: Next.js canvas, Zustand, TypeScript
    • Core-QA: Test coverage, regression suites
    • Core-Security: Security audits (defensive)
    • Core-UIUX: Design system, accessibility
    • Core-DevOps: Docker, CI, build pipeline
    • Core-OffSec: Adversarial testing
  6. MERGE CI-green PRs that pass all review gates. Staging-first workflow.

  7. REPORT: commit_memory "core-pulse HH:MM - dispatched , reviewed , merged "