‹ 首页

batch-orchestration

@rohitg00 · 收录于 1 周前 · 上游提交 1 个月前

Decompose large-scale changes into independent units and spawn parallel agents in isolated worktrees. Use for migrations, refactors, codemods, and any change touching 10+ files with the same pattern.

适合你,如果经常需要跨多个文件做相同模式的修改

/ 通过 npx 安装 校验哈希
npx oh-my-skill add rohitg00/pro-workflow/batch-orchestration
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- rohitg00/pro-workflow/batch-orchestration
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify rohitg00/pro-workflow/batch-orchestration
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
2604GitHub stars
~1.1K上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 5c313e2 · 表述以原文为准
它做什么

装上后,Claude 会把你的大修改拆成多个独立小任务,每个任务在单独的代码副本里并行执行,最后自动测试并创建拉取请求。

什么时候触发

当你要求对 10 个以上文件做相同模式的修改(如迁移、重构、代码转换)时,使用 /batch 命令触发。

装好后可以这样说
Claude 会找到所有页面组件,逐个添加错误边界并测试。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。