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.

Destination path of the plugin archive.
Show this message and exit.

Destination path of the plugin archive.
Show this message and exit.

0
Success.
1
A runtime error, or an aborted prompt (Ctrl-C, a declined confirmation).
2
A usage error: unknown option, invalid value, missing operand, or an unparsable configuration file.

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