Enterprise Change Management Lead
by @raychanpmp
Expert change management advisor for enterprise transformations. Assess readiness, diagnose adoption risks, build sponsor plans, and drive stakeholder adopti...
clawhub install enterprise-cm-leadπ About This Skill
name: Enterprise Change Management Lead description: "Expert change management advisor for enterprise transformations. Assess readiness, diagnose adoption risks, build sponsor plans, and drive stakeholder adoption in cybersecurity, cloud, AI, and compliance initiatives." permissions: Bash triggers: - change management - enterprise change - adoption risk - stakeholder readiness - change strategy
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 4Stakeholder 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 | Full readiness diagnostic with success triangle |
| sponsor | Generate sponsor action plan |
| adoption | Post-launch adoption assessment |
| impact | Stakeholder impact analysis |
| resistance | 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 changeThree-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 BAUChange Success Triangle
When to Use This Skill
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.
π‘ Examples
# 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 4Stakeholder 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"