change-request-to-go-live-protocol

change-request-to-go-live-protocol is a skill for Claude Code from VincentChuWaiChow/vanguard-frontier-agentic. It costs 147 tokens per session (2,005 once invoked), scanned A, original, Apache-2.0.

A change-management workflow for taking a Dynamics 365 change from impact assessment and design through user acceptance testing, approval, production launch, and post-launch support.

In plain words
What is it for?
It helps structure change requests, fit-gap reviews, UAT sign-off, go/no-go decisions, cutover planning, launch readiness reviews, and hypercare.
Why use it?
It makes sure changes are assessed, tested, and approved before they reach production. It also gives teams clear checkpoints for deciding whether a release is ready.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the vanguard-frontier-agentic plugin — 193 skills shipped together

Good fit It helps structure change requests, fit-gap reviews, UAT sign-off, go/no-go decisions, cutover planning, launch readiness reviews, and hypercare.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vincentchuwaichow/vanguard-frontier-agentic/change-request-to-go-live-protocol
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.

Any agent
npx skills add VincentChuWaiChow/vanguard-frontier-agentic --skill change-request-to-go-live-protocol
Clone the repo
git clone --depth 1 https://github.com/VincentChuWaiChow/vanguard-frontier-agentic

Made for: Claude Code.

Or install vanguard-frontier-agentic, the plugin that ships this one along with the rest of its 193 skills.

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 change-request-to-go-live-protocol

README.md
[![agentmods](https://agentmods.dev/badge/skills/vincentchuwaichow/vanguard-frontier-agentic/change-request-to-go-live-protocol/github.svg)](https://agentmods.dev/skills/vincentchuwaichow/vanguard-frontier-agentic/change-request-to-go-live-protocol)
Your own site
<a href="https://agentmods.dev/skills/vincentchuwaichow/vanguard-frontier-agentic/change-request-to-go-live-protocol"><img src="https://agentmods.dev/badge/skills/vincentchuwaichow/vanguard-frontier-agentic/change-request-to-go-live-protocol/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for change-request-to-go-live-protocol

Your own site · 80×15
<a href="https://agentmods.dev/skills/vincentchuwaichow/vanguard-frontier-agentic/change-request-to-go-live-protocol"><img src="https://agentmods.dev/badge/skills/vincentchuwaichow/vanguard-frontier-agentic/change-request-to-go-live-protocol.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 147 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,005 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00147 $0.02005
Opus 5 $0.00073 $0.01002
Sonnet 5 $0.00029 $0.00401
Haiku 4.5 $0.00015 $0.00200

Measured 8d ago against content hash bb666e7dad35, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

change-request-to-go-live-protocol 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 8d 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.

skills/cross-functional/change-request-to-go-live-protocol/SKILL.md · 102 lines

How it starts

The opening of the file, as written. The whole thing — 102 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Change Request to Go-Live Protocol

Purpose

This skill defines how a Dynamics 365 change request is taken from intake through impact assessment, fit-gap analysis, UAT sign-off, go/no-go decision, go-live execution, and hypercare, aligned to the Microsoft Success by Design framework. It applies the Success by Design gate structure — Solution Blueprint Review, Implementation Reviews, and Go-live Readiness Review — to ensure that only well-tested, stakeholder-approved solutions reach production. No agent authorizes go-live, cutover execution, or production deployments; those are human decisions by the project sponsor, release manager, and (where engaged) the Microsoft FastTrack for Dynamics 365 team.

When to use

  • A new Dynamics 365 change request (feature, configuration, integration, or data migration) must be assessed for impact before development or deployment.
  • A solution is approaching the Prepare phase and a go-live readiness gate review is needed.
  • UAT sign-off or go/no-go criteria must be structured and tracked.
  • A cutover plan must be reviewed for completeness before a go-live window.
  • A hypercare plan must be confirmed and a support owner identified before go-live.

When NOT to use

  • The change is a minor hotfix that does not require a full Solution Blueprint Review — use the environment-to-production-release-protocol with expedited gates.
  • The implementation is not a Dynamics 365 project — this protocol is specifically aligned to the Dynamics 365 Success by Design framework.
  • The go-live has already occurred and the project is in the Operate phase — escalate post-go-live issues to the hypercare support owner.
  • The matter involves a regulatory or contractual commitment that requires legal review before the change can proceed — escalate to legal counsel first.

Participating agents

  • d365-success-by-design-governance-agent — primary: assesses Solution Blueprint Review readiness, go-live readiness checklist completion, and Success by Design gate compliance
  • d365-data-migration-cutover-agent — secondary: assesses data migration plan completeness, cutover plan, mock go-live execution, and rollback readiness

Read the full file on GitHub · 102 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 8d ago First seen · 102 lines · 147 tokens per session scan A bb666e7dad35

Subscribe to this mod's changes

change-request-to-go-live-protocol is a skill published in the GitHub repository VincentChuWaiChow/vanguard-frontier-agentic (22 stars, last pushed today), licensed Apache-2.0. It adds 147 tokens to every session and 2,005 once invoked, about $0.0007 per session on Opus 5. 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-09-04.