parallel-tasks-help

Display comprehensive help documentation for the `/parallel-tasks` command including usage examples, options, agent types, and best practices for deploying specialized agents to work on multiple tasks simultaneously.

Content Preview
---
allowed-tools: TodoWrite, mcp__spec-workflow__spec-list, mcp__spec-workflow__manage-tasks, mcp__spec-workflow__spec-status
---

# Parallel Tasks Help

Display comprehensive help documentation for the `/parallel-tasks` command including usage examples, options, agent types, and best practices for deploying specialized agents to work on multiple tasks simultaneously.

## Instructions

### 1. **Display Command Synopsis**
   - Show the basic command structure and purpose
   - Explain that this r
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/parallel-tasks-help.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/spec-workflow/parallel-tasks-help.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/commands/spec-workflow/parallel-tasks-help.md

Related Skills