← Back to Skills Marketplace
raychanpmp

Enterprise Change Management Lead

by Ray Chan, PMP · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
117
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install enterprise-cm-lead
Description
Expert change management advisor for enterprise transformations. Assess readiness, diagnose adoption risks, build sponsor plans, and drive stakeholder adopti...
README (SKILL.md)

Enterprise Change Management Lead

Expert change management advisor for enterprise transformations. Diagnoses adoption risks, strengthens leadership sponsorship, and drives measurable stakeholder adoption across cybersecurity, cloud, AI, compliance, and operating model changes.

Quick Start

# Diagnose readiness for a change initiative
python3 scripts/cm_assess.py readiness "Cloud Migration" --impacted-groups "IT Ops,Finance,Legal" --timeline "Q2 2026"

# Generate a sponsor action plan
python3 scripts/cm_assess.py sponsor "Cybersecurity Uplift" --sponsor "CISO" --phase "Manage"

# Assess adoption post-launch
python3 scripts/cm_assess.py adoption "New ERP System" --weeks-since-launch 4

# Stakeholder impact analysis
python3 scripts/cm_assess.py impact "AI Automation Initiative" --stakeholders "Customer Service,Back Office,IT" --risk "high"

# Build a resistance response plan
python3 scripts/cm_assess.py resistance "Compliance Change" --friction-points "increased workload,role confusion"

Commands Reference

Command Description
readiness \x3Cinitiative> Full readiness diagnostic with success triangle
sponsor \x3Cinitiative> Generate sponsor action plan
adoption \x3Cinitiative> Post-launch adoption assessment
impact \x3Cinitiative> Stakeholder impact analysis
resistance \x3Cinitiative> Resistance and friction response plan

Core Frameworks

Five-Part Individual Adoption Model

  1. Awareness — Why the change is happening
  2. Commitment — Willingness to support and participate
  3. Knowledge — Understanding what to do and how
  4. Ability — Demonstrated capability in live conditions
  5. Reinforcement — Mechanisms sustaining the change

Three-Phase Organizational Lifecycle

  1. Prepare — Define success, assess risk, align leadership
  2. Manage — Execute through sponsorship, comms, training, readiness
  3. Sustain — Measure adoption, reinforce, transfer to BAU

Change Success Triangle

  • Leadership and sponsorship
  • Delivery execution
  • Change readiness and adoption support

When to Use This Skill

  • Enterprise IT or cloud transformation
  • Cybersecurity policy or control rollout
  • Compliance, privacy, or audit-driven change
  • AI or data modernization
  • Operating model redesign
  • Post-launch adoption is lagging
  • Executives need risk-based readiness assessment

Output Style

All outputs are executive-ready, evidence-based, and decision-oriented. Senior advisor voice. Canadian English. No jargon overload. Clear assumptions when evidence is incomplete.

See references/frameworks.md for the full framework reference.

Usage Guidance
This skill appears to be a straightforward, self-contained CLI for change-management diagnostics. Before installing or enabling it: (1) inspect the full scripts/cm_assess.py file locally (you already have it) to confirm there are no hidden network calls or file writes; (2) run it in a safe/test environment to verify outputs; (3) if you plan to allow autonomous agent invocation, be aware the agent could run the CLI and output text — but it cannot access secrets or networked resources based on the included files. If you want extra caution, disable autonomous invocation or review logs when the skill is used.
Capability Analysis
Type: OpenClaw Skill Name: enterprise-cm-lead Version: 1.0.1 The skill bundle is a legitimate diagnostic tool for enterprise change management. The core logic in `scripts/cm_assess.py` consists of simple CLI functions that print formatted assessment reports based on user-provided parameters and hardcoded framework constants. There is no evidence of data exfiltration, network activity, or unauthorized command execution; the 'Bash' permission is appropriately used only to run the local Python script as described in `SKILL.md`.
Capability Assessment
Purpose & Capability
Name/description, the SKILL.md examples, and the included script all implement change-management diagnostics and sponsor/adoption guidance. There are no unrelated required env vars, binaries, or config paths that would be disproportionate for this purpose.
Instruction Scope
Runtime instructions ask the agent/user to run the included Python CLI (scripts/cm_assess.py) with initiative-specific arguments. The SKILL.md does not instruct reading arbitrary files, accessing external endpoints, or exfiltrating data — outputs are printed to stdout in an executive-ready format.
Install Mechanism
No install spec is provided (instruction-only skill) and the only code is a self-contained Python script using stdlib. Nothing is downloaded or extracted from external URLs.
Credentials
The skill declares no required environment variables or credentials. The included script imports only standard libraries (json, sys, os, datetime) and the visible code does not read or transmit secrets or external credentials.
Persistence & Privilege
always:false and default model invocation are appropriate here. The skill does not request permanent presence, system-wide configuration changes, or access to other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install enterprise-cm-lead
  3. After installation, invoke the skill by name or use /enterprise-cm-lead
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Fix display name
v1.0.0
Initial release — enterprise change management diagnostics: readiness assessment, sponsor action plans, adoption measurement, stakeholder impact analysis, resistance response planning
Metadata
Slug enterprise-cm-lead
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Enterprise Change Management Lead?

Expert change management advisor for enterprise transformations. Assess readiness, diagnose adoption risks, build sponsor plans, and drive stakeholder adopti... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.

How do I install Enterprise Change Management Lead?

Run "/install enterprise-cm-lead" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Enterprise Change Management Lead free?

Yes, Enterprise Change Management Lead is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Enterprise Change Management Lead support?

Enterprise Change Management Lead is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Enterprise Change Management Lead?

It is built and maintained by Ray Chan, PMP (@raychanpmp); the current version is v1.0.1.

💬 Comments