Open-source Claude Code plugin simulates Chief Data & AI Office with 22 specialized agents

What it does
The AI CDAIO Office is an open-source Claude Code plugin that simulates a complete Chief Data & AI Office using 22 specialized AI agents. It generates actual files (PPTX, DOCX, XLSX) rather than just markdown, with a Quality Reviewer agent that validates outputs against McKinsey/BCG/Bain presentation standards.
Installation and commands
Install with: claude plugin install ai-cdo-office
Available commands include:
/cdaio:strategy- Full AI strategy document + investment case + 20-slide PPTX/cdaio:board-prep- Board meeting materials with KPI scorecard/cdaio:governance- Governance framework, RACI matrix, compliance checklist/cdaio:assess- 6-dimension maturity assessment with gap analysis/cdaio:architecture- Architecture diagrams and technology roadmap/cdaio:first-90-days- Complete CDAIO onboarding plan- ...and 14 more commands
Example output
The /cdaio:strategy command generates:
- 42-page AI strategy document
- 18-page maturity assessment
- 12-page use case portfolio (15 use cases scored)
- 10-page architecture blueprint
- 8-page investment case with ROI modeling
- 20-slide board presentation
Multi-agent architecture
The 22 agents are organized like a real CDAIO office:
- Board of Directors (oversight)
- CDAIO Orchestrator (routes work)
- Industry Advisory Panel (5 sector-specific advisors: FinServ, Healthcare, Industrial, Public Sector, Retail & Tech)
- Operations team (Chief of Staff, Comms, PM, Stakeholder Relations)
- Data Governance division (Head, Steward, Custodian, Compliance & Privacy)
- AI & Analytics division (Head, Architect, Engineer, ML Lead, Use Case Lead, Analyst)
- McKinsey Quality Reviewer (QA gate)
Agents debate, draft, review, and refine outputs rather than relying on a single LLM generating text.
Background and licensing
The plugin addresses the problem that Chief Data & AI Officers spend weeks producing strategy decks, governance frameworks, and board materials, leaving little time for actual strategy execution. According to the source, average CDAO tenure is 2.4 years, with Gartner warning 75% risk losing their seat and half unable to measure their own impact.
The project is MIT licensed and available on GitHub. The creator has been advising Chief Data & AI Officers for years and developed this tool to automate document generation tasks.
📖 Read the full source: r/ClaudeAI
👀 See Also

OKed Plugin: OpenClaw Asks Your Phone Before Destructive Actions
A new plugin called OKed hooks into OpenClaw's before_tool_call to intercept destructive commands (emails, deletions, payments) and push approval requests to your phone or Telegram.

AbsolutelySkilled Registry Adds 156 Production-Ready Skills for Claude Code
A developer has created AbsolutelySkilled, a registry of 156 structured skill modules for Claude Code that persist across sessions. Each skill includes trigger conditions, reference files, test cases, and anti-patterns in SKILL.md files.

Lightpanda: Open-source headless browser for LLM agents with native MCP server and markdown output
Lightpanda is an open-source headless browser designed for LLM-powered agents that uses 16x less memory than Chrome (215MB vs 2GB) and completes web crawling benchmarks in 5 seconds instead of 47 seconds. It provides native markdown output, semantic tree with interactivity detection, and a built-in MCP server.
Voker Launches Agent Analytics Platform with Intent/Correction/Resolution Primitives
YC S24 startup Voker launches an agent analytics platform with a lightweight SDK that automatically annotates user intents, corrections, and resolutions — providing self-service dashboards without relying on LLMs for data engineering.