Skip to content
Code Guide

AI Executive Agents: Virtual C-Suites and Board Simulators

Last updated:

AI Executive Agents: Virtual C-Suites and Board Simulators

Section titled “AI Executive Agents: Virtual C-Suites and Board Simulators”

Confidence: Mixed. OpenExecutive, Gstack, and crewAI are Tier 1/2 (verified against source repos, active development). Most other open-source projects listed here are Tier 3 (single-digit to low-hundreds GitHub stars, early-stage, verify before adopting). Commercial products are cited from vendor-published claims, not independently audited.

Reading time: ~12 min Prerequisites: Multi-agent orchestration, Cognitive Mode Switching (Gstack) Related: AI Ecosystem, Third-Party Tools, AI Roles


The persona/agent pattern that Claude Code skill packs use for engineering roles (see Gstack) is being applied to named business executive roles: CFO, CMO, CHRO, General Counsel, COO, board of directors. OpenExecutive is the most complete open-source example: 8 specialist Claude agents behind one coherent “Executive” persona. It has peers, most of them small and early. Almost none of these projects claim legal or fiduciary authority: the entire category positions itself as augmentation, not replacement, regardless of how aggressive the marketing copy reads.

Persona → a role definition layered on a general model (tone, scope, priorities)
Agent → a persona + tools + state + goal-directed multi-step behavior
AI executive → an agent explicitly named after a C-suite/board role, with enough
autonomy and persistence to be treated as a virtual team member

Before going further: Gstack (Garry Tan, 124.8K+ stars) is a 6-skill workflow suite for software engineering (/plan-ceo-review, /plan-eng-review, /review, /ship, /browse, /retro). The /plan-ceo-review command name invites confusion, but it is a pre-implementation product gate inside a coding session, not a persona that simulates a Chief Executive Officer for business decisions. If you came here looking for Gstack because of that command name, see Cognitive Mode Switching instead. What Gstack does share with the projects below is the underlying architecture: role definitions + shared context + slash-command workflows inside a single repo. That pattern is the throughline of this page, applied to a different domain.


OpenExecutive (SenteLabsAI, Apache 2.0, 838 stars as of 2026-08-27) is the most explicit mapping of the persona/agent pattern onto a standard executive committee. Eight specialist Claude agents sit behind one coherent “Executive” persona, never exposed individually to the user:

User message
Executive Orchestrator (claude-sonnet-4-6)
↓ tool use → parallel specialist calls
CSO / CFO / CHRO / GC / COO / CMO / CPO / Board Communications
↓ each specialist retrieves relevant context from ChromaDB
Built-in MBA knowledge + company documents
Synthesized executive response

Stack: Python 3.11 + FastAPI backend, Next.js 15 UI, ChromaDB for RAG (built-in knowledge base + uploaded company documents, two separate collections), SQLite for episodic memory (a background claude-haiku-4-5 pass extracts decisions after every response), a single-instance scheduler for proactive follow-ups, and integrations for Slack, email, Telegram, Google Chat, and Discord. claude-opus-4-7 handles deep reasoning for CSO/CFO/GC/Board; the rest default to claude-sonnet-4-6. It also runs on OpenRouter or local OpenAI-compatible servers (Ollama, LM Studio, vLLM) instead of the Anthropic API.

Two things are worth flagging rather than taking at face value. First, the tagline “Harvard MBA-level knowledge” is marketing copy, not a verifiable claim: the knowledge base is a git-tracked Markdown corpus seeded into ChromaDB, its actual depth is not audited here. Second, the README documents no explicit guardrail distinguishing “this is a recommendation” from “this is a decision,” despite the General Counsel and Board Communications agents touching legal and governance territory where that distinction matters most. What is genuinely solid: prompt caching is correctly structured (persona, company profile, and knowledge index cached separately, dynamic RAG content injected into the user turn, never the cached system prompt), and the project ships a real eval gate, 29 scenarios across all 8 domains, scored by claude-opus-4-7 as an LLM-as-judge on 5 dimensions, with a CI gate requiring ≥3.5/5 average and blocking any dimension that drops more than 10% versus main.


Verified directly against the GitHub API on 2026-08-27, not against secondary write-ups (an earlier research pass for this page cited inflated or wrong numbers from blog posts; treat any AI-executive-agent claim you read elsewhere the same way until you check the repo yourself).

ProjectAuthorStarsLicenseLast pushRolesDifferentiator
OpenExecutiveSenteLabsAI838Apache 2.02026-08-26CSO, CFO, CHRO, GC, COO, CMO, CPO, Board CommsMost complete mapping to a standard C-suite; production-grade eval suite
Become CEOwanikua60MIT2026-03-13Engineering, Finance, Marketing, DevOps, Legal, Management, Chief of StaffDiscord-native: 7 bots, one per role, built on the Clawdbot framework
OneManCompany1mancompany398Apache 2.02026-08-26User-defined (not prescribed)Not a persona set. An “agentic operating system” that orchestrates hierarchical agent teams one level above Claude Code / Codex-style tools
AI CFO Agentdaniel-st37none detected2026-03-08CFO onlyNarrow and cheap: FastAPI + LangGraph + Next.js + Claude Haiku, CSV upload to board-ready dashboard, claimed $0.003/run
Quorum Virtual Boardgranman30none detected2026-02-224-member boardDebate format instead of consensus: agents are prompted to challenge each other, not converge. Essentially undiscovered (0 stars, no license file, meaning no reuse rights are granted by default)
crewAIcrewAI Inc57,664MIT2026-08-27None (framework)Not an executive product. The general-purpose multi-agent orchestration substrate several vendor tools in this space are likely built on

