agentsclimarketplace

Root cause

Skill jovd83/restassured-skill/documentation/root_cause

Use when Codex needs to analyze failing Rest Assured API tests, identify the most likely root cause, and produce a developer-focused failure diagnosis.From its SKILL.md

Install
npx -y skills add jovd83/restassured-skill --skill root_cause

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.5 KB, 178 tokens by cl100k_base, as published. Nobody here has run it

Root Cause Analysis

1. Gather Evidence

  1. Capture the failing request and response.
  2. Capture the exact assertion failure.
  3. Capture environment details, auth details, and dependency behavior.
  4. Capture container or stub logs when relevant.

2. Identify The Failure Class

  1. Classify the failure as environment, auth, contract drift, test data, dependency outage, assertion bug, or application defect.
  2. State the most likely root cause first.
  3. State competing hypotheses only when evidence is incomplete.

3. Produce The Diagnosis

  1. State what failed.
  2. State why it most likely failed.
  3. State how to confirm it.
  4. State the recommended fix.

4. Troubleshooting

  1. Problem: The evidence is incomplete. Fix: State the gap and request the missing artifact explicitly.

What ships with it: 1 file

229 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.