I’m happy to announce that v1.1.0 of the SaturdayMP GitHub Plugins was released today! You can install it in Claude Code by first installing the marketplace:
/plugin marketplace add saturdaymp/claude-plugins
Then pick v1.1.0 of the plugin:
/plugin install smp-github@saturdaymp-claude-plugins
If you want to live on the bleeding edge by installing:
/plugin install smp-github-latest@saturdaymp-claude-plugins
The plugin has two skills. I use the PR feedback one all the time. Not sure how useful the change log skill will be. Maybe move it outside the plugin?
- smp-apply-github-pr-feedback — evaluate a PR review comment, fix it if valid, commit, reply, and resolve the conversation.
- smp-create-gh-changelog-script — create a standalone bash script that generates a CHANGELOG.md from GitHub releases.
The plugin might work with other coding agents, but I haven’t tried. If you do try them in a different agent, let me know the results, good or bad.
Feel free to ask questions in the discussions or open an issue. Happy coding!