Agent skill

raci-matrix

Define a RACI matrix for a cross-functional project or process. Use when asked to build a RACI, create a responsibility matrix, clarify ownership across teams, or document decision rights. Produces a complete RACI matrix with role definitions, decision mapping, and a process for resolving conflicts.

mohitagw158561,255★ · 1 repos on radarProfile →
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill raci-matrix --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 8 KB
Bundled scripts: none
Path: skills/raci-matrix/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# RACI Matrix Skill This skill produces a complete RACI (Responsible, Accountable, Consulted, Informed) matrix for a project, product launch, or ongoing process. Output is ready to share with teams to clarify ownership, reduce decision bottlenecks, and eliminate duplication of effort. ## Required Inputs Ask the user for these if not provided: - **Project or process name** - **Key activities or decisions** to map (or the user can describe the project and the skill will derive them) - **Teams or roles involved** (list team names and key individuals if helpful) - **Primary purpose** — clarifying launch ownership / onboarding a new team / reducing bottlenecks / governance documentation - **RACI variant** — standard RACI, or RASCI (adds Supportive), or DACI (Driver, Approver, Contributors, Informed)? ## Output Structure --- # RACI Matrix: [Project / Process Name] **Version:** [1.0] **Owner:** [Programme lead / PM] **Date:** [Date] **Teams involved:** [List teams] --- ## 1. Role Definitions Before reading the matrix, agree on what each letter means for this project: | Letter | Role | Definition | Rules | |---|---|---|---| | **R** | Responsible | Does the work. One or more people actually

What's inside
Steps it walks through
  1. Required Inputs
  2. Output Structure
  3. 1. Role Definitions
  4. 2. RACI Matrix
  5. 3. Decision Map
  6. 4. Common RACI Anti-Patterns — and Fixes
  7. 5. Communication Template
  8. 6. RACI Review Cadence
  9. Quality Checks
  10. Anti-Patterns
  11. Example Trigger Phrases
More from pm-claude-skills
All skills →
About this skill
What does the raci-matrix skill do?

Define a RACI matrix for a cross-functional project or process. Use when asked to build a RACI, create a responsibility matrix, clarify ownership across teams, or document decision rights. Produces a complete RACI matrix with role definitions, decision mapping, and a process for resolving conflicts.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill raci-matrix --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going