Install
$ agentstack add skill-natan-mohart-24-strategy-skills-for-claude-stakeholder-alignment ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Stakeholder Alignment
When to use
Use before rolling out any decision, strategy, or change that affects multiple parts of an organization, especially when the current plan is "communicate broadly and hope for buy-in" with no differentiated strategy per stakeholder, and no explicit accounting for the fact that one skeptical, high-power stakeholder can outweigh five enthusiastic, low-power ones.
What it does
Places every relevant stakeholder on a power × interest grid via a bundled calculator, assigns an engagement strategy by quadrant, and — critically — computes coalition math: sums power (not headcount) among supportive/champion stakeholders versus skeptical/opposed ones, flagging when the opposition actually holds more real influence even if fewer people are on that side.
Method
- List every stakeholder who can meaningfully help or block the decision, not just the obvious org-chart approvers — include informal influencers who carry real power despite no formal authority.
- Score each on power (1-5): their actual ability to help, block, or resource the initiative — formal authority, budget control, informal influence, veto power.
- Score each on interest (1-5): how much this decision actually affects them or their team, independent of power.
- Assign a stance: champion, supportive, neutral, skeptical, or opposed — based on their actual demonstrated position, not an assumed default of "probably fine with it."
- Run the bundled calculator (
scripts/power_interest_grid.py) to get the quadrant placement and engagement strategy per stakeholder, plus the coalition math: total power among supportive stakeholders vs. total power among skeptical/opposed ones. - If the coalition math flags opposition power at or above supportive power, treat it as the headline finding, not a footnote — this is the single most common blind spot in stakeholder planning: counting supportive names while the highest-power person in the room is quietly unconvinced.
- Build a specific, individual plan for every high-power skeptical or opposed stakeholder — not a generic "communication plan," but the actual concern they hold, the specific evidence or concession that would move them, and who is the right person to have that conversation.
- Sequence engagement: high-power stakeholders (manage closely / keep satisfied) generally need to move before a broad announcement, since a surprised high-power skeptic after the fact is far harder to bring around than one engaged early.
Inputs
- List of stakeholders with power and interest scores and current stance
- Any known specific objections or concerns per skeptical/opposed stakeholder
- The decision or change being aligned around, and its timeline
- Config saved as JSON matching the format documented at the top of
scripts/power_interest_grid.py
Output format
Power-interest grid with quadrant and engagement strategy per stakeholder; coalition math (supportive power vs. opposed power) with explicit flag if opposition holds equal or greater power; individual engagement plan for each high-power skeptical/opposed stakeholder; recommended sequencing of engagement before any broad rollout.
Example
A change initiative has four supportive stakeholders and one skeptical one — by headcount, alignment looks solid. Coalition math shows the skeptical stakeholder (the CFO) holds as much total power as all four supporters combined. The plan shifts from a broad kickoff announcement to a dedicated 1:1 with the CFO first, addressing the specific budget concern driving the skepticism, before any wider rollout — rather than proceeding on the false confidence of a 4:1 headcount ratio.
Common pitfalls
- Counting supportive stakeholders by headcount instead of weighting by actual power, producing false confidence in alignment.
- Treating a high-power skeptic's silence as passive agreement instead of actively surfacing and addressing their concern.
- Running one generic communication plan for every stakeholder instead of a differentiated strategy by quadrant.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Natan-Mohart
- Source: Natan-Mohart/24-strategy-skills-for-claude
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.