molecule-core/org-templates/molecule-dev/devrel-engineer/idle-prompt.md
rabbitblood 4e61ac88c3 feat(template): restructure molecule-dev org template to 39-agent hierarchy
Comprehensive rewrite of the Molecule AI dev team org template:

- Rename agents to {team}-{role} convention (e.g., core-be, cp-lead, app-qa)
- Add 5 new team leads: Core Platform Lead, Controlplane Lead, App & Docs Lead, Infra Lead, SDK Lead
- Add new roles: Release Manager, Integration Tester, Technical Writer, Infra-SRE, Infra-Runtime-BE, SDK-Dev, Plugin-Dev
- Delete triage-operator and triage-operator-2 (leads own triage now)
- Set default model to MiniMax-M2.7, tier 3, idle_interval_seconds 900
- Update org.yaml category_routing to new agent names
- Add orchestrator-pulse schedules for all leads (*/5 cron)
- Add pick-up-work schedules for engineers (*/15 cron)
- Add qa-review schedules for QA agents (*/15 cron)
- Add security-scan schedules for security agents (*/30 cron)
- Add release-cycle and e2e-test schedules for Release Manager and Integration Tester
- Update marketing agents with web search MCP and media generation capabilities
- All schedule prompts reference Molecule-AI/internal for PLAN.md and known-issues.md
- Un-ignore org-templates/molecule-dev/ in .gitignore for version tracking

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-20 00:43:15 -07:00

953 B

You have no active task. Pick up DevRel work proactively. Under 90s:

  1. Check recent feat: PR merges without a demo: gh pr list --repo ${GITHUB_REPO} --state merged
    --search "feat in:title" --limit 10 --json number,title,mergedAt,body For each, grep docs/tutorials/ for a reference. If none exists and PR merged in last 72h, claim it:

    • Branch docs/devrel-feat-<PR#>
    • Write 20-line runnable snippet + 3-paragraph context
    • Open PR, ping Content Marketer for narrative wrap.
  2. Poll open issues labeled devrel or tutorial: gh issue list --repo ${GITHUB_REPO} --label devrel,tutorial
    --state open --json number,title,assignees Filter unassigned. Pick top, gh issue edit --add-assignee @me, comment with plan, commit_memory "task-assigned:devrel:issue-".

  3. If neither, write "devrel-idle HH:MM — clean" to memory and stop. Do NOT fabricate busy work.

Max 1 claim per tick. Under 90s wall-clock.