wire-service-deployment

Automates CI setup for Azure service deployments in service-cp-* repositories.

3|4|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/hmcts/agentic-plugins-marketplace --skill wire-service-deployment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wire-service-deployment
Source: https://github.com/hmcts/agentic-plugins-marketplace/tree/main/plugins/agents/hmcts-apim-sdlc-orchestrator/skills/wire-service-deployment
Command: npx skills add https://github.com/hmcts/agentic-plugins-marketplace --skill wire-service-deployment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the Continuous Integration (CI) process for deployment of services within the 'service-cp-*' repository on Azure, ensuring that deployment jobs are set up correctly after Azure provisioning and registration in 'cp-vp-aks-deploy'.

Core Features & Use Cases

  • Automates CI Setup: Wire up deployment CI jobs for 'service-cp-*' repositories after Azure provisioning and registration in 'cp-vp-aks-deploy'.
  • Idempotent: Safe to invoke again if jobs already exist, avoiding duplicate setup.
  • Use Case: If a 'service-cp-*' repository lacks the deployment jobs or is newly bootstrapped, use this Skill to set up the necessary jobs and configurations.

Quick Start

Run /wire-service-deployment to automatically set up deployment CI for your service-cp-* repository.

Frequently Asked Questions about wire-service-deployment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up CI for Azure service deployment in service-cp-* repositories?

Yes, you can wire deployment CI jobs safely multiple times because the setup is idempotent. If the deployment jobs already exist in your service-cp-* repository, invoking the automation again will not create duplicate configurations.

What prerequisites are needed before automating deployment CI for service-cp-* repositories?

Before automating deployment CI for service-cp-* repositories, you must complete Azure provisioning and service registration in cp-vp-aks-deploy. The Skill requires existing GitHub Actions and ADO pipeline configurations to wire the deployment jobs correctly.

Does this CI setup work with Azure and GitHub Actions for service-cp-* repos?

Yes, this CI setup works with Azure and GitHub Actions by wiring deployment jobs specifically for service-cp-* repositories. It ensures the required deployment jobs are present after Azure provisioning and registration in cp-vp-aks-deploy.

Why are my deployment jobs missing after Azure provisioning in cp-vp-aks-deploy?

Deployment jobs may be missing after Azure provisioning in cp-vp-aks-deploy if the CI setup was not automated. Use this Skill to automatically wire the necessary deployment jobs and configurations for your service-cp-* repository.

What is the best way to automate CI for a newly bootstrapped service-cp-* repository?

The best way to automate CI for a newly bootstrapped service-cp-* repository is to use this Skill. It automatically sets up the required deployment CI jobs and configurations after Azure provisioning and registration in cp-vp-aks-deploy.