Agent Execution with Worktree

Create Git worktrees for parallel agent execution and commit results.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/customer-cloud-club/meeting-visualizer --skill agent-execution-with-worktree-customer-cloud-club
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Agent Execution with Worktree
Source: https://github.com/customer-cloud-club/meeting-visualizer/tree/main/.claude/skills/agent-execution
Command: npx skills add https://github.com/customer-cloud-club/meeting-visualizer --skill agent-execution-with-worktree-customer-cloud-club

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Safe parallel execution of agents using Git worktrees to avoid conflicts.

Core Features & Use Cases

  • Parallel agent execution
  • Worktree lifecycle management

Quick Start

Create a worktree and run the agents; commit results.