← ClaudeAtlas

triagelisted

Triage a list of incoming items into do-now / schedule / delegate / drop. Trigger when the user pastes a list and asks to triage, prioritize, or "what should I do first".
etrebels/claude-code-growth-os · ★ 15 · AI & Automation · score 71
Install: claude install-skill etrebels/claude-code-growth-os
# Triage Given a list the user pastes (or a file they point to): 1. Sort each item into one of four buckets: **Do now · Schedule · Delegate · Drop.** 2. Within "Do now", order by impact, not urgency. 3. Flag anything that's clearly been sitting too long. Return the four buckets, shortest first. Don't pad, and don't keep things in "Do now" to be polite.