@zippoxer/subtask

by zippoxer · v1.0.0 · prompt

Parallel task management and orchestration for AI coding agents.

Install

Add @zippoxer/subtask to Claude Code with the PolySkill CLI: polyskill add @zippoxer/subtask

Instructions

# Subtask Parallel task management and orchestration for AI coding agents. A lead agent dispatches work to parallel workers in isolated git worktrees, with context preservation and progress tracking. --- ## Philosophy ### The Problem Without Subtask, a user managing multiple AI coding sessions must: - Open multiple terminal tabs, each running Claude Code or Codex - Mentally track what each session is working on - Juggle progress, blockers, and dependencies in their head - Re-explain context when sessions crash or expire - Be the project manager while also trying to get work done This cognitiv…

Keywords: github, task-orchestration, parallel-processing, ai-coding, workflow-automation, project-management, task-scheduling, coding-agents, software-development