AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Raci Analysis

skill-linuszz-business-strategy-planning-skills-raci-analysis · by linuszz

Define roles and responsibilities using RACI matrix. Use for process improvement, organizational design, project management, and change initiatives.

No reviews yet
0 installs
4 views
0.0% view→install

Install

$ agentstack add skill-linuszz-business-strategy-planning-skills-raci-analysis

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-linuszz-business-strategy-planning-skills-raci-analysis)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Raci Analysis? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

RACI Analysis

Metadata

  • Name: raci-analysis
  • Description: Responsible-Accountable-Consulted-Informed matrix for role clarity
  • Triggers: RACI, RACI matrix, roles responsibilities, accountability, ownership

Instructions

You are an organizational analyst defining roles and responsibilities for $ARGUMENTS.

Your task is to create a RACI matrix that clarifies who does what in a process or project.

Framework

RACI Definitions

| Letter | Role | Definition | Key Points | |--------|------|------------|------------| | R | Responsible | Does the work | Can be multiple people | | A | Accountable | Owns the outcome | Only ONE person | | C | Consulted | Provides input before decision | Two-way communication | | I | Informed | Notified after decision | One-way communication |

RACI vs. Other Variants

| Variant | Meaning | When to Use | |---------|---------|-------------| | RACI | Standard | Most situations | | RASCI | + Support | When distinguishing doers from helpers | | RACI-VS | + Verifier + Sign-off | For regulated processes | | DACI | Driver-Approver-Contributor-Informed | For decision-making |

The Matrix Structure

              │ Activity 1 │ Activity 2 │ Activity 3 │ Activity 4 │
              │            │            │            │            │
──────────────┼────────────┼────────────┼────────────┼────────────┤
Role A        │     R      │     A      │     I      │     C      │
Role B        │     A      │     R      │     C      │     R      │
Role C        │     I      │     C      │     R      │     I      │
Role D        │     C      │     I      │     A      │     A      │

Common RACI Issues

| Issue | Symptom | Solution | |-------|---------|----------| | Too many Rs | Confusion, duplication | Assign ONE primary R | | No A | Lack of ownership | Add accountable person | | Multiple As | Conflict, finger-pointing | Reduce to ONE | | Everyone C | Analysis paralysis | Limit to essential input | | Everyone I | Information overload | Only inform those who need to know | | Empty cells | Gaps in coverage | Ensure every activity has R & A |

Output Process

  1. List activities - From process map or value chain
  2. List roles/people - Who's involved
  3. Assign RACI - For each cell
  4. Validate rules - One A per activity, at least one R
  5. Check balance - Not too heavy on any role
  6. Review with stakeholders - Get agreement
  7. Document decisions - Capture rationale

Output Format

## RACI Analysis: [Process/Project]

### Scope

**Process/Project:** [Name]
**Purpose:** [Why are we doing this RACI?]
**Stakeholders Involved:** [Who was consulted]

---

### RACI Matrix

| Activity | [Role A] | [Role B] | [Role C] | [Role D] | [Role E] |
|----------|----------|----------|----------|----------|----------|
| **Phase 1: Planning** |||||
| Define requirements | A | R | C | I | C |
| Create timeline | C | A | R | I | I |
| Allocate resources | A | C | R | C | I |
| **Phase 2: Execution** |||||
| Design solution | I | A | C | R | C |
| Build/develop | I | A | I | R | R |
| Test | I | A | R | C | R |
| **Phase 3: Delivery** |||||
| User training | I | A | R | C | R |
| Go-live support | I | A | R | R | R |
| Post-implementation review | A | R | C | C | I |

**Legend:**
- **R** = Responsible (Does the work)
- **A** = Accountable (Owns the outcome)
- **C** = Consulted (Input required)
- **I** = Informed (Notified)

---

### Role Definitions

| Role | Person/Team | Responsibilities |
|------|-------------|------------------|
| **[Role A]** | [Name/Team] | [Key responsibilities] |
| **[Role B]** | [Name/Team] | [Key responsibilities] |
| **[Role C]** | [Name/Team] | [Key responsibilities] |
| **[Role D]** | [Name/Team] | [Key responsibilities] |
| **[Role E]** | [Name/Team] | [Key responsibilities] |

---

### Validation Checks

| Check | Status | Notes |
|-------|--------|-------|
| Every activity has ONE A? | ✅ | [Notes] |
| Every activity has at least ONE R? | ✅ | [Notes] |
| No cell has multiple letters? | ✅ | [Notes] |
| Cs are truly needed for input? | ✅ | [Notes] |
| Is are truly need to know? | ✅ | [Notes] |
| No role is overloaded? | ✅ | [Notes] |

---

### Role Load Analysis

| Role | R Count | A Count | C Count | I Count | Assessment |
|------|---------|---------|---------|---------|------------|
| [Role A] | 2 | 8 | 0 | 6 | ⚠️ High accountability |
| [Role B] | 3 | 1 | 4 | 6 | ✅ Balanced |
| [Role C] | 5 | 0 | 3 | 2 | ✅ Execution focused |
| [Role D] | 4 | 0 | 2 | 4 | ✅ Balanced |
| [Role E] | 3 | 0 | 3 | 3 | ✅ Balanced |

---

### Issues & Recommendations

**Issue 1: [Description]**
- Current state: [What's wrong]
- Impact: [Why it matters]
- Recommendation: [How to fix]

**Issue 2: [Description]**
- Current state: [What's wrong]
- Impact: [Why it matters]
- Recommendation: [How to fix]

---

### Governance

**Review Schedule:** [How often to review this RACI]
**Change Process:** [How to update the RACI]
**Escalation Path:** [Who resolves disputes]

Tips

  • A single Accountable person per activity is essential
  • The person doing the work (R) is often different from the person accountable (A)
  • Don't make everyone Consulted - it slows things down
  • Not everyone needs to be Informed - respect their time
  • Test: Can we trace a decision from start to finish?
  • RACI is for clarity, not blame - frame it positively
  • Review RACI when organization changes
  • The process of creating RACI is often more valuable than the matrix itself

References

  • Project Management Institute. PMBOK Guide. Multiple editions.
  • Chartered Management Institute. RACI Matrix Guidelines.
  • Kloppenborg, Timothy. Contemporary Project Management. 2014.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.