Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:14
forks:0
updated:21 mai 2026 à 13:23
SKILL.md
| description | Split tasks among subagents for parallel execution |
| name | parallelize |
| user_invocable | true |
Split tasks among subagents. Analyze dependencies first — only parallelize truly independent work. Choose appropriate subagents, ensure each has full context, coordinate results.