Task Dependency Patterns

Task Management patterns with TaskCreate, TaskUpdate, TaskGet, TaskList tools. Decompose complex work into trackable tasks with dependency chains. Use when managing multi-step implementations, coordinating parallel work, or tracking completion status.

yonatangross a1d962d 13 files · 37.5 KB Updated

File contents

yonatangross/orchestkit/tree/main/src/skills/task-dependency-patterns commit a1d962d143

Frequently asked questions

npx skillmds add yonatangross/task-dependency-patterns