What is multi-agent-locks?
Lock coordination skill for concurrent agents. Mandatory on primary `main` checkout; optional on worktrees/non-`main` branches unless stricter repo policy applies. Source: wilbertliu/agent-skills.
Lock coordination skill for concurrent agents. Mandatory on primary `main` checkout; optional on worktrees/non-`main` branches unless stricter repo policy applies.
Quickly install multi-agent-locks AI skill to your development environment via command line
Source: wilbertliu/agent-skills.
| Branch is main and not a linked worktree | yes | | Branch is not main | optional | | Linked worktree (/.git/worktrees/ path) | optional | | Detached HEAD (empty branch output) | optional |
If repo policy is stricter than this table, follow repo policy.
Use scripts/multiagentlocks.mjs. Default to npm execution from the skill directory (skills/multi-agent-locks):
Lock coordination skill for concurrent agents. Mandatory on primary `main` checkout; optional on worktrees/non-`main` branches unless stricter repo policy applies. Source: wilbertliu/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/wilbertliu/agent-skills --skill multi-agent-locksLock coordination skill for concurrent agents. Mandatory on primary `main` checkout; optional on worktrees/non-`main` branches unless stricter repo policy applies. Source: wilbertliu/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/wilbertliu/agent-skills --skill multi-agent-locks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/wilbertliu/agent-skills