multica-skill-release-ops
Installation
SKILL.md
Multica Skill Release Ops
Use this skill when a user asks to modify, publish, or synchronize a Multica workspace skill. It turns the proven release loop into repeatable commands and scripts.
Assumptions
- The working source is a local skill directory such as
.agents/skills/<skill-name>unless the user provides another source path. - SkillHub is the versioned distribution point.
- The Multica workspace skill is the runtime source of truth for agents.
- Publishing and workspace synchronization are separate steps.
- A workspace skill has draft and published state. If
published_snapshot_idis set, agent runtime prefers that published snapshot; synchronizing a newer draft does not activate it. - Binding the skill to agents is not automatic; do it only when the user explicitly asks and names the target agents.