What problem does it solve?
This Skill breaks down complex, multi-step tasks into manageable subtasks, coordinating their execution to ensure efficient and organized completion.
Core Features & Use Cases
- Task Decomposition: Automatically breaks down large requests into smaller, actionable subtasks.
- Dependency Management: Maps and respects dependencies between subtasks.
- Execution Strategies: Supports both sequential and parallel execution for optimal performance.
- Use Case: When faced with a large project requiring multiple distinct phases (e.g., research, development, testing, deployment), this Skill can orchestrate the entire process, ensuring each phase is completed before the next begins, or running independent phases concurrently.
Quick Start
Use the sc-spawn skill to orchestrate the task of setting up a new project with sequential execution.