π¦ 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...
π‘ 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"
TERMINAL
clawhub install enterprise-cm-lead