About baselane

baselane is a git-native package manager for AI harness configs.

It ships and versions skills, agents, commands, and hooks for tools like Claude Code. It works the same way npm ships JavaScript packages.

Use baselane to

Example

npm install -g baselane
baselane install @acme/security-review

Your repo gets the pack's skills and a harness.json pin.

Core concepts