Marketplace

claude-agent

Spawn and manage Claude sub-agents for parallel or delegated tasks. WHEN: User needs parallel operations, multi-step autonomous research, or wants to delegate complex tasks to sub-agents. Use when task can be parallelized or requires independent exploration. WHEN NOT: Simple single-step operations, sequential dependencies, specific file reads (use fs_read_file), writing code directly (do it yourself).

$ 설치

git clone https://github.com/cyrup-ai/kodegen-claude-plugin /tmp/kodegen-claude-plugin && cp -r /tmp/kodegen-claude-plugin/plugins/kg/skills/claude-agent ~/.claude/skills/kodegen-claude-plugin

// tip: Run this command in your terminal to install the skill