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

fractal

// Fractal decomposition — recursively split a complex task into orthogonal sub-specs, solve each leaf independently via subagents, then reunify results bottom-up. Use when a task is too large for a single agent pass, when you need to decompose a problem into independently-solvable pieces, or when the user invokes /fractal decompose <task-or-spec-path>.

$ git log --oneline --stat
stars:1
forks:0
updated:March 24, 2026 at 06:26
File Explorer
13 files
SKILL.md
readonly