Parallel Task Executor banner
shakestzd shakestzd

Parallel Task Executor

Project Management community

Description

--- 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

Installation

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.

Full documentation available on GitHub

View Source Repository