agentsclimarketplace

Diagnostic action

Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/bellabe/diagnostic-action

Use when the user asks why something happened, what’s wrong, root cause analysis, debugging, or incident explanation.From its SKILL.md

Install
npx -y skills add ComeOnOliver/skillshub --skill diagnostic-action

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

SKILL.md

1.0 KB, 182 tokens by cl100k_base, as published. Nobody here has run it

Diagnostic Action Skill

Purpose

Identify and explain likely causes of an observed problem or symptom.

When to use

  • “Why did this happen?”
  • Root cause analysis
  • Debugging / incident investigation
  • Failure analysis

Do NOT use for:

  • recommendations or fixes (use prescriptive-actions)
  • plans or procedures (use planning-action / procedural-action)

Operating rules

  1. Restate symptoms and scope clearly.
  2. Generate multiple plausible hypotheses.
  3. Explain the mechanism for each hypothesis.
  4. Rank by likelihood and impact.
  5. Identify missing data that would disambiguate causes.
  6. Do not prescribe fixes unless explicitly asked.

Outputs

Symptoms & scope

Hypotheses (ranked)

  • Cause
  • Mechanism
  • Evidence for/against
  • Confidence

Most likely causes

Data needed / open questions

What ships with it

10.5 KB alongside SKILL.md

GitHub clipped this repository’s file list, so this is at least 1 file and may be more.

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.