Home / stempeck / agentfactory · internal/cmd/install_skills/rootcause-review/SKILL.md · GitHub

rootcause-review skillA

rootcause-review is agent-read markdown (skill) from stempeck/agentfactory: Perform scientific peer review of a rootcause_analysis.md document, validating all claims with independent verification. Appends review findings without modifying original content..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Root Cause Review Skill

## Trigger

This skill is invoked when the user runs `/rootcause-review` followed by a path to a rootcause_analysis.md file.

Example: `/rootcause-review todos/rootcause_analysis.md`

## Purpose

Perform rigorous scientific peer review of a root cause analysis document. This skill independently verifies all claims, tests all evidence, and appends a comprehensive review section to the original document. The goal is to validate or invalidate findings with the same scientific rigor applied to peer-reviewed research.

**Critical Rule**: NEVER modify existing content in the analysis file. Only APPEND the review section at the end.

## Inputs

- **Analysis file path** (required): Path to the rootcause_analysis.md file to review
- The analysis file should contain:
  - Summary of the problem and claimed root cause
  - 5-whys analysis with evidence claims
  - Code references (file:line)
  - Evidence table with sources
  - Proposed solution

## Outputs

- **Updated rootcause_analysis.md**: Original content PRESERVED, with review section APPENDED
- Review section includes:
  - Validation status for each claim
  - Independent verification results
…

Read the whole file at its exact version.

How to install

Latest version
mdr add stempeck/agentfactory/rootcause-review@v2.0.0
Exact content
mdr add stempeck/agentfactory/rootcause-review@sha256:4f37a4d3e9192f61

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_p5uvh7hye23hqa44.svg)](https://markdownregistry.com/a/art_p5uvh7hye23hqa44)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v2.0.0 latest2026-06-28 34d8187 17,988 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (17988 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

stempeck/agentfactory · 3 stars · license AGPL-3.0 · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_p5uvh7hye23hqa44
GET https://markdownregistry.com/api/v1/resolve?ref=stempeck/agentfactory/rootcause-review
GET https://markdownregistry.com/api/v1/blob/4f37a4d3e9192f61f5b2408bdd69e1e9ecccc5049cc9ac78c416369fbe6919df

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from stempeck/agentfactory

CLAUDE.md@.agentfactory/agents/design-plan-impl claude
stempeck/agentfactory · .agentfactory/agents/design-plan-impl/CLAUDE.md
git:20260916.8d1a006 · audit A · 3 stars
CLAUDE.md@.agentfactory/agents/design-v3 claude
stempeck/agentfactory · .agentfactory/agents/design-v3/CLAUDE.md
git:20260916.8d1a006 · audit A · 3 stars
CLAUDE.md@.agentfactory/agents/design-v7 claude
stempeck/agentfactory · .agentfactory/agents/design-v7/CLAUDE.md
git:20260916.8d1a006 · audit A · 3 stars
CLAUDE.md@.agentfactory/agents/design claude
stempeck/agentfactory · .agentfactory/agents/design/CLAUDE.md
git:20260916.8d1a006 · audit A · 3 stars
CLAUDE.md@.agentfactory/agents/fable-implement claude
stempeck/agentfactory · .agentfactory/agents/fable-implement/CLAUDE.md
git:20260916.8d1a006 · audit A · 3 stars
CLAUDE.md@.agentfactory/agents/fable-increment claude
stempeck/agentfactory · .agentfactory/agents/fable-increment/CLAUDE.md
git:20260916.8d1a006 · audit A · 3 stars
CLAUDE.md@.agentfactory/agents/fable-review claude
stempeck/agentfactory · .agentfactory/agents/fable-review/CLAUDE.md
git:20260916.8d1a006 · audit A · 3 stars
CLAUDE.md@.agentfactory/agents/fable-secure claude
stempeck/agentfactory · .agentfactory/agents/fable-secure/CLAUDE.md
git:20260916.8d1a006 · audit A · 3 stars
CLAUDE.md@.agentfactory/agents/factoryworker claude
stempeck/agentfactory · .agentfactory/agents/factoryworker/CLAUDE.md
git:20260916.8d1a006 · audit A · 3 stars
CLAUDE.md@.agentfactory/agents/gherkin-breakdown claude
stempeck/agentfactory · .agentfactory/agents/gherkin-breakdown/CLAUDE.md
git:20260916.8d1a006 · audit A · 3 stars
CLAUDE.md@.agentfactory/agents/github-issue claude
stempeck/agentfactory · .agentfactory/agents/github-issue/CLAUDE.md
git:20260916.8d1a006 · audit A · 3 stars
CLAUDE.md@.agentfactory/agents/gpt-fable-review claude
stempeck/agentfactory · .agentfactory/agents/gpt-fable-review/CLAUDE.md
git:20260916.8d1a006 · audit A · 3 stars

Every file in stempeck/agentfactory

Other files named rootcause-review

rootcause-review skill
stempeck/agentfactory · .claude/skills/rootcause-review/SKILL.md · Perform scientific peer review of a rootcause_analysis.md document, validating all claims with independent…
v2.0.0 · audit A · 3 stars

Browse by kind, by grade A, or by owner.