Token导航 LogoToken导航TokenDH.com
研究检索external-serviceclawhub未标认证来源可访问clear审计通过

bookforge-stakeholder-negotiation-plannerBookforge 利益相关者谈判规划师

Agent Skill

bookforge-stakeholder-negotiation-planner 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,791

周安装

114

GitHub Stars

公开资料未说明

下载量

894
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:bookforge-stakeholder-negotiation-planner(Bookforge 利益相关者谈判规划师)
来源仓库:https://github.com/quochungto/bookforge-stakeholder-negotiation-planner
安装命令:
openclaw skills install bookforge-stakeholder-negotiation-planner
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install bookforge-stakeholder-negotiation-planner

简介

用于查找、检索和筛选相关信息,适合在 OpenClaw 中快速定位候选结果。

  • 适用于准备与业务利益相关者的架构谈判策略,使用验证技术框架。
  • 可结合来源仓库和原始 README 核验具体用法,辅助沟通准备。
  • 安装前需确认权限范围、维护状态,注意是否会触发联网、命令执行或文件读写。
  • 建议在使用前评估技能的实际输出边界,避免依赖其直接决策。

SKILL.md

name
stakeholder-negotiation-planner
description
Prepare architecture negotiation strategies for conversations with business stakeholders, other architects, and developers using proven techniques. Use this skill whenever the user needs to push back on unrealistic requirements, defend an architecture decision to management, convince a skeptical developer or senior engineer, navigate disagreements about technology choices, negotiate trade-offs between features and technical debt, deal with stakeholders who demand conflicting quality attributes, handle situations where someone with more authority or experience disagrees with their technical recommendation, or any situation requiring persuasion around architecture decisions — even if they don't explicitly say "negotiation.
version
1.0.0
homepage
https://github.com/bookforge-ai/bookforge-skills/tree/main/books/fundamentals-of-software-architecture/skills/stakeholder-negotiation-planner
metadata
{"openclaw":{"emoji":"📚","homepage":"https://github.com/bookforge-ai/bookforge-skills"}}
status
draft
source-books
title
Fundamentals of Software Architecture
authors
["Mark Richards", "Neal Ford"]
chapters
[23]
tags
[software-architecture, architecture, negotiation, leadership, stakeholders, communication, soft-skills]
depends-on
[]
execution
tier
1
mode
hybrid
inputs
description
Negotiation context from the user — who they're negotiating with, what the disagreement is about, and what outcome they want
tools-required
[Read, Write]
tools-optional
[]
mcps-required
[]
environment
Any agent environment. No codebase required.

Stakeholder Negotiation Planner

When to Use

You need to prepare a strategy for an architecture negotiation — a conversation where the architect must persuade, push back, or reach consensus with someone who disagrees. Typical triggers:

  • A stakeholder demands unrealistic quality attributes (e.g., 99.999% availability for an internal tool)
  • Another architect or senior developer disagrees with a technology or pattern choice
  • The product team wants features but the architect believes technical debt must be addressed first
  • The architect needs to justify infrastructure costs to business leadership
  • A team member with more seniority or authority is blocking a technical recommendation

This skill prepares the negotiation strategy. The human executes the actual conversation.

Before starting, verify:

  • Who is the negotiation with? (business stakeholder, architect, developer)
  • What is the specific disagreement?

Context

Required Context (must have before proceeding)

  • Negotiation counterpart: Who is the architect negotiating with?

-> Check prompt for: titles (CTO, VP, PM, developer, senior engineer), names, relationships -> If still missing, ask: "Who are you negotiating with — a business stakeholder, another architect, or a developer?"

  • The disagreement: What is the specific point of contention?

-> Check prompt for: technology choices, quality attributes, requirements, priorities, trade-offs -> If still missing, ask: "What is the specific disagreement or decision you need to navigate?"

Observable Context (gather from environment)

  • Power dynamics: Does the counterpart have more organizational authority?

-> Check prompt for: hierarchy mentions, "my boss," "C-level," seniority references -> If unavailable: assume peer-level negotiation

  • Relationship history: Is there an existing relationship or pattern of disagreement?

-> Check prompt for: "always," "keeps saying no," "we've had this fight before" -> If unavailable: assume first significant disagreement

  • Stakes: What happens if the negotiation fails?

