Use when the user asks to "define governance", "create governance model", "set up escalation paths", "design authority matrix", "establish decision framework", or mentions project governance, steering committee, decision framework, authority levels, escalation matrix. Triggers on: builds a governance charter, designs escalation paths, defines decision-making authority, creates steering committee structure, maps authority levels. [EXPLICIT]
From jm-adknpx claudepluginhub javimontano/jm-adk-alfaThis skill is limited to using the following tools:
agents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdevals/evals.jsonknowledge/body-of-knowledge.mdknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdreferences/body-of-knowledge.mdreferences/knowledge-graph.mmdreferences/state-of-the-art.mdtemplates/output.docx.mdtemplates/output.htmlSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
TL;DR: Designs the project governance model including decision-making authority levels, steering committee structure, escalation paths, reporting cadence, and governance ceremonies. Ensures clear authority, timely decisions, and appropriate oversight without bureaucratic overhead.
La gobernanza existe para facilitar decisiones, no para retrasarlas. Un buen modelo de gobernanza define quién puede decidir qué, hasta qué monto, y cómo se escala lo que excede su autoridad. La gobernanza excesiva paraliza; la gobernanza insuficiente produce caos. El equilibrio depende del tamaño, riesgo y cultura del proyecto. [EXPLICIT]
/pm:governance-framework $PROJECT_NAME --type=multi-tier
/pm:governance-framework $PROJECT_NAME --type=lightweight --methodology=agile
/pm:governance-framework $PROJECT_NAME --type=formal --include=escalation,authority
Parameters:
| Parameter | Required | Description |
|---|---|---|
$PROJECT_NAME | Yes | Target project identifier |
--type | No | lightweight / multi-tier / formal (default: multi-tier) |
--methodology | No | Constrains governance proportionality |
--include | No | Specific governance components to generate |
{TIPO_PROYECTO}: Large programs need multi-tier governance; Agile projects use lightweight governance; Regulated projects need formal governance boards; PMO-Setup defines portfolio governance.
stakeholder-register — identify decision-makers and their authority boundaries [STAKEHOLDER]*raci* and *charter* — confirm roles and project authority are defined [PLAN]risk-appetite-framework — governance rigor must match organizational risk tolerance [PLAN]Good Governance Framework:
| Attribute | Value |
|---|---|
| Authority matrix | 4 decision types x 3 authority levels with thresholds [PLAN] |
| Escalation paths | Time-based triggers (24h, 48h, 1 week) per severity [SCHEDULE] |
| Steering committee | Charter with quorum rules, cadence, and decision protocol [STAKEHOLDER] |
| Governance calendar | Monthly steering, weekly PMO, daily team stand-up [SCHEDULE] |
| Change authority | Budget changes under 5% approved by PM; above by steering [PLAN] |
Bad Governance Framework: "The steering committee will meet as needed to make decisions." — No defined cadence, no authority matrix, no escalation triggers, no decision thresholds. Result: decisions blocked for weeks with no clear path to resolution. [EXPLICIT]
03_governance_framework_{proyecto}_{WIP}.md — Governance model document| Resource | When to read | Location |
|---|---|---|
| Body of Knowledge | Before starting to understand standards and frameworks | references/body-of-knowledge.md |
| State of the Art | When benchmarking against industry trends | references/state-of-the-art.md |
| Knowledge Graph | To understand skill dependencies and data flow | references/knowledge-graph.mmd |
| Use Case Prompts | For specific scenarios and prompt templates | prompts/use-case-prompts.md |
| Metaprompts | To enhance output quality and reduce bias | prompts/metaprompts.md |
| Sample Output | Reference for deliverable format and structure | examples/sample-output.md |