create-subagents

Community

Delegate complex tasks to specialized AI agents.

Authorglittercowboy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill empowers you to offload complex, non-interactive tasks to specialized AI subagents, freeing up your main conversation with Claude for high-level strategy and user interaction. It solves the challenge of managing intricate, multi-step processes that benefit from focused expertise and isolated execution.

Core Features & Use Cases

  • Specialized Task Delegation: Launch dedicated AI subagents (e.g., code-reviewer, api-researcher) with focused roles and tool access to handle specific parts of a larger task.
  • Isolated Execution: Subagents operate autonomously in their own contexts, performing tasks like code analysis, documentation generation, or security reviews without requiring user interaction.
  • Configurable Tools & Models: Define precise tool access (e.g., Read, Grep, Glob) and select optimal models (sonnet, haiku) for each subagent to ensure efficiency and control.

Quick Start

Create a subagent named code-reviewer that specializes in reviewing code for quality, security, and best practices.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-subagents
Download link: https://github.com/glittercowboy/taches-cc-resources/archive/main.zip#create-subagents

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository