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.
Maintain the quality, structure, and currency of the Bot-Wiki so that all agents have reliable shared context.
| Subagent | Status | Role |
|---|---|---|
| Librarian | Active | Read/write wiki pages on behalf of agents |
# 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?"