executing-parallel-phase
CommunityOrchestrate true parallel execution with isolated worktrees.
Software Engineering#git-workflow#git-worktrees#task-orchestration#parallel-execution#concurrent-development#subagent-coordination
Authorarittr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables genuine concurrent task execution by creating isolated git worktrees, preventing sequential bottlenecks in development workflows.
Core Features & Use Cases
- Isolated Worktree Creation: Creates separate worktrees for each parallel task, including N=1 scenarios.
- Subagent Coordination: Spawns parallel subagents with proper context and phase boundaries.
- Use Case: When you have a development phase with 3 independent tasks, this Skill creates 3 worktrees, installs dependencies, dispatches subagents simultaneously, and stacks results linearly.
- Resume Support: Detects and skips already-completed tasks, enabling efficient recovery from failures.
Quick Start
Use the executing-parallel-phase skill to orchestrate parallel execution of 3 tasks in Phase 2 of your development plan.
Dependency Matrix
Required Modules
None requiredComponents
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: executing-parallel-phase Download link: https://github.com/arittr/spectacular/archive/main.zip#executing-parallel-phase Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.