flag
Update task flag on a revision
<objective>
Change the task status flag on a revision.
For common transitions, use dedicated commands:
jjtask wip TASK- mark WIP and rebuild @ as mergejjtask done TASK- mark done (stays in @ if has content)jjtask drop TASK- remove from @ without completing
For other flags (draft, blocked, standby, untested, review), use this command.
Part of /jjtask - run that skill for full workflow context.
</objective>
<success_criteria>
- Task flag updated
- No conflicts created </success_criteria>