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

todo-utilities

星标18
分支0
更新时间2026年4月7日 21:36

Shared TodoWrite patterns for consistent progress tracking across all BCOS skills. This is a PATTERN LIBRARY, not an invocable skill. Skills copy these patterns inline. WHY INLINE, NOT INVOKED: If todo-utilities were invoked as a Task(), its TodoWrite calls would execute in an isolated context — invisible to the user. Patterns must run IN the parent skill's main context where TodoWrite is visible. WHEN TO REFERENCE: - Building a new skill that tracks multi-step progress - Adding agent delegation to an existing skill - Implementing approval gates or error recovery

安装

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

文件资源管理器
2 个文件
SKILL.md
readonly