Claude Code plugin for the Accolade messaging team.
Automatically runs ruff check --fix and ruff format on any .py file Claude writes or edits. Requires uvx (comes with uv).
Stages changes, generates a conventional commit message, and opens a PR via gh. Works in any project.
Automates the messaging-model release process:
- Bumps
ts/package.jsonandjava/pom.xmlversions - Commits the version bump
- Creates the GitHub release + tag via
gh release create - Prints Jenkins pipeline links for each language
/plugin marketplace add konciergeMD/bsc-claude-plugin
/plugin install messaging-team-claude@bsc-claude-plugin
In any project:
/commit-and-pr
In messaging-model:
/release 1.30.0
cd messaging-team-claude-plugin
npm publish --registry https://<artifactory-url>/api/npm/<repo>/