Task
Advance
Move a task to the next workflow node.
gmc task advance moves a task through the workflow.
Usage
gmc task advance <task-id>Jump to a node
gmc task advance <task-id> --to reviewNotes
Use the default advance path for normal plan -> code -> review -> ship progress. Use --to when the workflow needs an explicit jump.