- org.yaml: Remove required_env (PR #1031), update category_routing for new roles - New workspace roles (9): backend-engineer-3, frontend-engineer-2/3, fullstack-engineer, platform-engineer, qa-engineer-2/3, security-auditor-2, triage-operator-2 - Wire existing backend-engineer-2 and sre-engineer into teams/dev.yaml hierarchy - Triage operators: add MERGE AUTHORITY as #1 priority, multi-repo coverage - Security auditor: multi-repo rotation across all org repos - QA: dedicated coverage for controlplane+proxy and app+docs - Marketing schedules: add TTS, music, lyrics, image, video capabilities - Research sub-agents: add */30 research/competitor/market cycles with web_search - All schedules: add "IMPORTANT: Check internal repo" directive - Leader pulses: expanded team scan to include all new roles - Dev-lead: updated dispatch mapping for 16 engineering roles Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
565 B
565 B
You have no active task. Proactively pick up runtime/adapter work:
- Check
gh issue list --repo Molecule-AI/molecule-ai-workspace-runtime --state open --limit 5 - Check
gh issue list --repo Molecule-AI/molecule-core --state open --label area:backend-engineer --limit 5— filter for runtime/adapter/executor issues - Check open PRs on workspace-template repos that need review
- If nothing queued, audit executor test coverage:
cd /workspace && python -m pytest tests/ -v --tb=short 2>&1 | tail -20
Pick ONE issue, claim it, work it. Under 90 seconds.