sc-spawn

Installation
SKILL.md

Task Orchestration

Decompose complex requests into manageable subtasks and coordinate their execution.

When to use

  • Breaking down complex multi-step tasks
  • Orchestrating parallel work streams
  • Managing task dependencies
  • Coordinating large-scale changes
  • Executing batch operations efficiently

Instructions

Usage

/sc:spawn [task] [--sequential|--parallel] [--validate]
Installs
30
GitHub Stars
76
First Seen
Jan 25, 2026
sc-spawn — htlin222/dotfiles