Change Management Planner
Turns any organizational or technical change into a structured plan covering communication, training, adoption and resistance.
What it does
Guides Claude through a four-stage change framework for anything that affects people, processes, or systems.
- Assess: what is changing, who is affected, significance (low/medium/high), expected resistance
- Plan: communication plan (who/what/when/how), training plan, support plan (help desk, champions, FAQs), milestone timeline
- Execute: lead with the "why", train and support, monitor adoption, address resistance
- Sustain: measure adoption, reinforce new behaviors, close out issues, capture lessons learned
The deliverable is a change management plan with a communication timeline, stakeholder impact analysis, training plan, and resistance mitigation strategies.
Who it's for
- Leaders and managers announcing reorgs or new tooling
- Engineering leads rolling out a platform or legacy migration
- HR, internal comms, and PMO / change practitioners
Examples
- "We're moving 200 people from Jira to Linear next month — build the migration comms plan."
- "How should we announce the new 3-days-in-office policy? Include likely resistance and responses."
- "Draft a stakeholder impact analysis and training plan for the sales team reorg."
· · · Install guide · · ·
Try it now, no install
Paste this into Claude to use the skill without installing anything.
Read the instructions in this file and follow them to help me: https://raw.githubusercontent.com/w95/awesome-claude-corporate-skills/HEAD/01-executive-leadership/change-management/SKILL.md What I want: (describe your task here)
If Claude can't open the link, open it yourself and paste the contents instead.
↓ If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.
Install in the Claude app (no terminal)
- Download the ZIP with the button below.
- In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
- Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Install in Claude Code
Let Claude do it — paste this into Claude Code
Install the skill I found on Claude Skill Mart. Copy the 01-executive-leadership/change-management folder from the GitHub repo w95/awesome-claude-corporate-skills into my ~/.claude/skills/change-management/. When it's done, tell me in one line what this skill can do.
Install with a command instead
git clone https://github.com/w95/awesome-claude-corporate-skills.git && mkdir -p ~/.claude/skills && cp -r awesome-claude-corporate-skills/01-executive-leadership/change-management ~/.claude/skills/⚠ This is a third-party skill. Check the source repository before installing.
- Open a terminal.
- Clone the repo:
git clone https://github.com/w95/awesome-claude-corporate-skills.git - Create the skills folder if needed:
mkdir -p ~/.claude/skills - Copy just this skill:
cp -r awesome-claude-corporate-skills/01-executive-leadership/change-management ~/.claude/skills/ - Restart Claude Code.
- Trigger it with phrases like "migration plan", "we're rolling out", or "how do we communicate this change".