Description
SKT-0011 scenario H4 found that the documented marketplace path consists of slash commands but does not state the required Codex or Claude plugin host. In the clean container there was no plugin host or codex executable, so the commands were not executable and relocation could not be verified.
Acceptance Criteria
- #1 Marketplace instructions state the supported host, installation prerequisite, and where slash commands must be entered
- #2 A clean supported host can add the marketplace, install the plugin, and invoke each bundled skill
- #3 The installed plugin remains functional after relocation
- #4 Shell examples are separated from host UI or slash-command instructions so they cannot be mistaken for executable shell commands
Definition of Done
- #1 just check </dev/null (fmt-check, lint, gen-check, env-check, docs-check, test, race, hygiene, ui-check, compose-check, helm-test, lab-check, signal-fidelity)
- #2 just gen </dev/null (only if a blueprint field, construct/workload config struct, or a skill under plugins/synthkit/skills/ changed)
- #3 just dump </dev/null — inventory diffed against signals/
Implementation Plan
Lane A corrects marketplace host and relocation instructions and validates the non-Docker host flow.
Implementation Notes
2026-08-30 closeout: supported host, prerequisites, slash-command location, relocation behavior, and shell-versus-host boundaries are documented and validated by the final documentation/skill gates.
Final Summary
Marketplace installation now names and validates the supported plugin-host workflow, including relocation.