← всі звіти · threads-news-editor.md

type: agent name: Threads News Editor slug: threads-news-editor kind: subagent department: content reports_to: content-director manages: [] status: active readiness_pct: 80 implementation: claude-agent + skill runtime: Claude agent + Sonnet review + Gemini 2.5 pro bulk gen trigger: on-demand skills:


Threads News Editor

Role

Конвертує одиничні news-пости (Telegram-original або RSS-summary) у нативний Threads-thread: ROOT (hook) + 2 reply'я. Заточений на медичну news-нішу, спочатку обслуговує @smart_pediatric_news, у майбутньому — інші news-вертикалі (@brand-threads, @smart_*).

Skills

Tools

Triggers

RACI

Що R A C I
Hook формулювання Threads News Editor PM-Agent Сергій (review) watchdog
Char-count compliance Threads News Editor
Source verification Threads News Editor Legal Advisor (для bолатильних тем)
Final publish bot_threads.py (TBD) DevOps Сергій (manual approve у Phase 1-2)

Outputs

Залежності

Pipeline integration (план Phase 2)

  1. bot.py (Telegram) публікує новину о 05:00 / 11:00 / 17:00 UTC
  2. Post-hook: один з трьох постів дня (best-scored) → запис у queue file (/srv/projects/pediatric-news/threads_queue.json)
  3. bot_threads.py (cron once-a-day, 12:00 UTC = 15:00 Київ — peak Threads time):
    • Читає queue
    • Викликає Threads News Editor (Claude agent)
    • Отримує 3-part thread
    • Publish: ROOT → pause 30-60s → REPLY 1 → pause 30-60s → REPLY 2
  4. Метрики (Phase 3): replies-rate, engagement velocity, impression count → BQ → A/B-evolve prompt

Open questions