ワンクリックで
split-tasks
Split 3+ independent tasks across parallel agents. Triggers: run in parallel, split tasks, do these at once
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Split 3+ independent tasks across parallel agents. Triggers: run in parallel, split tasks, do these at once
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
USE THIS SKILL whenever you need validated typed JSON from a sub-agent call -- classification, extraction, triage, routing decisions, scored ranking, enum labeling. Returns schema-validated data you can JSON.parse immediately, not prose to regex. Triggers: classify, classify into enum, extract structured, extract records, triage, rank with scores, typed output, schema-validated output, routing decision, parse to schema, return JSON, structured extraction, typed subagent result, avoid prose parsing
Deterministic AI engineering workflow with multi-agent teams. Triggers: architect mode, consistency sweep, pipeline audit, team workflow
| name | split-tasks |
| description | Split 3+ independent tasks across parallel agents. Triggers: run in parallel, split tasks, do these at once |
Dispatch multiple Task agents simultaneously to complete independent work faster.
| Type | Use for |
|---|---|
Bash | Running commands, tests, builds |
general-purpose | Code changes, file edits, research |
Explore | Codebase investigation, finding patterns |
Each agent needs:
User: "Fix failing tests, update API docs, and add input validation to forms"
Launch in parallel:
After completion: "All 3 tasks complete. Tests passing (fixed X). Docs updated for Y endpoints. Validation added to Z forms."