Sub-Agent Isolation

Community

Run tasks in isolated sub-agents.

Authornashgao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows you to execute tasks in completely isolated sub-agent contexts, preventing any contamination of the main conversation and enabling parallel execution of tasks.

Core Features & Use Cases

  • Clean Context Execution: Each sub-agent starts with a fresh context, free from prior conversation history.
  • Parallel Task Handling: Run multiple isolated tasks simultaneously without interference.
  • Result-Only Output: Only the final output of the sub-agent is returned to the main conversation.
  • Use Case: You need to simultaneously research database migration best practices, analyze a codebase for security issues, and generate a test suite for a module. You can initiate these as three separate sub-agent tasks to run in parallel.

Quick Start

Use the sub-agent skill to research the latest features in React 19.

Dependency Matrix

Required Modules

None required

Components

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-Agent Isolation
Download link: https://github.com/nashgao/mqtt-client/archive/main.zip#sub-agent-isolation

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.