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

taskflow

星标3
分支5
更新时间2026年7月15日 08:02

Manage tasks, projects, and workflows as a durable, cross-session board under <workspace>/taskflow/. A three-layer model: workflows define the allowed status flow, projects group tasks, and tasks are the atomic work items that move through statuses. Each item is Markdown with YAML frontmatter (title/slug/status/priority/assignee/timestamps) and links others with [[slug]]. LOAD when the user wants to track work that outlives one chat — create/advance/query tasks, plan a project, define a workflow, or render a board. Distinct from task-planning (the in-session todo list), plan (a one-shot plan file), and clarify (asking the user). Uses only the existing read/write/edit/find_files/list_dir/search_content/bash tools — no dedicated tool, no extra deps.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly