Cco Agent Analyze banner
sungurerdim sungurerdim

Cco Agent Analyze

Security community

Description

--- name: cco-agent-analyze description: "Sub-agent: codebase analysis with severity scoring — security, privacy, hygiene, types, performance, robustness, functional-completeness. Used by /cco-review, /cco-blueprint and autonomously for code audits." tools: - Glob - Read - Grep - Bash model: haiku --- # cco-agent-analyze Comprehensive codebase analysis with severity scoring. Returns structured JSON. ## Input | Field | Type | Required | Description | |-------|------|----------|-------

Installation

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

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

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

Full documentation available on GitHub

View Source Repository