Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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:24 mars 2026 à 06:26
Explorateur de fichiers
13 fichiers
SKILL.md
readonly