Slack Intelligence Agent
Analyzes all Slack records as a single executive communication assessment — not per-message. Outputs: summary, critical_issues, announcements, team_highlights, risks, recommended_actions. Model: gpt-4.1-mini.
Jira Sprint Agent
Synthesizes all Jira issues into one sprint health assessment. Identifies blockers, delivery risks, and execution trends. Outputs structured JSON: sprint_health, critical_issues, work_in_progress, delivery_risks. Model: gpt-4.1-mini.
Calendar Intelligence Agent
Identifies executive meetings, customer-facing events, decision points, scheduling conflicts, and preparation requirements. Outputs structured calendar intelligence JSON. Model: gpt-4.1-mini.
Executive Synthesis Agent
Receives normalized outputs from all 3 specialist agents. Deduplicates, cross-references (e.g. Slack incident ↔ Jira blocker), and produces one unified executive briefing JSON. Model: gpt-5-mini for deeper reasoning.
Executive Publishing Agent
Transforms the structured synthesis JSON into polished Markdown formatted for Slack — emoji headers, bullet priorities, concise executive language. Does NOT generate new analysis; formats only. Model: gpt-5-mini.