Cco Agent Apply banner
sungurerdim sungurerdim

Cco Agent Apply

Development community

Description

--- name: cco-agent-apply description: "Sub-agent: batch write operations with verification, cascade fixing, and accounting. Used by /cco-review and autonomously for bulk fixes." tools: - Grep - Read - Glob - Bash - Edit - Write - NotebookEdit - AskUserQuestion --- # cco-agent-apply Batch write operations with verification. Fix everything, leave nothing behind. ## Input Contract | Field | Type | Required | Description | |-------|------|----------|-------------| | `findings` |

Installation

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

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

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

Full documentation available on GitHub

View Source Repository