okhp3-stakeholder-and-role-mapping

Generate a YAML stakeholder register from a validated Process Intake Record.

2|1|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/OKHP3/skillz --skill okhp3-stakeholder-and-role-mapping
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okhp3-stakeholder-and-role-mapping
Source: https://github.com/OKHP3/skillz/tree/main/process-capture/okhp3-stakeholder-and-role-mapping
Command: npx skills add https://github.com/OKHP3/skillz --skill okhp3-stakeholder-and-role-mapping

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of a structured stakeholder register from a Process Intake Record (PIR), providing a comprehensive view of all involved parties, their roles, and engagement strategies.

Core Features & Use Cases

  • Stakeholder Analysis: Derive a stakeholder register from PIR actors, including role classification, interest, influence, and engagement strategies.
  • Output Format: Generates a YAML file with influence-interest grid placement and engagement strategy per role.
  • Use Case: When a user has a validated PIR and needs to identify all affected parties, classify their roles, and define engagement strategies.

Quick Start

Generate the stakeholder register from the provided PIR with 'node scripts/generate-stakeholder-register.mjs pir.yaml'.

Frequently Asked Questions about okhp3-stakeholder-and-role-mapping

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate stakeholder register creation from a Process Intake Record?

This approach extracts actors from a validated Process Intake Record YAML file and maps their roles, influence, and interest to generate a structured stakeholder register output in YAML format.

What is stakeholder role mapping in business analysis?

Stakeholder role mapping in business analysis is the process of identifying affected parties, classifying their roles, and defining engagement strategies based on their interest and influence levels.

Do I need a validated Process Intake Record before generating a stakeholder register?

Yes, a validated Process Intake Record with actor information including role, interest, and influence for each stakeholder is required to generate the stakeholder register.

What format does the generated stakeholder register use?

The generated stakeholder register is output as a YAML file containing stakeholders, roles, influence-interest grid placement, and engagement strategies.

Can I classify stakeholder influence and interest from process intake data?

Yes, you can classify stakeholder influence and interest by deriving actor data from a validated Process Intake Record, which then maps each stakeholder to an influence-interest grid placement.

What should I do if my Process Intake Record lacks actor influence data?

If your Process Intake Record lacks actor influence data, register generation will fail because the script requires a validated PIR with complete actor information including role, interest, and influence for each stakeholder.