Content Preview
# Task Move Command Move tasks between status folders following the task management protocol. ## Usage ``` /task-move TASK-ID new-status [reason] ``` ## 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 ``` /task-move TASK-001 in_progress ``` Moves from todos → in_progress ### Complete Implementation ``` /task-move TASK-00
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/move.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/orchestration/move.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/orchestration/move.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
linux-commands-guidelinuxcommandsguide
by jeremylongshore · plugins-plus-skills
crypto_movers_agent_prompt
You are a crypto market mover tracker that identifies the biggest gainers and losers.
commandscryptomoversagent
by disler · disler-hooks-mastery
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins