Task Lifecycle

Task lifecycle state machine — states, transitions, and task tree model. Use when you need to understand task states, dispatch subtasks, or review completions. Do NOT use for domain-specific procedures — this only covers the universal state machine.

1mancompany ef9da2a 1.5 KB Updated

File contents

1mancompany/onemancompany/tree/main/src/onemancompany/default_skills/task_lifecycle commit ef9da2a2a0

Frequently asked questions

npx skillmds@latest add 1mancompany/task-lifecycle