Skip to main content
Run any Skill in Manus
with one click

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatches one focused subagent per independent problem domain, concurrently, preserving the main context for coordination. Invoke on 'fan this out', 'parallelize', 'send these in parallel', or when 3+ unrelated test files are failing.

Overview

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatches one focused subagent per independent problem domain, concurrently, preserving the main context for coordination. Invoke on 'fan this out', 'parallelize', 'send these in parallel', or when 3+ unrelated test files are failing.

Install command
npx skills add https://github.com/demarcushill20/Nova-Core --skill dispatching-parallel-agents

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedApril 24, 2026 at 15:53
SKILL.md
readonly