In .claude-plugin/marketplace.json, the "strict": true needs to be set for as-you-code, bug-finder and code-prover entries.
Without that, Claude Code 2.1.270 refused to load those three plugins, because each also has its own plugin.json listing dependencies.
In
.claude-plugin/marketplace.json, the"strict": trueneeds to be set foras-you-code,bug-finderandcode-proverentries.Without that, Claude Code 2.1.270 refused to load those three plugins, because each also has its own
plugin.jsonlisting dependencies.