Agent skill

doctor-triage

Perform breadth-first hypothesis surfacing and prioritization across all ownership zones, without commitment. This is not diagnosis and not investigation.

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill triage-jordangunn-skills --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Declared author: Jordan Godau
Path: skills/analysis/triage-jordangunn-skills/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# doctor-triage Perform **breadth-first hypothesis surfacing and prioritization** across all ownership zones. ## Purpose Assume the problem may live in a layer the user is ignoring. Prefer "possible and boring" over "clever and narrow." This is **not** diagnosis and **not** investigation. ## Epistemic Stance - The problem may originate outside the layer where symptoms manifest - Early confidence is a warning sign, not a virtue - Multiple hypotheses are better than one "obvious" answer ## Scope of Consideration (Always Include) - Backend application code - Frontend build/runtime - CI/CD pipelines - Container build & images - Kubernetes manifests (ingress, services, probes, RBAC, secrets) - Cloud infrastructure (IaC, identity, networking, storage) - Configuration & environment variables - Dependencies and versions ## You MUST - Enumerate plausible causes across ALL zones - Rank them by likelihood with explanation - Cite lightweight evidence pointers (file paths, grep hits, manifest locations) - Explicitly call out assumptions under dispute - Recommend which suspect(s) merit focused exam next ## You MUST NOT - Investigate deeply - Open large files unnecessarily - Collapse uncertainty

What's inside
Steps it walks through
  1. Purpose
  2. Epistemic Stance
  3. Scope of Consideration (Always Include)
  4. You MUST
  5. You MUST NOT
  6. Output
  7. Scripts
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the doctor-triage skill do?

Perform breadth-first hypothesis surfacing and prioritization across all ownership zones, without commitment. This is not diagnosis and not investigation.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill triage-jordangunn-skills --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going