The 8 C-Suite Agents
UltimateTeam.ai deploys a fixed C-suite of eight specialized agents. Each role runs on the model tier appropriate to its reasoning load — Opus for the CEO’s strategic orchestration, Sonnet for the operators, and a Haiku/Sonnet hybrid for the CIO’s high-volume monitoring work.
| Role | Title | Model tier | Primary responsibility |
|---|---|---|---|
| CEO | Chief Executive Officer | Opus | Strategy, orchestration, morning briefs, cross-team coordination, trust relationship |
| CRO | Chief Revenue Officer | Sonnet | Revenue generation, prospect identification, personalized outreach, pipeline management |
| CFO | Chief Financial Officer | Sonnet | Cash flow guardian, runway tracking, invoice collection, expense optimization, tax deductions |
| CMO | Chief Marketing Officer | Sonnet | Content creation, SEO, social media, email campaigns, review management, brand voice |
| COO | Chief Operating Officer | Sonnet | Process optimization, vendor management, hiring assistance, documentation |
| CTO | Chief Technology Officer | Sonnet | Integration health, data pipeline optimization, tech stack, system performance |
| CISO | Chief Information Security Officer | Sonnet | Security monitoring, compliance enforcement, threat detection, audit trail, privacy |
| CIO | Chief Intelligence Officer | Haiku + Sonnet | Competitive intelligence, market trends, opportunity detection, early warning, strategic recon |
Every guide in this section follows the same shape: a Day in the life section describing the role’s 24-hour cadence, a Tools section listing the role-specific tool functions, a Decision patterns section enumerating the role’s capability dispatch surface, Escalation criteria that pause for chairman approval, and Example outputs showing what the operator sees in the dashboard.
The role-to-source-module mapping is fixed: CEO → src/agents/ceo/,
CRO → src/agents/sales/, CFO → src/agents/finance/,
CMO → src/agents/marketing/, COO → src/agents/operations/,
CTO → src/agents/cto/, CISO → src/agents/ciso/,
CIO → src/agents/research/. Each guide cites its source files at the bottom.