design-raci-matrix

design-raci-matrix is a skill for Claude Code from jeffreytse/grimoire-core. It costs 72 tokens per session (1,401 once invoked), scanned A, original, MIT.

A responsibility chart that assigns people to each important task or decision. RACI means Responsible, Accountable, Consulted, and Informed.

In plain words
What is it for?
Use it to clarify ownership across projects, business processes, and decisions involving several teams.
Why use it?
It removes uncertainty about who does the work, who has final authority, whose input is needed, and who should receive updates.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the grimoire-business plugin — 145 skills shipped together

Good fit Use it to clarify ownership across projects, business processes, and decisions involving several teams.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jeffreytse/grimoire-core/design-raci-matrix
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jeffreytse/grimoire-core --skill design-raci-matrix
Clone the repo
git clone --depth 1 https://github.com/jeffreytse/grimoire-core

Made for: Claude Code.

Or install grimoire-business, the plugin that ships this one along with the rest of its 145 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for design-raci-matrix

README.md
[![agentmods](https://agentmods.dev/badge/skills/jeffreytse/grimoire-core/design-raci-matrix/github.svg)](https://agentmods.dev/skills/jeffreytse/grimoire-core/design-raci-matrix)
Your own site
<a href="https://agentmods.dev/skills/jeffreytse/grimoire-core/design-raci-matrix"><img src="https://agentmods.dev/badge/skills/jeffreytse/grimoire-core/design-raci-matrix/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for design-raci-matrix

Your own site · 80×15
<a href="https://agentmods.dev/skills/jeffreytse/grimoire-core/design-raci-matrix"><img src="https://agentmods.dev/badge/skills/jeffreytse/grimoire-core/design-raci-matrix.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,401 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00072 $0.01401
Opus 5 $0.00036 $0.00700
Sonnet 5 $0.00014 $0.00280
Haiku 4.5 $0.00007 $0.00140

Measured 9d ago against content hash b15e793a7121, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

design-raci-matrix scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/business/operations/skills/design-raci-matrix/SKILL.md · 68 lines

How it starts

The opening of the file, as written. The whole thing — 68 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Design RACI Matrix

Map every significant activity in a process or project to exactly one Responsible party, one Accountable party, and explicitly defined Consulted and Informed parties — rather than leaving task ownership implicit and assumed, where multiple people each assume someone else is handling it.

Why This Is Best Practice

Adopted by: The Project Management Institute's PMBOK Guide documents the responsibility assignment matrix (RACI) as a standard project management practice for clarifying roles across complex, multi-stakeholder activities, and RACI matrices are widely used across consulting, technology, and operations functions specifically for cross-functional processes where ownership would otherwise be ambiguous. Impact: Processes and projects without explicit role clarity are documented to experience the "bystander effect" at an organizational level — when responsibility for an activity is diffuse or assumed rather than explicitly assigned, multiple people each assume someone else is handling it, and the activity can go undone entirely, a failure mode explicit RACI assignment specifically prevents by ensuring exactly one person is Accountable for any given outcome. Why best: Leaving task ownership implicit works only as long as informal assumptions about who's responsible happen to align — as soon as they diverge (a new team member unaware of the informal norm, a cross-functional process spanning multiple departments' unstated assumptions), gaps emerge with no clear owner to catch them; an explicit RACI assignment removes this reliance on aligned informal assumption entirely.

Sources: Project Management Institute, PMBOK Guide, responsibility assignment matrix (RACI) practice

Steps

Step 1: List the significant activities or decisions in the process

List the significant activities, deliverables, or decisions within the process or project being mapped — specific enough that each line item represents a genuinely distinct activity, not so granular that the matrix becomes unwieldy with dozens of trivial line items.

Read the full file on GitHub · 68 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 68 lines · 72 tokens per session scan A b15e793a7121

Subscribe to this mod's changes

design-raci-matrix is a skill published in the GitHub repository jeffreytse/grimoire-core (4 stars, last pushed 23d ago), licensed MIT. It adds 72 tokens to every session and 1,401 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.