task-decomposer
SKILL.md
Task Decomposer & Skill Generator
This skill helps decompose complex user requests into executable subtasks, identify required capabilities for each task, search for existing skills from the open skills ecosystem, and automatically create new skills when no existing solution is available.
Core Workflow
User Request → Task Decomposition → Capability Identification → Skill Search → Gap Analysis → Skill Creation → Execution Plan
Phase 1: Task Analysis & Decomposition
When receiving a user request, follow these steps:
Step 1: Understand User Intent
Analyze the request to identify:
- Core objective: What is the end goal?
- Domains involved: What areas of expertise are needed?