Use it now
claude plugin validate gains a --json flag for machine-readable validation results.
The claude plugin validate command gains a --json flag, emitting machine-readable validation results (with success/strict flags) instead of only human-readable text, using the same exit codes as normal output.
Names in the bundleclaude plugin validate--json
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
Confirmed since
Anthropic's documentation has since written up claude plugin validate, on Claude Code changelog.
* Fixed `claude plugin validate` rejecting plugin paths whose directory name begins with two dots, which the plugin loader acceptschangelog see the edit
Confirmed since
Anthropic's documentation has since written up --json, on Claude Code changelog.
* Added `configDirectory` to the output of `claude auth status --json`changelog see the edit
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up --json, on Claude Code changelog.
Anthropic's release notes agree
Added --json to claude plugin validate for a machine-readable validation report