What's wrong with this entry?
Anonymous. No account, no email.
If you maintain Claude Code plugins, you can now:
- Use
mode: truefrontmatter to designate workflow commands - Define simple commands inline in your manifest instead of creating separate
.mdfiles - Override command metadata (description, model, allowed tools) at the manifest level
- Expect better validation errors if your manifest format is incorrect
The old plugin manifest formats remain fully supported - these are additions, not breaking changes.