evidence-selector

Filter evidence documents for clinical triage before diagnosis.

1|1|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/Guttyo/yorukusu --skill evidence-selector
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evidence-selector
Source: https://github.com/Guttyo/yorukusu/tree/main/.claude/skills/evidence-selector
Command: npx skills add https://github.com/Guttyo/yorukusu --skill evidence-selector

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides pre-triage evidence selection to enhance clinical decision-making by filtering relevant documents for Opus 4.7's prompt before any clinical triage Skill is activated.

Core Features & Use Cases

  • Evidence Selection: Determines the subset of evidence documents to load into Opus 4.7's system prompt.
  • Clinical Decision Support: Never makes clinical decisions but supports the process by selecting appropriate evidence.
  • Use Case: Before a clinical triage Skill is run, this Skill is used to ensure only the most relevant evidence is considered, streamlining the process.

Quick Start

Load evidence for the clinical triage Skill using the evidence-selector with the caregiver's message and candidate evidence paths.

Frequently Asked Questions about evidence-selector

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I filter medical evidence documents for clinical decision support?

Filter medical evidence documents by passing the caregiver's message and candidate evidence paths to a pre-triage selector that determines the relevant subset for the clinical decision support prompt.

How does pre-triage evidence selection work for medical triage?

Pre-triage evidence selection works by evaluating the input message and evidence candidates to filter documents before the main clinical triage Skill runs, ensuring only relevant evidence is loaded into the system prompt.

Can I use evidence selection without a separate clinical triage Skill?

No, evidence selection operates as a preflight step designed to feed filtered documents into a downstream clinical triage Skill rather than functioning as a standalone clinical decision tool.

What is the best way to prepare evidence candidates for clinical decision support?

Prepare evidence candidates by organizing relevant document paths and pairing them with the caregiver's input message so the selector can evaluate and load the most pertinent medical evidence into the prompt.

Does the evidence selector make clinical diagnoses or triage decisions?

No, the evidence selector never makes clinical diagnoses or decisions; it strictly filters and selects evidence documents to support the clinical decision-making process handled by a separate triage Skill.

When should I not use pre-triage evidence selection for medical triage?

Avoid pre-triage evidence selection when you need direct clinical diagnoses, when no downstream triage Skill exists to consume the filtered evidence, or when input evidence candidates are already curated.