Parallel Agent Lock Guard

并行 Agent / 多 agent 开发(monorepo、cargo workspace、code harness agent)时规避锁竞争(cargo/npm package cache 锁、git index 锁、共享文件写冲突)的最佳实践与可执行配置。当用户说"并行 agent 锁竞争""多 agent 并行构建失败/卡住""package cache lock""避免 git index.lock""并行编译怎么隔离""避免下次锁竞争"时触发。

xiaomingx 578a14f 5.2 KB Updated

File contents

xiaomingx/mimofan/tree/main/.workbuddy/skills/parallel-agent-lock-guard commit 578a14f31d

Frequently asked questions

npx skillmds@latest add xiaomingx/parallel-agent-lock-guard