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

Omnara: Run Claude Code and Codex from Anywhere
Omnara is a web and mobile IDE that lets developers run and interact with Claude Code and Codex sessions from anywhere, with features like cloud syncing and a voice agent.

Self-Maintaining Documentation System Using Fenced Blocks for Zero Drift
A developer built a bash script that extracts structured data directly from source files and injects it into CLAUDE.md through fenced HTML comment blocks, ensuring documentation stays in sync with code without manual maintenance.

Connecting OpenClaw to Qwen2.5 Coder: Feasibility and Considerations
Explore the possibility of connecting OpenClaw to a local Qwen2.5 Coder model with 7 billion parameters to address rate limits with API Gemini 3.

Bullshit Benchmark Tests LLM Resistance to Nonsensical Prompts
The Bullshit Benchmark evaluates whether AI models identify and push back on obvious nonsense prompts instead of confidently generating incorrect answers. Results show Claude models perform significantly better than Gemini models at detecting nonsensical questions.