Commandrust
/next-task Command
Get and start working on the next available task.
/next-task
Get and start working on the next available task.
Usage
/next-task
Steps
- Call MCP tool
cwa_get_next_stepsto identify next available work - If a task is available:
a. Move it to "in_progress" using
cwa_update_task_statusb. Display task details and context c. Begin implementation planning - If no tasks available, suggest creating new tasks or specs