eld-sense-task-decomposition

Official

Decompose tasks with nested context.

AuthorCAPHTECH
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill decomposes large tasks into a nested parent→child→grandchild structure (root → level 1 → level 2) and designs context inheritance across levels to enable deterministic planning and smooth execution with PCE.

Core Features & Use Cases

  • Three-level decomposition: Up to Level 2 sub-tasks; parent (root), Level 1 major components, and optional Level 2 sub-tasks.
  • Clear boundaries: Each task has explicit boundaries and can be scheduled in parallel where possible.
  • Context inheritance map: Defines what context is inherited and how data flows between levels.
  • Use Case: Start with a large feature, decompose into root task, major components, and sub-tasks to guide implementation and tracking.

Quick Start

Input Task: "Develop a payment processing module" Claude output: A Task Decomposition structure with Level 0 root, Level 1 major components, and Level 2 sub-tasks, plus a Context Inheritance Map.

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: eld-sense-task-decomposition
Download link: https://github.com/CAPHTECH/claude-marketplace/archive/main.zip#eld-sense-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.