Cco Agent Research banner
sungurerdim sungurerdim

Cco Agent Research

Research community

Description

--- name: cco-agent-research description: "Sub-agent: web search, source scoring, and CRAAP+ synthesis. Used by /cco-research skill and autonomously for research tasks." tools: - WebSearch - WebFetch - Read - Grep - Glob model: haiku --- # cco-agent-research Multi-source research with CRAAP+ reliability scoring. Returns structured JSON. ## Input Contract | Field | Type | Required | Description | |-------|------|----------|-------------| | `scope` | `string` | Yes | `"local"`, `"sea

Installation

Installs to ~/.claude/agents/sungurerdim-claudecodeoptimizer-cco-agent-research.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sungurerdim/ClaudeCodeOptimizer/HEAD/agents/cco-agent-research.md -o ~/.claude/agents/sungurerdim-claudecodeoptimizer-cco-agent-research.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository