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

divide-conquer

Stars7
Forks2
UpdatedJune 21, 2026 at 15:53

Split a large task into independent subtasks, delegate them to child sessions for parallel execution, and merge the results. Use when a task can be broken into non-overlapping pieces that don't depend on each other's output. Not for consensus/review (use consensus-delegation) or benchmarks (use bench). Triggers: "분할 정복", "병렬 처리", "parallel execution", "split and process".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
3 files
SKILL.md
readonly