addit-harness v0.1.2
Fixed
- Claude Code's plugin loader only registers a plugin's
commands/*.mdas slash commands, notskills/*/SKILL.md, for marketplace-installed plugins (anthropics/claude-code#18949, #57737). Users installing via/plugin installfound/addit-harness:setupand the other 4 skills didn't resolve/autocomplete. - Added a thin
commands/<name>.mddelegate per user-invocable skill (adr,design-conventions,go-conventions,save-plan,setup), so/addit-harness:*now resolves regardless of the upstream bug. Single source of truth stays inskills/<name>/SKILL.md.
Upgrading
Claude Code auto-updates the marketplace on next start (background git pull). No action needed beyond that — if /addit-harness:* commands still don't appear, run /plugin marketplace update and restart the CLI to force-pick up this version.