Move tasks between status folders following the task management protocol.
/plugin marketplace add lifangda/claude-plugins/plugin install accessibility-suite@claude-pluginsorchestration/# Task Move Command Move tasks between status folders following the task management protocol. ## Usage ## Description Updates task status by moving files between status folders and updating tracking information. Follows all protocol rules including validation and audit trails. ## Basic Commands ### Start Working on a Task Moves from todos → in_progress ### Complete Implementation Moves from in_progress → qa ### Task Passed QA Moves from qa → completed ### Block a Task Moves to on_hold with reason ### Unblock a Task Moves from on_hold → todos ### Failed QA Moves from qa → ...