priority_sorter
Sort tasks using Eisenhower, RICE, or MoSCoW frameworks to prioritize by urgency, impact, and effort.
Instructions
Sort and prioritize tasks using proven frameworks: Eisenhower matrix (urgent/important quadrants), RICE scoring (reach, impact, confidence, effort), or MoSCoW method (must/should/could/wont).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | Prioritization framework to use | |
| tasks | Yes | Tasks to prioritize. Fields depend on method: eisenhower needs urgent/important booleans; rice needs reach/impact/confidence/effort numbers; moscow needs moscow category string. |