task-subagents

Community

Parallel task execution

Authorwollfoo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the orchestration of complex, multi-file, or parallel tasks by delegating them to specialized subagents, keeping the main context clean and improving efficiency.

Core Features & Use Cases

  • Parallel File Operations: Execute tasks on multiple files simultaneously, assigning one subagent per file.
  • Multi-Layered Changes: Implement changes across different layers of an application (frontend, backend, API) concurrently.
  • Batch Processing: Run independent operations like tests or builds for various modules in parallel.
  • Context Isolation: Maintain a clean main thread context by offloading heavy processing to subagents.

Quick Start

Use subagents to convert these five files to use Tailwind CSS, assigning one subagent to each file.

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: task-subagents
Download link: https://github.com/wollfoo/codex-cli/archive/main.zip#task-subagents

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.