plan-with-subagents

Community

Parallelize complex tasks with sub-agents.

Authorreubenjohn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the planning and execution of complex, multi-step tasks by breaking them down into smaller, parallelizable sub-agent tasks, thereby minimizing context usage and maximizing efficiency.

Core Features & Use Cases

  • Task Decomposition: Breaks down large tasks into manageable phases.
  • Parallel Execution: Leverages sub-agents to perform independent tasks concurrently.
  • Context Minimization: Ensures each sub-agent receives only the necessary context.
  • Fault Isolation: Limits the impact of individual sub-agent failures.
  • Use Case: When implementing a new feature that involves changes to the backend API, frontend UI, and documentation, this Skill can orchestrate parallel sub-agents to work on each of these areas simultaneously, followed by a sequential integration and testing phase.

Quick Start

Use the plan-with-subagents skill to break down the task of refactoring the user authentication module into parallelizable sub-agent tasks.

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: plan-with-subagents
Download link: https://github.com/reubenjohn/reeve-bot/archive/main.zip#plan-with-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.