Execute tasks for an existing workstream and keep task state accurate.
work status
work tree --batch "01.01"
work list --tasks --thread "01.01.01"
work update --task "ID" --status in_progresswork update --task "ID" --status completed --report "1-2 sentence summary"work update --task "ID" --status blocked --report "reason and dependency"work update --task "ID" --status blocked --report "unclear: <specific question>"work validate requirementswork review planwork read --task "ID"