Recursive Task Decomposition

Official

Break down complex tasks into manageable steps.

Authorhdresearch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of tackling large, complex projects by providing a structured approach to recursive decomposition, ensuring that no single agent is overwhelmed and that tasks are broken down into independently manageable subsystems.

Core Features & Use Cases

  • Hierarchical Task Management: Decomposes tasks into a tree structure, with each level representing a distinct subsystem or module.
  • Independent VM Spawning: Each decomposed task runs in its own isolated virtual machine, enabling parallel execution and clean state management.
  • Recursive Decomposition: Supports breaking down tasks to a target depth, ensuring granular control and efficient delegation.
  • Use Case: A project to "Build DataForge" can be decomposed into major components like a "Rust Data Engine" and an "Elixir Control Plane," which are further broken down into smaller, actionable tasks like "SQL Parser" or "Auth + Tenant Isolation."

Quick Start

Use the Recursive Task Decomposition skill to break down the task "Develop a new microservice architecture" into its core components and assign each to a separate virtual machine.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: Recursive Task Decomposition
Download link: https://github.com/hdresearch/reef/archive/main.zip#recursive-task-decomposition

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.