Add the marketplace
/plugin marketplace add hmcts/apim-claude-templateInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
Create HMCTS APIM pull requests with JIRA integration — extracts ticket from branch, drafts rich PR descriptions, and transitions JIRA status
Create the gitignored .claude/CLAUDE.md that wires shared team standards into the local Claude session — run once per repo per developer, then use /init to generate the committed CLAUDE.md
Review HMCTS OpenAPI v3 specs against four lenses: data-sharing policy (UK GDPR/DPA 2018), infrastructure SLA (Azure APIM/AKS), HMCTS API standards, and security standards — returns a scored report with Critical/Warning/Info findings
Cut a GitHub release for any APIM service — finds PRs merged since last tag, filters noise, computes next version, generates functional changelog, and creates the release via gh CLI