Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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