plugin-change-checklist
Installation
SKILL.md
Plugin Change Checklist
Use this skill when a change affects plugin behavior, distribution, or the user-facing install experience.
Goals
- Keep the plugin shippable through GitHub marketplace
- Keep README short and installation-first
- Make sure Claude Code can detect the update
- Catch hook regressions before push
Checklist
-
If behavior changed in a way users need to receive, bump both versions:
.claude-plugin/plugin.json.claude-plugin/marketplace.json
-
Keep README focused:
- Prefer one primary example