Read the star counts as a maturity signal, not a quality signal: a project with 7 or 0 stars can still be technically sound, it just means almost nobody has looked at the code yet. Quorum Virtual Board shipping with no license file is a real adoption blocker, not a formality: without one, default copyright applies and you have no legal right to reuse, modify, or self-host the code.


Routing Table: Which Project for Which Role

Section titled “Routing Table: Which Project for Which Role”
Looking forOpen sourceCommercialNote
A full virtual executive teamOpenExecutive · Become CEO · OneManCompany (build-your-own)BattleTested (62 agents / 10 departments) · Ghost CEO (AI Boardroom)OpenExecutive has the most complete standard C-suite mapping; Become CEO trades breadth for a Discord-native interface
CFOAI CFO AgentNume · Zeni AI CFO AgentAI CFO Agent is self-hosted and narrow (startup finance dashboards only)
CMOnone foundOkara · Improvado (concept, not a standalone product)No credible open-source AI CMO surfaced in this research pass
COOnone foundTericsoftVertical-specific (fleet operations), not general-purpose
CHRO / Peoplenone foundnone branded as “AI CHRO”Confirmed gap. HR responsibilities are split across Phenom, Greenhouse, HireVue, Pymetrics, Culture Amp, BetterUp, Workday Adaptive Planning, Oracle Cloud HCM, none marketed as an executive persona
General Counsel / LegalOpenExecutive’s GC agent · Become CEO’s Legal bot (both embedded, not standalone)GC AINo standalone open-source “AI General Counsel” found
Chief of StaffBecome CEO’s Chief of Staff bot (embedded)alfred_ · Lindy AI Chief of Staff · ViktorThe most mature commercial category in this entire landscape: email/calendar triage (alfred_), SaaS workflow execution (Lindy), Slack/Teams operations (Viktor)
Sales / CROOpenExecutive’s CSO agent (embedded)Salesforce Agentforce · Veetee AI Chief Sales OfficerSalesforce’s advantage is direct CRM data access, not model quality
Board of directors / advisorsQuorum Virtual Board (0 stars, no license)Diligent AI Board Member · Personal Board AI (consumer)Diligent claims hundreds of active director users; Quorum is the only open-source board-debate implementation found but is effectively unadopted
Build your own from scratchcrewAI-General framework, not a persona product

Across every project surveyed here, the marketing language ranges from cautious to aggressive (“no full-time CFO required”), but not one claims legal personhood, fiduciary duty, or final decision authority. The closest thing to a theoretical exception is the Synthetic Director concept proposed by law firm Stirling & Rose in 2023: an AI system registered with a regulator, assigned a unique identifier, and subject to a “functional competence test” against real directorial duties (preventing insolvent trading, complying with constitutional obligations), with power to suspend or terminate it for aberrant behavior. That framework does not exist in any jurisdiction’s law today. It is worth knowing about because it is the only serious attempt to define what accountability would even look like if one of these agents were ever given real authority, not because any product here is close to qualifying.

Two adoption barriers apply regardless of how good the underlying model gets. First, data integration: an AI CFO or AI CMO is only as good as the accounting, CRM, and ad-platform data it can actually reach, and most organizations’ data is messier than a demo. Second, the EU AI Act’s compliance deadlines and the absence of case law on AI-influenced executive decisions mean that any agent touching hiring, termination, or financial disclosure sits in genuinely unresolved legal territory, not just cautious vendor copy.

For the general Claude Code framing of augmentation versus replacement (a different context, dev tools rather than business roles, but the same underlying philosophy), see AI Ecosystem: Augmentation, Not Replacement.


  • You want to see the pattern implemented end-to-end: read OpenExecutive’s source. It is the most complete reference architecture in this list, and Apache 2.0 permits forking it for your own domain.
  • You want a narrow, cheap, single-role agent: AI CFO Agent (CFO) or a comparable narrow commercial tool is a smaller bet than adopting a full virtual executive team.
  • You want chief-of-staff-style operational triage today: this is the one category with mature, funded commercial products (alfred_, Lindy, Viktor). Don’t build this yourself first.
  • You’re looking for an AI CHRO: it does not exist as a branded product yet. Compose recruiting (Phenom, Greenhouse), performance (Culture Amp, BetterUp), and workforce planning (Workday Adaptive Planning) tools instead, or build the orchestration layer yourself on crewAI.
  • You’re evaluating this for an actual board decision or legal question: nothing in this list carries fiduciary or legal authority. Treat every output as a recommendation for a human to verify, not a decision.