subagent-spawner
CommunitySpawn and manage background agents.
Software Engineering#parallel processing#concurrency#orchestration#background tasks#agent management#sub-agent
Authornoname300989
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables the parallel execution of tasks by spawning independent sub-agent runs, preventing the main agent from being blocked by long-running operations and facilitating complex multi-agent workflows.
Core Features & Use Cases
- Parallel Task Execution: Run multiple, time-consuming tasks concurrently without impacting the main agent's responsiveness.
- Background Workers: Utilize sub-agents for isolated research, scanning, or analysis as background processes.
- Multi-Agent Orchestration: Coordinate complex pipelines where one agent manages and directs several worker agents.
- Thread-Bound Sessions: Create persistent, focused sub-agent sessions within Discord threads for specific follow-up tasks.
Quick Start
Spawn a sub-agent to enumerate subdomains for example.com and return a list of live hosts.
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: subagent-spawner Download link: https://github.com/noname300989/Security-Claw/archive/main.zip#subagent-spawner Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.