plugins/pm-operations/skills/raci-matrix/SKILL.md
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.
npx skillsauth add mohitagw15856/pm-claude-skills raci-matrixInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
Ask the user for these if not provided:
Version: [1.0] Owner: [Programme lead / PM] Date: [Date] Teams involved: [List teams]
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 execute the task. | Multiple Rs are allowed — but if there are many, consider splitting the task | | A | Accountable | Owns the outcome. Signs off on decisions. Answers if something goes wrong. | There must be exactly one A per row. Never two. Never zero. | | C | Consulted | Provides expertise or input before work is done. Two-way communication. | Consulted parties must be engaged — not just available. Cap at 3 per row or it becomes noise | | I | Informed | Notified of progress or outcomes. One-way communication. | Informed only — they don't review or approve |
Golden rules:
Columns = teams or roles. Rows = activities or decisions.
| Activity / Decision | [Role 1] | [Role 2] | [Role 3] | [Role 4] | [Role 5] | Notes | |---|---|---|---|---|---|---| | [Phase 1: Discovery] | | | | | | | | Define project scope and objectives | A/R | C | I | I | — | PM leads; engineering consulted on technical feasibility | | Conduct user research | R | A | C | I | — | UX researcher executes; PM accountable | | Approve discovery findings | C | A | I | R | — | | | [Phase 2: Design] | | | | | | | | Define solution approach | A | R | C | I | I | | | Design system / UI designs | C | A/R | I | I | — | | | Design review and sign-off | C | R | A | I | — | | | Accessibility review | I | R | A | C | — | | | [Phase 3: Build] | | | | | | | | Technical architecture decision | C | C | A/R | I | — | | | Sprint planning | A | C | R | I | I | | | Code review and merge | I | C | R | A | — | | | Security review | I | C | C | A/R | — | | | [Phase 4: Launch] | | | | | | | | Launch go / no-go decision | A | C | C | R | I | PM holds final authority | | Release to production | C | I | A/R | I | — | | | Customer communications | A/R | I | I | I | C | | | Post-launch monitoring | C | I | R | A | — | | | [Ongoing / BAU] | | | | | | | | Incident response | I | C | R | A | — | | | Feature prioritisation | A/R | C | C | I | I | | | Stakeholder reporting | A/R | I | I | I | C | |
For high-stakes decisions, document the decision type, who holds authority, and how disagreements are resolved:
| Decision | Authority (A) | Must consult (C) | Escalation path if disagreed | |---|---|---|---| | Scope change >20% effort | [Exec sponsor / Programme lead] | [PM, Engineering lead] | [Steering committee] | | Budget overrun >10% | [Finance / Exec] | [PM, Programme lead] | [CFO / Board] | | Architecture pattern change | [Engineering lead] | [Tech lead, Security] | [CTO] | | Go-live date change | [PM] | [Engineering, Comms, CS] | [Programme sponsor] | | Feature cut from scope | [PM] | [Product, UX, Engineering] | [CPO] |
Review the completed matrix against these failure modes:
| Anti-pattern | Symptom | Fix | |---|---|---| | Multiple As | Two teams both think they own an outcome | Agree one A; the other becomes C or I | | No A | Decisions stall; no one feels responsible | Assign the most senior stakeholder as A | | Everyone is C | Every decision goes to a committee | Audit each C — does this person actually provide input that changes outcomes? If not, move to I | | R without A | Work gets done but no one owns quality | Add an A; usually the manager of the R | | A without R | Accountability without execution — manager is disconnected | Add an R from the team; or combine A/R if appropriate | | Too many Rs | Diffusion of responsibility | Split the task into sub-tasks, each with one clear R | | Key team missing from matrix | They're affected but not in the RACI | Add them; assign at minimum I for relevant rows |
Once the RACI is agreed, use this template to communicate it to all involved teams:
Subject: [Project Name] — Roles and Responsibilities Agreed
We've finalised the RACI matrix for [Project Name]. Here's what it means for you:
[Role 1 team]: You are Accountable for [X, Y, Z activities]. This means you make the final call on those decisions and answer if outcomes are not met.
[Role 2 team]: You are Responsible for [A, B, C]. You execute the work. For [D], you are Consulted — we need your input before decisions are finalised.
[Role 3 team]: You are Informed on [E, F] — we'll send you updates at [weekly / milestone / launch]. No action required unless you see something that needs escalation.
Please review the full matrix here: [Link]. Raise any concerns by [Date] — after that, we'll treat it as agreed.
| Trigger | Action | |---|---| | New team member joins | Review rows relevant to their role — update R as needed | | Phase change (e.g. discovery → delivery) | Review full matrix — some Rs and As will shift | | Escalation or confusion about ownership | Use the matrix to diagnose — find the missing A | | 3 months into a long programme | Full RACI review — roles drift over time | | Team restructure or reorganisation | Full rebuild — ownership assumptions change |
development
Build a framework for creating shareable, high-reach social media content. Use when asked to plan viral content, develop a shareable content strategy, create a hook writing system, or build a repeatable process for content that gets shared. Produces a platform-specific viral content framework with hook formulas, content structures, shareability triggers, and a content testing system.
development
Generate article or newsletter thumbnail candidates using the Gemini API from inside Claude Code. Claude reads article copy, proposes composition concepts, writes image generation prompts incorporating brand specs, calls Gemini to generate the images, evaluates the results via computer vision, and returns ranked candidates with rationale. Use when asked to create thumbnails, generate cover images, or produce visual candidates for an article or newsletter.
testing
Flips Claude's default from "find reasons you're right" to "find reasons you're wrong." A genuine thinking partner, not a mirror with grammar. Use before high-stakes decisions, plans, assumptions, or pitches you haven't stress-tested.
development
Scrapes a Substack Notes page and exports engagement data (likes, comments, restacks) to a formatted .xlsx file with conditional formatting and summary stats.