Jev Triage

Sort a batch of similar items into labelled buckets and flag only the ones worth a second look. Use when you are about to make the same judgement call dozens of times — review findings to confirm, failing tests to classify as flaky or real, issues to route, diff hunks to rate for risk — and especially when the alternative is spawning a subagent per item. Returns a label plus a calibrated confidence for each item; anything under the confidence floor is handed back for you to decide properly. Do NOT use for a single judgement, or when each item needs its own investigation rather than a classification.

WanLanglin Updated

File contents

WanLanglin/jev-skills/tree/main/skills/jev-triage commit eebf02ac43

Frequently asked questions

npx skillmds@latest add wanlanglin/jev-triage