sub-agents
CommunityDelegate tasks to specialized AI assistants.
Software Engineering#automation#context management#subagents#task delegation#agent configuration#specialized ai
Authorreggiechan74
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Complex tasks often require different expertise or isolated contexts to prevent the main conversation from becoming polluted. Subagents allow Claude to delegate work to specialized AI assistants, improving focus and success rates.
Core Features & Use Cases
- Task Delegation: Create specialized agents (e.g., code reviewer, debugger, data scientist) for focused, single-responsibility tasks.
- Isolated Context: Each subagent operates in its own context window, preventing main conversation pollution and improving clarity.
- Configurable Tools & Prompts: Define specific tool access and system prompts for each subagent, tailoring its behavior precisely.
- Use Case: When a bug is reported, delegate the task to a "debugger" subagent, which will focus solely on root cause analysis and minimal fixes without affecting your main development context.
Quick Start
Show me how to create a new subagent for code review.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: sub-agents Download link: https://github.com/reggiechan74/claude-plugins/archive/main.zip#sub-agents Please download this .zip file, extract it, and install it in the .claude/skills/ directory.