CLIScenariosDemos
Preview and apply a plugin
Dry-run a catalog plugin against a project, then apply it and confirm the result.
Dry-run a catalog plugin against a project, then apply it and confirm the result.
Tape: ../tapes/07-preview-apply-plugin.tape (CLI repo tape)
Commands
ht init --main codex --aliases claude-code,cursor— initialise HarnessTap and set harness preferencesht plugin list --search foundation --remote-only— browse catalog pluginsht apply engineering-foundation --dry-run— preview planned writesht apply engineering-foundation— materialize the plugin into the projectht status .— confirm the final state
