okhp3-raci-and-governance-matrix-generation

Generate RACI matrices and governance documents from pns.yaml inputs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires process-narrative-authoring, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the generation of RACI matrices and governance documents, streamlining process management and ensuring accountability.

Core Features & Use Cases

  • RACI Matrix Generation: Automatically create RACI matrices from a validated Process Narrative Specification (PNS).
  • Governance Document Generation: Generate comprehensive governance documents with escalation paths, authority limits, and absence cover.
  • Use Case: Ideal for project managers and compliance officers who need to create RACI charts and governance frameworks for their processes.

Quick Start

Generate a RACI matrix and governance document for your process by providing a validated PNS file using the command 'generate-raci <pns.yaml>'.

Frequently Asked Questions about okhp3-raci-and-governance-matrix-generation

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

FAQPage Schema
How do I generate a RACI matrix from a process narrative specification?

To generate a RACI matrix from a process narrative specification, you need a validated PNS YAML file. The Skill parses the pns.yaml input to automatically produce a structured raci.md file detailing process accountability.

What is included in a governance document for process management?

A governance document for process management includes escalation paths, authority limits, and absence cover. It is generated alongside the RACI matrix to provide comprehensive compliance and accountability frameworks.

Do I need a process narrative specification to create a RACI chart?

Yes, a validated process narrative specification is required to create a RACI chart. The Skill depends on the pns.yaml file format to extract process steps and map responsibilities accurately.

How do I automate RACI matrix and governance document generation?

You automate RACI matrix and governance document generation by running the generate-raci command with your pns.yaml file. This outputs both raci.md and governance-matrix.md, streamlining process accountability workflows.

Can I use this for compliance and accountability framework creation?

This is designed specifically for compliance and accountability framework creation. It transforms a validated process narrative specification into structured governance documents and RACI matrices for project managers and compliance officers.

What format does the process narrative specification need to be in?

The process narrative specification needs to be in YAML format, specifically named pns.yaml. This validated input file is required to successfully output the RACI matrix and governance document.