-> Check prompt for: project impact, cost implications, timeline effects -> If unavailable: assess from the disagreement itself

Default Assumptions

  • If counterpart type unknown -> assume business stakeholder (most common architecture negotiation)
  • If power dynamics unknown -> prepare strategies that work regardless of hierarchy
  • If stakes unknown -> assume moderate (worth negotiating but not existential)

Sufficiency Threshold

SUFFICIENT when ALL of these are true:
- The counterpart type is known (business, architect, developer)
- The specific disagreement is understood
- The user's desired outcome is clear or can be inferred

PROCEED WITH DEFAULTS when:
- Counterpart and disagreement are known
- Power dynamics and history can be assumed

MUST ASK when:
- The counterpart type is completely unclear
- The disagreement itself is ambiguous

Process

Step 1: Classify the Negotiation Type

ACTION: Determine which of the three negotiation audience types this falls into, as each requires different techniques.

WHY: Negotiating with a business stakeholder who doesn't understand technology requires completely different techniques than negotiating with a senior developer who understands the technology deeply. Business stakeholders respond to cost and time framing. Developers respond to technical demonstrations. Other architects respond to evidence-based trade-off analysis. Using the wrong approach wastes credibility.

AudienceCore TechniqueKey Lever
Business stakeholdersLeverage their grammar — translate to cost, time, and riskThey care about business outcomes, not technical elegance
Other architectsDivide and conquer — find areas of agreement, isolate disagreementsThey understand trade-offs; focus on evidence and alternatives
DevelopersDemonstration defeats discussion — show, don't tellThey trust working code and concrete examples over authority or argument

Step 2: Prepare Audience-Specific Strategy

AGENT: EXECUTES — produces the negotiation brief

ACTION: Based on the audience type, prepare the negotiation strategy using the appropriate techniques. For detailed technique breakdowns, see references/negotiation-techniques.md.

WHY: Each technique targets a specific cognitive bias or communication barrier. Leverage grammar works because stakeholders literally don't hear technical arguments — they filter for business impact. Demonstration defeats discussion because developers have seen too many "it should work in theory" arguments fail in practice. Divide and conquer works on architects because it prevents ego-driven all-or-nothing positions.

For Business Stakeholders:

  1. Leverage their grammar — Use business terms (cost, time-to-market, risk, competitive advantage) not technical terms. If the CTO says "we need 99.999% availability," don't argue about infrastructure complexity. Instead say: "99.999% means 5 minutes downtime per year and costs $200K in infrastructure. 99.9% means 8.7 hours per year and costs $40K. Given this is an internal tool used by 50 people, which investment matches the business value?"
  2. State impacts in cost and time — Every technical recommendation must translate to dollars and calendar time. "We should refactor the data layer" is invisible to a business stakeholder. "Refactoring the data layer now costs 3 weeks but saves 2 weeks per feature for the next 12 features" is a clear business case.
  3. Provide justification, not dictation — Never say "because I'm the architect." Explain the WHY. Architects who dictate without justification create the Ivory Tower anti-pattern — disconnected, distrusted, eventually ignored.

For Other Architects:

  1. Divide and conquer — Before debating the disagreement, establish everything you agree on. "We agree the system needs to be distributed. We agree REST is the right protocol for these 4 services. The only disagreement is whether services A and B should communicate via REST or events." This prevents the conversation from becoming a referendum on either architect's overall competence.
  2. Present trade-off analysis — Bring a structured comparison of both approaches across multiple dimensions. Let the evidence drive the conclusion rather than either person's preference.
  3. Acknowledge when they're right — If the other architect has a valid point, say so explicitly. Credibility comes from intellectual honesty, not from winning every point.

For Developers:

  1. Demonstration defeats discussion — If a developer insists REST is better than event-driven, don't argue. Build a small proof-of-concept showing the specific problem (latency under load, coupling during deployments) that event-driven solves. Working code settles technical arguments faster than any slide deck.
  2. Avoid ivory tower behavior — Stay connected to the codebase. Architects who don't code lose credibility with developers. You can't demand event-driven architecture if you've never implemented an event consumer.
  3. Explain the WHY behind constraints — Developers comply reluctantly with rules they don't understand. When they understand WHY a constraint exists, they enforce it themselves.

