| REPOMATIC-PACK-PLUGIN(1) | REPOMATIC-PACK-PLUGIN(1) |
repomatic pack-plugin - Pack the skills and agents as a Claude Code plugin
repomatic pack-plugin [OPTIONS]
Pack the bundled skills and agents into a Claude Code plugin archive.
Assembles `.claude/.claude-plugin/plugin.json` and every skill and agent the component registry declares into a zip holding a single top-level folder, which the release lane attaches to each GitHub release. The archive is byte-deterministic, so re-packing an unchanged tree produces an identical file.
To load a packed plugin without a marketplace, unzip the archive and point `claude --plugin-dir` at the extracted folder.
Pack into the default ./repomatic-claude-plugin.zip
repomatic pack\-plugin
Pack for a local install, without a marketplace
repomatic pack\-plugin \-\-output /tmp/repomatic\-claude\-plugin.zip
Kevin Deldycke
| 2026-09-14 | 7.15.1.dev0 |