bolasblack avatar

parallel-agent-workflow

Coordinate multiple agents working in parallel using git worktrees to avoid file conflicts. Use when

提供方 bolasblack|开源

Parallel Agent Workflow

Coordinate multiple agents working in parallel using git worktrees to avoid file conflicts.

Features

  • Split work across N agents, each in isolated git worktree
  • Agents work independently on different components/files
  • Staged merge strategy (N agents → M groups → 1 final)
  • Automatic conflict resolution with surfacing
  • Template agent prompts for consistent execution

Use Cases

  • Multi-component refactoring
  • Parallel feature development
  • Large-scale codebase changes

Files

  • SKILL.md - Main skill definition and workflow

Acknowledgments

Originally from caoer.