Step 3: Apply the 4 C's Framework

AGENT: EXECUTES — integrates the 4 C's into the strategy

ACTION: Evaluate and strengthen the negotiation strategy against the 4 C's of Architecture.

WHY: The 4 C's are a meta-framework for all architect communication, not just negotiation. Failing at any one of them undermines the negotiation regardless of how good the technical argument is.

  1. Communication — Is the message clear to THIS audience? Technical language for business stakeholders = communication failure. Business jargon for developers = condescension.
  2. Collaboration — Is this framed as a joint problem-solving exercise or a win-lose argument? Negotiations framed as "let's figure this out together" succeed more than "I'm right, here's why."
  3. Clarity — Is the recommendation unambiguous? Vague recommendations ("we should probably consider something more scalable") invite reinterpretation. Clear recommendations ("we should replace the single database with two domain-partitioned databases, one for user profiles and one for transactions") leave no room for misunderstanding.
  4. Conciseness — Is the argument as short as it can be while remaining complete? Executives check out after 3 minutes. Developers check out when they sense padding. Architects check out when arguments become circular.

Step 4: Identify BATNA and Compromise Positions

AGENT: EXECUTES — defines fallback positions

ACTION: Define the Best Alternative to a Negotiated Agreement (BATNA) and identify possible compromise positions.

WHY: Entering a negotiation without knowing your walk-away point and your compromise zone is negotiating blind. The architect should know: "If I can't get event-driven architecture, I can accept REST with a message queue for the high-throughput services as a compromise. My BATNA is documenting the risk and revisiting in 6 months when the performance problems materialize."

Include:

  1. Ideal outcome — what you want if the negotiation goes perfectly
  2. Acceptable compromise — what you can live with that still addresses the core concern
  3. BATNA — what you do if the negotiation fails entirely
  4. Red lines — what you cannot accept under any circumstances, with justification for each

Step 5: Generate the Negotiation Brief

AGENT: EXECUTES — produces the final deliverable HANDOFF TO HUMAN — the user conducts the actual negotiation

ACTION: Compile the complete negotiation strategy into a concise brief the user can reference before and during the conversation.

Inputs

  • Who the negotiation is with (role, seniority, relationship)
  • What the specific disagreement is about
  • What outcome the user wants
  • Optionally: organizational context, budget constraints, timeline pressures, past negotiation history

Outputs

Negotiation Strategy Brief

# Negotiation Brief: {Topic}

