hmcts-sdlc-orchestrator

hmcts-sdlc-orchestrator is a plugin for Claude Code from hmcts/agentic-plugins-marketplace. Its manifest loads nothing; the 10 skills, 9 agents it bundles cost 1,907 tokens per session together, scanned A, original, MIT.

A plugin that bundles HMCTS Crime Common Platform development tools and guidance. It includes an eight-stage software-development pipeline, Spring Boot and testing skills, technical reference material, and safety checks.

In plain words
What is it for?
Use it when developing or operating HMCTS Crime Common Platform services across design, implementation, testing, deployment, and related opsx workflows.
Why use it?
It brings the organisation's development workflow and repository standards together for projects in this platform.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions subagents.

Good fit Use it when developing or operating HMCTS Crime Common Platform services across design, implementation, testing, deployment, and related opsx workflows.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add hmcts/agentic-plugins-marketplace/plugin install hmcts-sdlc-orchestrator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/hmcts/agentic-plugins-marketplace

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hmcts-sdlc-orchestrator

README.md
[![agentmods](https://agentmods.dev/badge/plugins/hmcts/agentic-plugins-marketplace/hmcts-sdlc-orchestrator.svg)](https://agentmods.dev/plugins/hmcts/agentic-plugins-marketplace/hmcts-sdlc-orchestrator)
Your own site
<a href="https://agentmods.dev/plugins/hmcts/agentic-plugins-marketplace/hmcts-sdlc-orchestrator"><img src="https://agentmods.dev/badge/plugins/hmcts/agentic-plugins-marketplace/hmcts-sdlc-orchestrator.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 10 skills, 9 agents cost 1,907 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

hmcts-sdlc-orchestrator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/agents/hmcts-sdlc-orchestrator/.claude-plugin/plugin.json · 20 lines

What it actually says

{
  "name": "hmcts-sdlc-orchestrator",
  "version": "1.0.0",
  "description": "HMCTS SDLC pipeline orchestrator for Crime Common Platform — bundles the 8-stage pipeline sub-agents, HMCTS-specific skills (Spring Boot service/API templates, CPP test authoring), context docs (tech-stack, HMCTS standards, Azure cloud-native, logging, Azure SDK), guard hooks (PII, secrets, bash, paths), and the opsx commands.",
  "author": {
    "name": "HMCTS Crime Common Platform"
  },
  "license": "MIT",
  "keywords": [
    "hmcts",
    "cpp",
    "sdlc",
    "orchestrator",
    "spring-boot",
    "azure",
    "agents",
    "pipeline"
  ]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 20 lines scan A 213d54351ac8

Subscribe to this mod's changes

hmcts-sdlc-orchestrator is a plugin published in the GitHub repository hmcts/agentic-plugins-marketplace (3 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

api-tester

Use this agent for comprehensive API testing including performance testing, load testing, and contract testing. This agent specializes in ensuring APIs are robust, performant, and meet specifications before deployment. Examples:\n\n \nContext: Testing API performance under load.

ccplugins/awesome-claude-code-plugins · not measured

api-contract-testing

Verifies API contracts between services using consumer-driven contracts, schema validation, and tools like Pact. Use when testing microservices communication, preventing breaking changes, or validating OpenAPI specifications.

secondsky/claude-skills · not measured

load-tester

Load and stress testing for APIs and web services.

rohitg00/awesome-claude-code-toolkit · not measured

rails-toolkit

Complete Rails development workflow with TDD, security reviews, and Linear integration.

dgalarza/claude-code-workflows · not measured

api-integration-helper

Connector - Production-ready API integration specialist. Orchestrates 10 agents to generate typed clients, auth flows, error handling, rate limiting, and mock servers from OpenAPI/GraphQL specs. Delivers enterprise-grade API integrations, not basic fetch wrappers.

TheLobbi/claude · not measured

vitest-auto-spy

Typed test spies from a class or a type on Vitest, bun:test and node:test — the skill teaches an agent the API, the anti-patterns, the error→fix table and the codemod that migrates a suite off jest-auto-spies or jasmine-auto-spies.

ASDAlexey/vitest-auto-spy · not measured