Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

todo-utilities

Étoiles18
Forks0
Mis à jour7 avril 2026 à 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

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly