From project-management
Build and maintain a stakeholder register with power/interest mapping, design a tailored communications plan, prepare steering packs and executive status reports, and handle escalation memos — ensuring the right message reaches the right stakeholder at the right depth every cycle.
How this skill is triggered — by the user, by Claude, or both
Slash command
/project-management:stakeholder-engagementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Purpose:** Produce the stakeholder intelligence and communications infrastructure a project needs to build support, manage resistance, and escalate cleanly. Used by `stakeholder-comms-lead` (primary) and `delivery-lead` (governance/steering context).
Purpose: Produce the stakeholder intelligence and communications infrastructure a project needs to build support, manage resistance, and escalate cleanly. Used by stakeholder-comms-lead (primary) and delivery-lead (governance/steering context).
For every person or group who can affect or be affected by the project:
| Field | Guidance |
|---|---|
| Name / group | Individual name or defined group (e.g. "End-user community — Sales floor") |
| Role on the project | Sponsor / Decision-maker / Approver / Influencer / Affected party / Informed only |
| Organization / function | Where they sit |
| Power | HIGH (can unilaterally block or approve) / MEDIUM / LOW |
| Interest | HIGH (outcome directly affects them) / MEDIUM / LOW |
| Current attitude | Champion / Supporter / Neutral / Resistant / Blocker |
| Preferred channel | In-person / steering committee / email digest / 1:1 call |
| Key concern | The specific thing they care about most |
| Desired outcome at project end | What does success look like for them personally? |
Minimum register size: every person with HIGH power + every person with HIGH interest, plus any LOW-power / HIGH-interest groups (users, affected teams) who can generate noise.
Plot the register onto the 2×2 grid:
HIGH interest
|
[Manage | [Engage closely]
closely] | (Sponsor, key
(Decision- HIGH stakeholders)
makers, |
approvers) |
POWER ──────────+──────────────
LOW | HIGH
power | power
|
[Monitor] | [Keep satisfied]
(Interested | (High power,
observers) | low active interest)
|
LOW interest
Engagement model by quadrant:
| Quadrant | Strategy | Comms frequency |
|---|---|---|
| High power / High interest | Engage closely — involve in decisions, pre-wire before steering meetings | Weekly or bi-weekly 1:1 or sub-group |
| High power / Low interest | Keep satisfied — high-level briefings; draw in when their domain is impacted | Monthly or milestone-triggered |
| Low power / High interest | Show consideration — include in user testing, feedback loops; they amplify sentiment | Fortnightly update; feedback sessions |
| Low power / Low interest | Monitor — mass-broadcast; no 1:1 investment | Monthly digest |
Build a plan that answers five questions for every stakeholder group:
Communications plan table:
| Audience | Information need | Frequency | Channel | Owner | Format |
|---|---|---|---|---|---|
| Project Sponsor | Overall status, key decisions, budget vs actuals | Bi-weekly | 1:1 call + email summary | Delivery Lead | Narrative summary + RAG |
| Steering committee | Programme status, risk/issues, change requests | Monthly | Steering pack — live presentation | Stakeholder Comms Lead | Steering pack (see template) |
| End-user community | Impact on their workflow, change readiness, training timeline | Fortnightly | Email digest + intranet post | Change Lead | Plain-language update |
| Project team | Task progress, blockers, sprint outcomes | Weekly | Stand-up + sprint review | Scrum Master / PM | Verbal + sprint notes |
| IT / security governance | Technical decisions, architecture changes, compliance confirmations | As triggered | Email + governance register | Delivery Lead / Architect | Decision log extract |
A steering pack is a decision-enablement document, not a diary entry.
Required sections:
Pack hygiene:
When an issue exceeds the PM's authority to resolve (budget overrun, key resource unavailability, scope that requires sponsor decision), escalate in writing within 24 hours of confirming the issue.
Escalation memo structure:
TO: [Sponsor name, title]
FROM: [PM name]
DATE: [YYYY-MM-DD]
SUBJECT: [Project name] — Escalation: [Issue name, one line]
SITUATION (what has happened, factual):
[2–3 sentences. Observable facts only — no spin.]
IMPACT (what it affects, quantified where possible):
[Schedule impact: e.g. +12 days on milestone X]
[Cost impact: e.g. USD +45,000 against current budget]
[Risk to delivery: ...]
OPTIONS EVALUATED (what the PM has already considered):
Option A: [Description, cost, schedule, risk]
Option B: [Description, cost, schedule, risk]
RECOMMENDATION:
[Which option the PM recommends and why. Be direct.]
DECISION REQUIRED BY: [DATE — what happens if the decision is not made by this date]
NEXT STEP IF APPROVED: [What the PM will do within 24 hours of approval]
Do not escalate:
npx claudepluginhub mcorbett51090/ravenclaude --plugin project-managementGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.