spec-kit-parallel-orchestrator
Installation
SKILL.md
Spec Kit Parallel Orchestrator
Overview
Transforms spec kit workflows from "single-threaded execution" to "3-6 Sub Agent parallel + stage aggregation". Prioritizes parallel execution for independent nodes, strictly serial execution for strong dependency chains.
Trigger Conditions (Must Match)
Invoke this skill when any condition is met:
- User explicitly enters
/speckit.prefixed commands, e.g.,/speckit.specify,/speckit.plan,/speckit.tasks,/speckit.implement - Codex CLI compatible form
/prompts:speckit.also matches - User mentions "spec kit workflow / spec-driven" and requests breakdown, planning, implementation
- User requests "parallel task splitting" or "multi-agent concurrent + stage aggregation"