Task Launch

Launches fresh coding sessions for in-progress tasks — one task = one session, by default a new iTerm2 tab running Claude Code; the launcher and coding tool are configurable — in the right folder, seeded with the task's context + related call transcripts (loaded fresh via the configured transcript loader inside that session) + any pass-through material + a rule to report back to the tracker when done. Use when the user wants to "launch a task", "open a terminal for this task", "spin up a task terminal", "start an in-progress task in its own terminal", "launch all my in-progress tasks", or invokes /task-launch:run — `--all` launches every in-progress task (parallel per-task analysis, ONE consolidated confirmation, one terminal each), `--one` a single task, and the default is configurable (also /task-launch:onboard to set up, /task-launch:status to health-check). Runs standalone or right after morning-brief; tracker-agnostic; config-driven via ~/.claude/task-launch/config.json. One task = one session; always a

SashaMarchuk b94042a 15.5 KB Updated

File contents

SashaMarchuk/claude-plugins/tree/main/plugins/task-launch/skills/task-launch commit b94042a777

Frequently asked questions

npx skillmds@latest add sashamarchuk/task-launch