Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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:2026年3月24日 06:26
ファイルエクスプローラー
13 ファイル
SKILL.md
readonly