parallel-tasks

Create git worktrees for parallel task execution with separate Claude sessions (macOS only).

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "parallel-tasks" with this command: npx skills add himicoswilson/himi-claude-plugins/himicoswilson-himi-claude-plugins-parallel-tasks

Parallel Tasks

Create git worktrees for parallel task execution with separate Claude sessions (macOS only).

Script

"${CLAUDE_PLUGIN_ROOT}/scripts/wt-parallel.sh"
--branches "branch1|branch2"
--prompts "prompt1|prompt2"

Workflow

  • Parse tasks from user request (maximum 3)

  • Generate branch names: prefix/description (max 50 chars)

  • Prefixes: feature/ (default), bugfix/ , hotfix/ , release/

  • Confirm with user via AskUserQuestion before creating anything:

  • Task descriptions

  • Branch names

  • Initial prompts for each Claude session

  • Execute script after approval

  • Report results - which tasks succeeded/failed

Examples

Input: "Implement user auth and product search at the same time"

Parsed:

  • Task 1: feature/user-auth → "Implement user authentication..."

  • Task 2: feature/product-search → "Implement product search..."

Input: "Fix the login bug and cart calculation issue in parallel"

Parsed:

  • Task 1: bugfix/login → "Fix the login bug..."

  • Task 2: bugfix/cart-calculation → "Fix the cart calculation issue..."

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

generate-test-docs

No summary provided by upstream source.

Repository SourceNeeds Review
General

Fast Douyin Publish

抖音视频自动发布助手。一键上传视频到抖音,支持自动文案生成和标签优化。

Registry SourceRecently Updated
General

Skills Finder

Intelligent skill matcher that searches multiple skill marketplaces (ClawHub & Skills.sh) in real-time. Supports ANY language for user input, multi-step skil...

Registry SourceRecently Updated