merging-parallel-work

Official

并行开发的无缝合并与冲突解决

Authortaptap
Version1.0.0
Installs0

System Documentation

What problem does it solve?

当多个独立任务需并发开发时,该技能自动为每个模块创建独立工作区,管理分支合并并提供冲突解决策略,显著提升并行开发的效率与协作质量。

Core Features & Use Cases

  • 自动为每个独立任务创建 Git worktree 和分支
  • 多模块并行实现、提交、推送,并在最后阶段完成统一合并
  • 自动冲突检测与冲突解决报告,减少人工干预

Quick Start

在实现阶段启动并行工作流,例如为模块 A/B 各自创建工作区并并行开发,最后输出合并报告

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: merging-parallel-work
Download link: https://github.com/taptap/claude-plugins-marketplace/archive/main.zip#merging-parallel-work

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository