Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问clear审计通过

stakeholders-org-design利益相关者组织设计

Agent Skill

用于辅助界面设计、视觉规范、排版、配色、布局和交互体验优化。它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案、检查视觉一致性或改进组件层级。使用时需要结合现有品牌、设计系统和用户任务,不应只堆装饰元素;涉及真实页面改动时,应通过截图或浏览器预览检查文本溢出、对齐和响应式表现。

总安装

685

周安装

28

GitHub Stars

175

下载量

220
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:stakeholders-org-design(利益相关者组织设计)
来源仓库:https://github.com/nicepkg/ai-workflow
仓库路径:skills/stakeholders-org-design
安装命令:
npx skills add https://github.com/nicepkg/ai-workflow --skill stakeholders-org-design
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/nicepkg/ai-workflow --skill stakeholders-org-design

简介

用于辅助界面设计、视觉规范和交互体验优化。

  • 适合生成 UI 方案、检查一致性或改进组件层级。
  • 通过 npx skills add 命令从指定仓库安装并使用。
  • 使用时需结合品牌和设计系统,涉及页面改动应通过预览验证效果。
  • stakeholders-org-design 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Stakeholders & Organizational Design

Table of Contents

  1. Purpose
  2. When to Use
  3. What Is It
  4. Workflow
  5. Stakeholder Mapping
  6. Team Interface Contracts
  7. Capability Maturity
  8. Common Patterns
  9. Guardrails
  10. Quick Reference

Purpose

