subtask
New331Community RegistryDevelopmentby zippoxer · MIT
Dispatch work to parallel Codex workers in isolated git workspaces
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/subtask.md https://raw.githubusercontent.com/zippoxer/subtask/main/SKILL.md3
Invoke in Claude Code
/subtaskView source on GitHub
orchestrationparallelcodextasksgit-worktrees
Frequently Asked Questions
What is subtask?
Dispatch work to parallel Codex workers in isolated git workspaces
How to install subtask?
To install subtask, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /subtask.
What is subtask best for?
subtask is a community categorized under Development. It is designed for: orchestration, parallel, codex, tasks, git-worktrees. Created by zippoxer.