CM-201a · Module 3

The Stakeholder Communication Plan

4 min read

The same message for everyone is a message for no one. The Executive Sponsor needs ROI and strategic risk. The Operational Champion needs workflow improvement and peer recognition. The Technical Gatekeeper needs security architecture and governance documentation. The Cultural Broker needs a story they can retell to their network. The Quiet Blocker needs a conversation, not a communication.

Organizations that send one rollout announcement and call it a communication plan are organizations that will be confused by the adoption curve that follows.

{
  "communicationMatrix": {
    "executiveSponsor": {
      "primaryMessage": "ROI and strategic risk",
      "keyContent": [
        "Competitive differentiation: what AI-enabled organizations can do that we cannot yet",
        "Financial impact: productivity gains, cost reduction, revenue opportunity",
        "Risk of inaction: competitive and operational risk of delayed adoption",
        "Ask: visible sustained sponsorship — not just the announcement, the full rollout"
      ],
      "format": "Executive briefing, one-pager with financial model",
      "cadence": "Monthly"
    },
    "operationalChampion": {
      "primaryMessage": "Workflow improvement and peer recognition",
      "keyContent": [
        "Specific workflow changes for their role",
        "Time savings and quality improvements — their work, not abstract metrics",
        "What they will be recognized for: visible results, speaking opportunities",
        "Early access and champion status"
      ],
      "format": "Direct conversation, hands-on demonstration",
      "cadence": "Weekly during pilot"
    },
    "technicalGatekeeper": {
      "primaryMessage": "Security, governance, and audit trail",
      "keyContent": [
        "Security architecture: data handling, access controls, encryption",
        "Compliance mapping: relevant regulatory requirements and how they are addressed",
        "Audit trail: what is logged, how long it is retained, who can access it",
        "Their role in the governance framework"
      ],
      "format": "Technical documentation, architecture review session",
      "cadence": "Front-loaded — brief before announcement"
    },
    "culturalBroker": {
      "primaryMessage": "Peer story and early access",
      "keyContent": [
        "First-person narrative: what it changed for someone like them",
        "Specific use case relevant to their team and role",
        "What they will share with their network — give them the story",
        "Early access before the formal rollout"
      ],
      "format": "Informal conversation, peer demo",
      "cadence": "Before announcement, then ongoing"
    },
    "quietBlocker": {
      "primaryMessage": "Private diagnostic conversation",
      "keyContent": [
        "Open questions about their specific concerns",
        "Listen for the real driver — not the stated concern",
        "Address the real driver directly and specifically",
        "Offer a role that gives them authority in the new system"
      ],
      "format": "One-on-one — never group settings",
      "cadence": "Early and sustained individual engagement"
    }
  }
}