Claude Skill MartBrowse skillsQuick linesLearn by videoTerminal guideWhat is a Skill?
Back to list

Change Management Planner

Turns any organizational or technical change into a structured plan covering communication, training, adoption and resistance.

Docs & OfficeBeginner17440AI score 6/10Last updated: Feb 26, 2026

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

  1. "We're moving 200 people from Jira to Linear next month — build the migration comms plan."
  2. "How should we announce the new 3-days-in-office policy? Include likely resistance and responses."
  3. "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)
  1. Download the ZIP with the button below.
  2. In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
  3. Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Download 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.

  1. Open a terminal.
  2. Clone the repo: git clone https://github.com/w95/awesome-claude-corporate-skills.git
  3. Create the skills folder if needed: mkdir -p ~/.claude/skills
  4. Copy just this skill: cp -r awesome-claude-corporate-skills/01-executive-leadership/change-management ~/.claude/skills/
  5. Restart Claude Code.
  6. Trigger it with phrases like "migration plan", "we're rolling out", or "how do we communicate this change".