Packages a derived plugin into priv/plugins/ (SDD-adjacent; see
docs/superpowers/specs/2026-08-26-plugin-ecosystem-design.md).
mix capstone.plugin.package cacheReads priv/meta/meta_<name>/ — written by mix capstone.plugin.derive —
and writes a versioned .tar.gz to priv/plugins/.
<name> must be a key of priv/baselines.exs, the same manifest
mix capstone.plugin.derive reads.