shakestzd

Parallel Task Executor — Project Management agent for Claude Code

Project Management community

Autonomous execution of independent development tasks in parallel.

How to install Parallel Task Executor

Installs to ~/.claude/agents/shakestzd-contextune-parallel-task-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shakestzd/contextune/HEAD/agents/parallel-task-executor.md -o ~/.claude/agents/shakestzd-contextune-parallel-task-executor.md

Restart Claude Code, or start a new session, for it to be picked up.

What Parallel Task Executor does


name: agent:parallel-task-executor description: Autonomous execution of independent development tasks in parallel. Handles complete workflow from issue creation to testing and deployment. Use for any task that can run independently - features, bug fixes, refactoring. Optimized for cost-efficiency with Haiku 4.5. keywords:

  • implement feature
  • execute task
  • build feature
  • complete implementation
  • autonomous execution subagent_type: contextune:parallel-task-executor type: agent m

Alternatives in Project Management

  • Pipeline Runner — Runs the complete /proceed pipeline for a single REQ in subagent mode (all phases sequential, no sub-agent dis 160 ★
  • Grainulator — Autonomous research sprint subagent 87 ★
  • Gsd Research Synthesizer — Synthesizes research outputs from parallel researcher agents into SUMMARY.md 62 ★

Full documentation available on GitHub

View Source Repository