From auto-todo
Cancel a TODO task. Moves the task file to done/ with cancelled status or deletes it. Use when user says "キャンセル", "取り消し", "cancel", "todo-cancel", "やめる", or wants to cancel a TODO task.
How this skill is triggered — by the user, by Claude, or both
Slash command
/auto-todo:todo-cancelThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
タスクをキャンセルする。
タスクをキャンセルする。
$ARGUMENTS — タスク ID
$ARGUMENTS の ID で全ディレクトリ(inbox/, planned/, approved/, failed/)を検索
cancelled_at: <現在時刻> を追記T-20260323-002 をキャンセルしました(done/ に移動)
npx claudepluginhub sizukutamago/auto-todo --plugin auto-todoBulk completes or cancels multiple items, features, or workstreams. Previews impact by queue/work/review status, handles active items with warnings, reports results.
Marks taskmd tasks as completed: verifies subtasks and acceptance criteria, checks off items, adds worklogs if enabled, handles PR-review workflow, runs verification checks.