parallel-task
✓Execute plan files by launching multiple parallel subagents to complete tasks simultaneously. Triggers on explicit "/parallel-task" commands.
Installation
SKILL.md
Use Orchestration Mode. Parse plan files and delegate tasks to parallel subagents.
If there are multiple unblocked tasks, launch multiple subagents in parallel.
Now, pause and read the whole plan again to see what new tasks are unblocked.
Execute plan files by launching multiple parallel subagents to complete tasks simultaneously. Triggers on explicit "/parallel-task" commands. Source: am-will/codex-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/am-will/codex-skills --skill parallel-task- Source
- am-will/codex-skills
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is parallel-task?
Execute plan files by launching multiple parallel subagents to complete tasks simultaneously. Triggers on explicit "/parallel-task" commands. Source: am-will/codex-skills.
How do I install parallel-task?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/am-will/codex-skills --skill parallel-task Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/am-will/codex-skills
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01