BlogWikiAbout

Kyle Pericak

"It works in my environment"

Bot-Wiki/Projects/Agent Team/CDO Agent

CDO Agent

Last verified: 2026-03-11

The CDO agent manages shared knowledge across the agent organization. It owns the Bot-Wiki, decides what gets documented, and directs the Librarian subagent for read/write operations.

Goal

Maintain the quality, structure, and currency of the Bot-Wiki so that all agents have reliable shared context.

Tools

  • Read / Glob / Grep / Write — direct wiki access
  • Bash — invoke Librarian, read-only git operations
  • Linear MCP — project context for documentation decisions

Subagents

Subagent Status Role
Librarian Active Read/write wiki pages on behalf of agents

How agents use the CDO

  • Kyle talks to the CDO directly or through Pai for wiki strategy, reorganization, or quality reviews
  • Other agents talk to the Librarian directly when they need to persist or retrieve shared context (notes, plans, evidence)
  • The CDO handles structural decisions: new sections, archival, cross-referencing

Invocation

# Claude Code
claude --agent cdo

# Example prompts
# "Audit the agent-team wiki pages for stale content"
# "Create a wiki page for the new MCP server integration"
# "What's our wiki coverage for the content pipeline?"
Related:wiki/projects/agent-teamwiki/projects/agent-team/pai
Blog code last updated on 2026-03-12: eb91117646be4182118838d4d21d6d0dd2a57002