← 返回 Skills 市场
raychanpmp

Enterprise Change Management Lead

作者 Ray Chan, PMP · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install enterprise-cm-lead
功能描述
Expert change management advisor for enterprise transformations. Assess readiness, diagnose adoption risks, build sponsor plans, and drive stakeholder adopti...
使用说明 (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.

安全使用建议
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.
功能分析
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`.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install enterprise-cm-lead
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /enterprise-cm-lead 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug enterprise-cm-lead
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Enterprise Change Management Lead 是什么?

Expert change management advisor for enterprise transformations. Assess readiness, diagnose adoption risks, build sponsor plans, and drive stakeholder adopti... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 Enterprise Change Management Lead?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install enterprise-cm-lead」即可一键安装,无需额外配置。

Enterprise Change Management Lead 是免费的吗?

是的,Enterprise Change Management Lead 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Enterprise Change Management Lead 支持哪些平台?

Enterprise Change Management Lead 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Enterprise Change Management Lead?

由 Ray Chan, PMP(@raychanpmp)开发并维护,当前版本 v1.0.1。

💬 留言讨论