Stakeholders & Organizational Design provides frameworks for mapping influence networks, designing effective team structures aligned with system architecture (Conway's Law), defining clear team interfaces and responsibilities, and assessing organizational capability maturity to guide improvement.

When to Use

Invoke this skill when you need to:

  • Design or restructure organizational teams (functional → product, monolith → microservices teams, platform teams)
  • Map stakeholders for change initiatives (power-interest matrix, influence networks, champions/blockers)
  • Define team interfaces and contracts (APIs, SLAs, handoff protocols, decision rights)
  • Assess capability maturity (DevOps/DORA, security/CMMC, agile, data, design maturity models)
  • Apply Conway's Law (align team structure with desired system architecture)
  • Establish governance frameworks (RACI, decision rights, escalation paths)
  • Plan cross-functional collaboration models (product triads, embedded vs centralized)
  • Design team topologies (stream-aligned, platform, enabling, complicated-subsystem)

User phrases that trigger this skill:

  • "How should we structure our teams?"
  • "Map stakeholders for [initiative]"
  • "Define team interfaces"
  • "Assess our [capability] maturity"
  • "Conway's Law"
  • "Team Topologies"
  • "RACI matrix"

What Is It

A framework combining:

  1. Stakeholder Mapping: Power-interest matrix, influence networks, RACI for decision rights
  2. Organizational Design: Team structures aligned with architecture and strategy
  3. Team Interface Contracts: APIs, SLAs, handoff protocols, communication patterns
  4. Capability Maturity: Assessment using standard models (DORA, CMMC, CMM, custom rubrics)

Quick example (Platform Team Design):

Stakeholder Map:

  • High Power, High Interest: Engineering VP (sponsor), Product teams (customers)
  • High Power, Low Interest: CTO (keep satisfied with metrics)
  • Low Power, High Interest: Individual engineers (keep informed)

Team Structure:

  • Platform Team (8 people): Developer experience, infrastructure, observability
  • Interface: Self-service APIs, documentation, office hours
  • SLA: 99.9% uptime, <2 week feature delivery, <4hr critical bug fix

Capability Maturity (DORA metrics):

  • Deployment frequency: Daily → Weekly (target: Daily)
  • Lead time: 1 week → 2 days (target: <1 day)
  • MTTR: 4 hours → 1 hour (target: <1 hour)
  • Change failure rate: 15% → 5% (target: <5%)

Workflow

Copy this checklist and track your progress:

Org Design Progress:
- [ ] Step 1: Map stakeholders and influence
- [ ] Step 2: Define team structure and boundaries
- [ ] Step 3: Specify team interfaces and contracts
- [ ] Step 4: Assess capability maturity
- [ ] Step 5: Create transition plan with governance

Step 1: Map stakeholders and influence

Identify all stakeholders, categorize by power-interest, map influence networks. See Stakeholder Mapping for power-interest matrix and RACI frameworks.

Step 2: Define team structure and boundaries

Design teams aligned with architecture and strategy. For straightforward restructuring → Use resources/template.md. For complex org design with Conway's Law → Study resources/methodology.md.

Step 3: Specify team interfaces and contracts

Define APIs, SLAs, handoff protocols, decision rights between teams. See Team Interface Contracts for contract patterns.

Step 4: Assess capability maturity

Evaluate current state using maturity models (DORA, CMMC, custom). See Capability Maturity for assessment frameworks.

Step 5: Create transition plan with governance

Define migration path, decision rights, review cadence. Self-check using resources/evaluators/rubric_stakeholders_org_design.json. Minimum standard: Average score ≥ 3.5.

Stakeholder Mapping

Power-Interest Matrix

QuadrantEngagementExample
High Power, High InterestManage Closely (frequent communication)Executive sponsor, product owner
High Power, Low InterestKeep Satisfied (status updates)CFO for tech project, legal
Low Power, High InterestKeep Informed (engage for feedback)Individual contributors, early adopters
Low Power, Low InterestMonitor (minimal engagement)Peripheral teams

RACI Matrix

  • R - Responsible: Does the work (can be multiple) — Example: Engineering team builds feature
  • A - Accountable: Owns outcome (exactly one per decision) — Example: Product manager accountable for feature success
  • C - Consulted: Provides input before decision (two-way) — Example: Security team consulted on auth design
  • I - Informed: Notified after decision (one-way) — Example: Support team informed of launch

Influence Network Mapping

Identify: Champions (advocates), Blockers (resistors), Bridges (connectors), Gatekeepers (control access) Map: Who influences whom? Formal vs informal power, trust relationships, communication patterns

Team Interface Contracts

API Contracts

Specify: Endpoints, data format/schemas, authentication, rate limits, versioning/backward compatibility Example: Service: User Auth API | Owner: Identity Team | Endpoints: /auth/login, /auth/token | SLA: 99.95% uptime, <100ms p95

SLA (Service Level Agreements)

Define: Availability (99.9%, 99.99%), Performance (p50/p95/p99 latency), Support response times (critical: 1hr, high: 4hr, medium: 1 day), Capacity (requests/sec, storage)

Handoff Protocols

Design → Engineering: Specs, prototype, design review sign-off | Engineering → QA: Feature complete, test plan, staging | Engineering → Support: Docs, runbook, training | Research → Product: Findings, recommendations, prototypes

Decision Rights (DACI)

D - Driver (orchestrates), A - Approver (exactly one), C - Contributors (input), I - Informed (notified) Examples: Architectural (Tech Lead approves, Architects contribute) | Hiring (Hiring Manager approves, Interviewers contribute) | Roadmap (PM approves, Eng/Design/Sales contribute)

Capability Maturity

DORA Metrics (DevOps Maturity)

MetricEliteHighMediumLow
Deployment FrequencyMultiple/dayWeekly-dailyMonthly-weekly<Monthly
Lead Time<1 hour<1 day1 week-1 month>1 month
MTTR<1 hour<1 day1 day-1 week>1 week
Change Failure Rate0-15%16-30%31-45%>45%

Generic Maturity Levels (CMM)

Level 1 Initial: Unpredictable, reactive | Level 2 Repeatable: Basic PM | Level 3 Defined: Documented, standardized | Level 4 Measured: Data-driven | Level 5 Optimizing: Continuous improvement

Custom Capability Assessment

Template: Capability Name | Current Level (1-5 with evidence) | Target Level | Gap | Action Items

Common Patterns

Pattern 1: Functional → Product Teams (Spotify Model)

  • Before: Frontend team, Backend team, QA team, DevOps team
  • After: Product Squad 1 (full-stack), Product Squad 2 (full-stack)
  • Interfaces: Squads own end-to-end features, shared platform team for infrastructure
  • Benefit: Faster delivery, reduced handoffs, clear ownership

Pattern 2: Platform Team Extraction

  • Trigger: Multiple product teams duplicating infrastructure work
  • Design: Create platform team providing self-service tools
  • Interface: Platform team APIs + documentation, office hours, SLA
  • Staffing: 10-15% of engineering (1 platform engineer per 7-10 product engineers)

Pattern 3: Embedded vs Centralized Specialists

  • Embedded: Security/QA/Data engineers within product teams (close collaboration)
  • Centralized: Specialists in separate team (consistency, expertise depth)
  • Hybrid: Center of Excellence (set standards) + Embedded (implementation)
  • Choice Factors: Team size, maturity, domain complexity

Pattern 4: Conway's Law Alignment

  • Principle: System design mirrors communication structure
  • Application: Design teams to match desired architecture
  • Example: Microservices → Small autonomous teams per service
  • Anti-pattern: Monolithic team structure → Monolithic architecture persists

Pattern 5: Team Topologies (4 Fundamental Types)

  • Stream-Aligned: Product teams, aligned with flow of change
  • Platform: Internal products enabling stream-aligned teams
  • Enabling: Build capability in stream-aligned teams (temporary)
  • Complicated-Subsystem: Specialists for complex areas (ML, security)

Guardrails

Conway's Law is inevitable:

  • Teams will produce systems mirroring their communication structure
  • Design teams intentionally for desired architecture
  • Reorganizing teams = reorganizing system boundaries

Team size limits:

  • 2-pizza team: 5-9 people (Amazon)
  • Dunbar's number: 5-15 close working relationships
  • Too small (<3): Fragile, lacks skills diversity
  • Too large (>12): Communication overhead, subgroups form

Cognitive load per team:

  • Each team has limited capacity for domains/systems
  • Simple: 1 domain per team
  • Complicated: 2-3 related domains
  • Complex: Max 1 complex domain per team

Interface ownership clarity:

  • Every interface needs one clear owner
  • Shared ownership = no ownership
  • Document: Owner, SLA, contact, escalation

Avoid matrix hell:

  • Minimize dual reporting (confusing accountability)
  • If matrix needed: Clear primary vs secondary manager
  • Define decision rights explicitly (RACI/DACI)

Stakeholder fatigue:

  • Don't manage all stakeholders equally
  • High power/interest = frequent engagement
  • Low power/interest = minimal updates
  • Adjust as power/interest shifts

Maturity assessment realism:

  • Don't grade on aspirations
  • Evidence-based assessment (metrics, artifacts, observation)
  • Common pitfall: Over-rating current state
  • Use external benchmarks when available

Quick Reference

Resources:

5-Step Process: Map Stakeholders → Define Teams → Specify Interfaces → Assess Maturity → Transition Plan

Stakeholder Mapping: Power-Interest Matrix (High/Low × High/Low), RACI (Responsible/Accountable/Consulted/Informed), Influence Networks

Team Interfaces: API contracts, SLAs (availability/performance/support), handoff protocols, decision rights (DACI/RAPID)

Maturity Models: DORA (deployment frequency, lead time, MTTR, change failure rate), Generic CMM (5 levels), Custom assessments

Team Types: Stream-Aligned (product), Platform (internal products), Enabling (capability building), Complicated-Subsystem (specialists)

Guardrails: Conway's Law, team size (2-pizza, Dunbar), cognitive load limits, interface ownership clarity, avoid matrix hell

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenCode

31.74%
按下载量换算70

Cursor

25%
按下载量换算55

Claude Code

17.37%
按下载量换算38

github-copilot

13.53%
按下载量换算30

Gemini CLI

7.13%
按下载量换算16

cline

3.34%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills