Task Restart banner
iruirc iruirc

Task Restart

Productivity community

Description

--- description: "Restart a task from a stage to the end (with archival) / Перезапустить задачу с этапа до конца (с архивацией)" argument-hint: <id> <stage> | --full --- Activate `swift-toolkit:orchestrator` with action=restart. $ARGUMENTS parsing: - `<id> <stage>` → start_stage = <stage>, stage_scope=forward (archives stage and all subsequent) - `<id> --full` → action=restart-full, stage_scope=all (full reset, archives ALL artifacts including Done.md) In manual mode — structured confirmation

Installation

Installs to ~/.claude/skills/iruirc-swift-toolkit-task-restart/SKILL.md

Terminal
mkdir -p ~/.claude/skills/iruirc-swift-toolkit-task-restart && curl -fsSL https://raw.githubusercontent.com/iruirc/swift-toolkit/HEAD/commands/task-restart.md -o ~/.claude/skills/iruirc-swift-toolkit-task-restart/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository