install-skills
Installation
SKILL.md
Install project skills
Project-local skills belong to the repository. The lockfile records their
sources, and the committed .agents/skills/ and .claude/skills/ entries make
them available in a fresh checkout.
If skills-lock.json has not changed and the user only wants to restore the
committed skill directories, run:
pnpm skills:install
When adding, removing, renaming, or refreshing a lockfile entry, read the skill list change instructions. They define the order of work, the check for skills renamed or removed upstream, the pull request summary, and required verification.