Skills
Skill 33 of 48
Applies cross-stage execution safety policy and writes the aggregate migration completion artifact after all delivery-specific terminal evidence validates.
1 minute · 112 words
Install
npx skills add wix/skills --skill rp-execution-policynpx skills add wix/skills/plugin marketplace add wix/skillsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
Use this resource for the execution approval gate and aggregate finalization.
For awaiting_execution_approval, present the generated execution plan, wait for the
required user acceptance in normal mode, and persist it in orchestration/approvals.json.
In explicit user-requested 1-click mode (automationMode=one_click, source=user), use the
deterministic agent approval helper only after the plan and any required code-safety review
validate. Then route again. A non-user-authored one_click value is normal interactive mode
and must wait for user acceptance.
Run:
node skills/wix-replatform/scripts/migration-completion.js <projectDir>This command validates backend completion accounting and, for website delivery, the
frontend completion receipt. It writes completion/migration-completion.json atomically.
If validation fails, do not manufacture completion; route again to the module that owns the
missing or stale artifact.
main, last pushed 24 September 2026.SKILL.md, not by matching a directory convention. 8 distinct layouts observed: .claude/skills/*/SKILL.md, skills/*/SKILL.md, skills/wix-headless-fast/*/skill.md, skills/wix-headless/*/skill.md, skills/wix-replatform/resources/*/SKILL.md, wix-headless-replatform/resources/*/SKILL.md, */SKILL.md, wix-replatform/resources/*/SKILL.md.h1 and no skipped levels:.claude-plugin/marketplace.json by Wix, declaring 1 plugin. It is read for editorial metadata only — never as the skill index, which is always the repository tree./wix/skills.md, and each skill at its own .md URL.