Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
Loslegen$pwd:
$ git log --oneline --stat
stars:14
forks:0
updated:21. Mai 2026 um 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.