🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

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...

TERMINAL
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 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 | 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 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.

    πŸ’‘ 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 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"