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

  1. If behavior changed in a way users need to receive, bump both versions:
    • .claude-plugin/plugin.json
    • .claude-plugin/marketplace.json
Installs
1
GitHub Stars
24
First Seen
Apr 2, 2026
plugin-change-checklist — alibaba-flyai/cc-buddy