stakeholders-org-design
Provides frameworks for mapping stakeholder influence networks, designing team structures aligned with system architecture (Conway's Law), defining team interface contracts (APIs, SLAs, decision rights), and assessing capability maturity (DORA, CMMC, agile models). Use when designing org structure or team topologies, mapping stakeholders for change initiatives, defining team interfaces, assessing capability maturity, planning restructures, or when user mentions org design, team structure, stakeholder map, Conway's Law, or RACI.
What this skill does
# Stakeholders & Organizational Design ## Table of Contents 1. [Workflow](#workflow) 2. [Stakeholder Mapping](#stakeholder-mapping) 3. [Team Interface Contracts](#team-interface-contracts) 4. [Capability Maturity](#capability-maturity) 5. [Common Patterns](#common-patterns) 6. [Guardrails](#guardrails) 7. [Quick Reference](#quick-reference) ## 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](#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](resources/template.md). For complex org design with Conway's Law → Study [resources/methodology.md](resources/methodology.md). **Step 3: Specify team interfaces and contracts** Define APIs, SLAs, handoff protocols, decision rights between teams. See [Team Interface Contracts](#team-interface-contracts) for contract patterns. **Step 4: Assess capability maturity** Evaluate current state using maturity models (DORA, CMMC, custom). See [Capability Maturity](#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](resources/evaluators/rubric_stakeholders_org_design.json). Minimum standard: Average score ≥ 3.5. ## Stakeholder Mapping ### Power-Interest Matrix | Quadrant | Engagement | Example | |----------|------------|---------| | High Power, High Interest | Manage Closely (frequent communication) | Executive sponsor, product owner | | High Power, Low Interest | Keep Satisfied (status updates) | CFO for tech project, legal | | Low Power, High Interest | Keep Informed (engage for feedback) | Individual contributors, early adopters | | Low Power, Low Interest | Monitor (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) | Metric | Elite | High | Medium | Low | |--------|-------|------|--------|-----| | Deployment Frequency | Multiple/day | Weekly-daily | Monthly-weekly | <Monthly | | Lead Time | <1 hour | <1 day | 1 week-1 month | >1 month | | MTTR | <1 hour | <1 day | 1 day-1 week | >1 week | | Change Failure Rate | 0-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 b
Related in Design
contribute
IncludedLocal-only OSS contribution command center. Auto-refreshes the user's in-flight PR and issue state on invoke so conversations start with full context — no need to brief Claude on what's in flight. Helps the user find issues to contribute to on GitHub, builds per-repo dossiers of what each upstream expects (CLA, DCO, branch convention, AI policy, draft-first, review bots, issue templates), runs deterministic gates before any external action so AI-assisted contributions don't reach maintainers as slop. State is markdown-only: candidate files at ~/.contribute-system/candidates/, repo dossiers at ~/.contribute-system/research/, append-only event log at ~/.contribute-system/log.jsonl. No database, no cloud calls. Use when the user asks about their PRs / issues / contributions, wants to find new work to take on, claim an issue, build/refresh a repo's dossier, or draft a Design Issue or PR. Trigger with "/contribute", "what's my PR status", "find a contribution", "claim issue X", "draft a Design Issue for Y", "refresh dossier for Z".
architectural-analysis
IncludedUser-triggered deep architectural analysis of a codebase or scoped subtree across eight modes — information architecture, data flow, integration points, UI surfaces, interaction patterns, data model, control flow, and failure modes. This skill should be used when the user asks to "diagram this codebase," "map the architecture," "show the data flow," "give me an ERD," "trace control flow," "find the integration points," "verify the layout pattern," "audit the UX architecture," or any similar request whose primary deliverable is mermaid diagrams plus cited reports under docs/architecture/. Dispatches haiku/sonnet sub-agents in parallel for per-mode exploration, then verifies every citation mechanically before any node lands in a diagram. Not for one-off prose explanations of code (use code-explanation) or for high-level system design from scratch (use system-design).
mcp
IncludedModel Context Protocol (MCP) server development and tool management. Languages: Python, TypeScript. Capabilities: build MCP servers, integrate external APIs, discover/execute MCP tools, manage multi-server configs, design agent-centric tools. Actions: create, build, integrate, discover, execute, configure MCP servers/tools. Keywords: MCP, Model Context Protocol, MCP server, MCP tool, stdio transport, SSE transport, tool discovery, resource provider, prompt template, external API integration, Gemini CLI MCP, Claude MCP, agent tools, tool execution, server config. Use when: building MCP servers, integrating external APIs as MCP tools, discovering available MCP tools, executing MCP capabilities, configuring multi-server setups, designing tools for AI agents.
react-native-skia
IncludedDesign, build, debug, and optimise high-polish animated graphics in React Native or Expo using @shopify/react-native-skia, Reanimated, and Gesture Handler. Use when the user wants canvas-driven UI, shaders, paths, rich text, image filters, sprite fields, Skottie, video frames, snapshots, web CanvasKit setup, or performance tuning for custom motion-heavy elements such as loaders, hero art, cards, charts, progress indicators, particle systems, or gesture-driven surfaces. Also use when the user asks for fluid, glow, glass, blob, parallax, 60fps/120fps, or GPU-friendly animated effects in React Native, even if they do not explicitly say "Skia". Do not use for ordinary form/layout work with standard views.
plaid
IncludedProduct Led AI Development — guides founders from idea to launched product. Six capabilities: Idea (discover a product idea), Validate (pressure-test the idea against fatal flaws, problem reality, competition, and 2-week MVP feasibility), Plan (vision intake + document generation), Design (translate image references into a design.md spec), Launch (go-to-market strategy), and Build (roadmap execution). Use when someone says "PLAID", "plaid idea", "help me find an idea", "product idea", "idea from my business", "idea from my expertise", "plaid validate", "validate my idea", "pressure-test", "is this idea good", "find fatal flaws", "validate the problem", "plan a product", "define my vision", "generate a PRD", "product strategy", "plaid design", "design from image", "translate image to design", "create design.md", "extract design tokens", "plaid launch", "go-to-market", "launch plan", "GTM strategy", "launch playbook", "plaid build", "build the app", "start building", or "execute the roadmap".
nextjs-framer-motion-animations
IncludedAdds production-safe Motion for React or Framer Motion animations to Next.js apps, including reveal, hover and tap micro-interactions, whileInView, stagger, AnimatePresence, layout and layoutId transitions, reorder, scroll-linked UI, and lightweight route-content transitions. Use when the user asks to add, refactor, or debug Motion or Framer Motion in App Router or Pages Router codebases, especially around server/client boundaries, reduced motion, LazyMotion, bundle size, hydration, or route transitions. Avoid for GSAP-style timelines, WebGL or 3D scenes, heavy scroll storytelling, or CSS-only effects unless Motion is explicitly requested.