Task Run banner
iruirc iruirc

Task Run

Productivity community

Description

--- description: "Run a task from the first unfinished stage / Запустить задачу с первой незавершённой стадии" argument-hint: <id> [--from <stage>] [--to <stage>] --- Activate `swift-toolkit:orchestrator` with action=run. $ARGUMENTS parsing: - First token — task_id (required) - `--from <stage>` → start_stage = <stage> - `--to <stage>` → end_stage = <stage> If task_id is missing — error using the orchestrator's `error_no_task_id` localized string. The orchestrator resolves profile, mode, and

Installation

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

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

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

Full documentation available on GitHub

View Source Repository