Files
pm-claude-skills/skills/change-management-plan/SKILL.md
T
mohitagw15856 f3b9d008fe feat: 100 skills milestone — 7 new skills + quality improvements across all 93
New skills added:
- teaching-lesson-plan: structured lesson plans for any subject/audience/setting
- seo-content-brief: complete SEO briefs with intent, competitor gaps, and outline
- media-pitch: story-first journalist pitches with angle development framework
- change-management-plan: stakeholder analysis, comms strategy, adoption metrics
- workshop-facilitation-guide: activity instructions, decision protocols, facilitator moves
- sales-forecasting-model: pipeline model, scenario analysis, assumption log
- tax-planning-checklist: year-end tax planning across income, pension, CGT, reliefs

Quality improvements across all 93 existing skills:
- Standardised description format: "Verb the thing. Use when X. Produces Y."
- Added Required Inputs section to all skills missing it (prompts for missing info)
- Added Quality Checks section to all skills missing it (specific, not generic)
- Fixed broken multiline YAML descriptions
- Removed non-standard frontmatter keys (tool_integration, metadata blocks)

README updated to v6.0.0 with 100-skill count, new skill tables, and article series

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 20:52:31 +01:00

140 lines
5.2 KiB
Markdown

---
name: change-management-plan
description: "Create a structured change management plan for any organisational change. Use when asked to write a change management plan, manage a change initiative, plan a system rollout, or lead an organisational transformation. Produces a plan covering stakeholder analysis, impact assessment, communication strategy, and resistance management."
---
# Change Management Plan Skill
Produces a structured change management plan — because most change initiatives fail not because the change is wrong, but because people aren't brought along with it.
## Required Inputs
Ask the user for these if not provided:
- **The change** (what is changing, and what is the current state?)
- **Scale** (how many people affected, in how many teams/locations?)
- **Timeline** (when does the change go live? How long is the transition?)
- **Sponsor** (who is accountable at senior level?)
- **Key concern** (what is the biggest risk to adoption?)
- **What happens if change fails** (consequences of low adoption)
## Output Structure
---
# Change Management Plan: [Change Name]
**Change sponsor:** [Executive owner]
**Change manager:** [Who is running this]
**Go-live date:** [Date]
**Affected population:** [N people, N teams/locations]
---
## 1. Change Summary
**From (current state):** [Specific description of today's situation]
**To (future state):** [Specific description of what changes]
**Why this change is happening:** [Honest explanation — people adopt change faster when they understand the real reason]
**What stays the same:** [Explicitly naming what is NOT changing reduces anxiety]
---
## 2. Stakeholder Analysis
| Stakeholder group | Size | Impact level | Current sentiment | What they need |
|---|---|---|---|---|
| [Group] | [N] | High/Med/Low | Supportive / Neutral / Resistant | [Specific concern or need] |
**Key influencers to engage early:**
[Name the informal leaders, respected voices, and early adopters who can help. And the resistors who need direct attention.]
---
## 3. Impact Assessment
| Area | Impact | Severity | Action needed |
|---|---|---|---|
| Daily workflow | [What changes day-to-day] | High/Med/Low | [Training / support / redesign] |
| Systems or tools | [What tools are affected] | | |
| Roles and responsibilities | [Any role changes] | | |
| Processes | [Process changes] | | |
| Metrics and targets | [Any KPI changes] | | |
---
## 4. Communication Plan
**Core message:** [The 1-sentence summary everyone should understand and remember]
| Audience | Message focus | Channel | Timing | Owner |
|---|---|---|---|---|
| All staff | [Why this is happening + what to expect] | All-hands / Email | [T-6 weeks] | Sponsor |
| Managers | [How to support their teams] | Manager briefing | [T-5 weeks] | Change manager |
| Directly affected teams | [What changes for them specifically] | Team meeting | [T-4 weeks] | Line manager |
| [Other group] | [Tailored message] | | | |
**Communication principles:**
- Over-communicate — people need to hear a message 7 times to internalise it
- Use managers to cascade, not just top-down announcements
- Create a feedback channel — questions left unanswered become rumours
---
## 5. Training and Support Plan
| Audience | Training type | Timing | Duration | Delivery | Owner |
|---|---|---|---|---|---|
| [Group] | [e.g. Hands-on system training] | [T-2 weeks] | [2 hours] | [In-person / online] | [Owner] |
**Go-live support:**
- [What support is available on day 1 — helpdesk, floor walkers, champions]
- [Escalation path for issues in first 30 days]
---
## 6. Resistance Management
**Anticipated resistance sources:**
| Concern | Who holds it | Root cause | Response |
|---|---|---|---|
| [e.g. "This will increase my workload"] | [Middle managers] | [Loss of autonomy] | [Specific action to address] |
**Resistance management principles:**
- Acknowledge concerns genuinely — dismissing resistance amplifies it
- Involve resistors in design where possible — converts them into advocates
- Distinguish between genuine concerns (worth addressing) and preference for the status quo (to be managed, not solved)
---
## 7. Adoption Metrics
| Metric | Baseline | Target | Measurement point | Owner |
|---|---|---|---|---|
| [System usage rate] | [0%] | [80%] | [30 days post go-live] | [Owner] |
| [Process compliance] | [X%] | [Y%] | [60 days] | [Owner] |
| [Staff confidence score] | [Survey score] | [Target] | [90 days] | [Owner] |
**Adoption milestones:**
- D+7: [First check — early issues identified]
- D+30: [First adoption review]
- D+90: [Sustained adoption confirmed or remediation plan activated]
---
## Quality Checks
- [ ] "What stays the same" is explicitly addressed
- [ ] Stakeholder analysis includes resistors, not just supporters
- [ ] Communication plan uses managers to cascade (not just top-down)
- [ ] Training is timed before go-live (not after)
- [ ] Adoption metrics have a measurement date and owner
- [ ] Resistance management has specific responses (not just "communicate more")
## Example Trigger Phrases
- "Write a change management plan for [initiative]"
- "Help me plan the rollout of [system change] for [team/org]"
- "Create a communication and training plan for [change]"
- "How do I manage resistance to [change]?"