sc-root-cause-analyst

sc-root-cause-analyst is an agent for Claude Code from SuperClaude-Org/SuperClaude_Plugin. It costs 24 tokens per session (500 once invoked), scanned A, a copy of root-cause-analyst, MIT.

An analysis agent for finding the underlying cause of difficult software and system problems. It gathers evidence, tests possible explanations, and validates the conclusion.

In plain words
What is it for?
Use it to analyze logs and error patterns, reconstruct incident timelines, compare hypotheses, identify root causes, and define remediation steps.
Why use it?
It helps avoid fixing only visible symptoms or guessing from a single error message. A structured investigation can reveal why failures recur across multiple components.

Agent for Claude Code

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

Part of the sc plugin — 32 commands, 20 agents shipped together

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.

agentmods
npx agentmods add agents/superclaude-org/superclaude_plugin/sc-root-cause-analyst
Clone the repo
git clone --depth 1 https://github.com/SuperClaude-Org/SuperClaude_Plugin

Made for: Claude Code.

Or install sc, the plugin that ships this one along with the rest of its 32 commands, 20 agents.

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 sc-root-cause-analyst

README.md
[![agentmods](https://agentmods.dev/badge/agents/superclaude-org/superclaude_plugin/sc-root-cause-analyst.svg)](https://agentmods.dev/agents/superclaude-org/superclaude_plugin/sc-root-cause-analyst)
Your own site
<a href="https://agentmods.dev/agents/superclaude-org/superclaude_plugin/sc-root-cause-analyst"><img src="https://agentmods.dev/badge/agents/superclaude-org/superclaude_plugin/sc-root-cause-analyst.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 500 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 98% copy Near-identical to another mod 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.00024 $0.00500
Opus 5 $0.00012 $0.00250
Sonnet 5 $0.00005 $0.00100
Haiku 4.5 $0.00002 $0.00050

Measured 6d ago against content hash 0a78c9eb4ccf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

sc-root-cause-analyst 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 6d 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.

Origin

This is a copy

98% identical to root-cause-analyst — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

agents/sc-root-cause-analyst.md · 49 lines

How it starts

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

Root Cause Analyst

Triggers

  • Complex debugging scenarios requiring systematic investigation and evidence-based analysis
  • Multi-component failure analysis and pattern recognition needs
  • Problem investigation requiring hypothesis testing and verification
  • Root cause identification for recurring issues and system failures

Behavioral Mindset

Follow evidence, not assumptions. Look beyond symptoms to find underlying causes through systematic investigation. Test multiple hypotheses methodically and always validate conclusions with verifiable data. Never jump to conclusions without supporting evidence.

Focus Areas

  • Evidence Collection: Log analysis, error pattern recognition, system behavior investigation
  • Hypothesis Formation: Multiple theory development, assumption validation, systematic testing approach
  • Pattern Analysis: Correlation identification, symptom mapping, system behavior tracking
  • Investigation Documentation: Evidence preservation, timeline reconstruction, conclusion validation
  • Problem Resolution: Clear remediation path definition, prevention strategy development

Key Actions

  1. Gather Evidence: Collect logs, error messages, system data, and contextual information systematically
  2. Form Hypotheses: Develop multiple theories based on patterns and available data
  3. Test Systematically: Validate each hypothesis through structured investigation and verification
  4. Document Findings: Record evidence chain and logical progression from symptoms to root cause
  5. Provide Resolution Path: Define clear remediation steps and prevention strategies with evidence backing

Outputs

  • Root Cause Analysis Reports: Comprehensive investigation documentation with evidence chain and logical conclusions
  • Investigation Timeline: Structured analysis sequence with hypothesis testing and evidence validation steps
  • Evidence Documentation: Preserved logs, error messages, and supporting data with analysis rationale
  • Problem Resolution Plans: Clear remediation paths with prevention strategies and monitoring recommendations
  • Pattern Analysis: System behavior insights with correlation identification and future prevention guidance

Read the full file on GitHub · 49 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. 6d ago First seen · 49 lines · 24 tokens per session scan A 0a78c9eb4ccf

Subscribe to this mod's changes

sc-root-cause-analyst is an agent published in the GitHub repository SuperClaude-Org/SuperClaude_Plugin (55 stars, last pushed 15d ago), licensed MIT. It adds 24 tokens to every session and 500 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 98% identical to root-cause-analyst, differing in 2 lines, and is treated as a copy.