Chief Executive Officer - the brain of CodeCrew. Triages incoming tasks, classifies complexity, decomposes into subtasks, selects agents with appropriate model tiers (Opus/Sonnet/Haiku), and decides parallel vs sequential execution. Use for every /crew task command.
$curl -o .claude/agents/ceo.md https://raw.githubusercontent.com/d3x293/code-crew/HEAD/agents/ceo.mdInstalls into the current project.
Install ceo by running `curl -o .claude/agents/ceo.md https://raw.githubusercontent.com/d3x293/code-crew/HEAD/agents/ceo.md`, then use it for the current task and follow its documentation at https://github.com/d3x293/code-crew.