·multi-agent-locks
</>

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.

4Installs·0Trend·@wilbertliu

Installation

$npx skills add https://github.com/wilbertliu/agent-skills --skill multi-agent-locks

How to Install multi-agent-locks

Quickly install multi-agent-locks AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/wilbertliu/agent-skills --skill multi-agent-locks
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: wilbertliu/agent-skills.

SKILL.md

View raw

| 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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/wilbertliu/agent-skills --skill multi-agent-locks
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from wilbertliu/agent-skills

Quick answers

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.

How do I install multi-agent-locks?

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

Where is the source repository?

https://github.com/wilbertliu/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills

None