## Situation
- **Counterpart:** {who, role, relationship}
- **Disagreement:** {what's contested}
- **Stakes:** {what's at risk if unresolved}

## Audience Classification: {Business / Architect / Developer}

## Strategy

### Key Techniques
1. {primary technique with specific application}
2. {secondary technique}
3. {fallback technique}

### Opening Frame
{How to open the conversation — specific language to use}

### Key Arguments (in order of deployment)
1. {strongest argument, in counterpart's language}
2. {supporting argument}
3. {evidence/demonstration if available}

### Anticipated Objections and Responses
| They might say... | Respond with... |
|-------------------|-----------------|
| {objection 1} | {response using appropriate technique} |
| {objection 2} | {response} |

## Positions

| Position | Description |
|----------|-------------|
| **Ideal outcome** | {best case} |
| **Acceptable compromise** | {what you can live with} |
| **BATNA** | {what you do if negotiation fails} |
| **Red lines** | {what you cannot accept, with WHY} |

## 4 C's Check
- Communication: {language adapted for audience? Y/N}
- Collaboration: {framed as joint problem-solving? Y/N}
- Clarity: {recommendation unambiguous? Y/N}
- Conciseness: {argument as short as possible? Y/N}

Key Principles

  • Leverage the counterpart's language, not yours — WHY: People literally don't hear arguments framed in unfamiliar vocabulary. A CTO who hears "event sourcing with CQRS" stops listening. A CTO who hears "$50K infrastructure savings per year" leans forward. The same recommendation, different framing, completely different reception.
  • Demonstration defeats discussion — WHY: Particularly with developers, words are cheap. Everyone has heard "this architecture will be better" before. A 30-minute proof-of-concept that shows the latency improvement under load settles the argument permanently. Code doesn't have an ego.
  • Divide and conquer reduces ego investment — WHY: When the whole architecture is on the table, defending a position feels like defending your professional identity. When only one isolated decision is being discussed ("REST vs events for this specific service pair"), it's just a technical choice. Isolating the disagreement makes it safe to change your mind.
  • Never dictate without justification — WHY: Architects who say "because I said so" or "because I'm the architect" create the Ivory Tower anti-pattern. They become disconnected from the team, distrusted by stakeholders, and eventually irrelevant. Every constraint must come with a WHY. When people understand the reasoning, they become allies instead of reluctant compliers.
  • Always have a BATNA — WHY: An architect without a walk-away plan makes desperate concessions. Knowing "if this negotiation fails, I will document the risk and revisit when the predicted problems occur" provides confidence and prevents over-compromise.
  • The 4 C's are not optional — WHY: Communication, Collaboration, Clarity, and Conciseness are the minimum standard for all architect interactions. An architect who is right but unclear, or right but adversarial, or right but rambling, fails just as thoroughly as one who is wrong.

Examples

Scenario: Pushing back on unrealistic availability requirements Trigger: "My CTO wants 99.999% availability for our internal tool used by 50 employees. That would cost $200K in infrastructure." Process: Classified as business stakeholder negotiation. Primary technique: leverage their grammar by translating availability percentages to cost and downtime impact. Prepared comparison table: 99.9% = 8.7 hours downtime/year at $40K vs 99.999% = 5 minutes downtime/year at $200K. Framed as "what's the cost of each hour of downtime for 50 internal users?" to let the math make the argument. BATNA: implement 99.9% with monitoring, propose revisiting if actual downtime impacts exceed the cost differential. 4 C's check: using cost language (Communication), framing as "let's find the right investment" (Collaboration), specific numbers not vague "it's expensive" (Clarity), two-slide comparison not a 30-page report (Conciseness). Output: Negotiation brief with cost comparison table, opening frame, anticipated objections (e.g., "but what about that outage last year?"), and compromise position at 99.95%.

Scenario: Disagreement with senior developer on architecture pattern Trigger: "The senior developer insists REST is better for everything. He has 15 years of experience." Process: Classified as developer negotiation. Primary technique: demonstration defeats discussion. Prepared a plan for a small proof-of-concept showing the specific scenario where event-driven outperforms REST (e.g., order processing where downstream services don't need synchronous response). Also identified the Frozen Caveman pattern — the senior developer may be defaulting to REST because of a bad experience with messaging years ago. Strategy: acknowledge their REST expertise explicitly, agree REST is appropriate for most of the services (divide and conquer), but propose a POC for the 2 services where async communication has clear benefits. BATNA: implement REST everywhere with the understanding that the 2 high-throughput services may need refactoring later, and document this prediction in an ADR. Output: Negotiation brief with POC proposal, specific service pair for demonstration, acknowledgment language, and ADR template for documenting the decision.

Scenario: Negotiating tech debt vs features with product leadership Trigger: "The product team wants 5 new features. I think we need to address tech debt first." Process: Classified as business stakeholder negotiation (VP of Product). Primary technique: state impacts in cost and time. Translated tech debt to business language: "Each feature currently takes 3 weeks because of the data layer complexity. After a 4-week refactor, each feature would take 1 week. Five features at 3 weeks = 15 weeks. Four-week refactor + five features at 1 week = 9 weeks. The refactor saves 6 weeks and every future feature is faster." Compromise position: do the refactor in parallel with 2 of the 5 features, deferring 3 features by 2 weeks. BATNA: proceed with all 5 features, document the increasing delivery time trend, and revisit when feature delivery time exceeds stakeholder patience. Output: Negotiation brief with ROI calculation, delivery timeline comparison chart, compromise proposal, and risk documentation plan.

References

License

This skill is licensed under CC-BY-SA-4.0. Source: BookForge — Fundamentals of Software Architecture by Mark Richards, Neal Ford.

Related BookForge Skills

This skill is standalone. Browse more BookForge skills: bookforge-skills

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

80.5%
按下载量换算720

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills