claudeindex
Marketplace

apim-claude-template

apim-claude-template

Stars

0

Forks

1

Plugins

4

Installation

1

Add the marketplace

/plugin marketplace add hmcts/apim-claude-template
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

4

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

create-pr

Create HMCTS APIM pull requests with JIRA integration — extracts ticket from branch, drafts rich PR descriptions, and transitions JIRA status

Plugin

wire-claude-context

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

Plugin

openapi-spec-reviewer

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

Plugin

release

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