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

taskflow

// Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layers like Lobster, ACPX, plugins, or plain code. Keep conditional logic in the caller; use TaskFlow for flow identity, child-task linkage, waiting state, revision-checked mutations, and user-facing emergence.

$ git log --oneline --stat
stars:5,095
forks:583
updated:2026年5月21日 16:58
SKILL.md
readonly