Skip to main content
在 Manus 中运行任何 Skill
一键导入

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