review-missing-priorities
Installation
SKILL.md
Review Tasks Missing Priorities
Steps
-
Read config. Todoist MCP alias.
-
Define scope. Ask the user (or accept arguments):
- All open tasks (default)
- One project
- Tasks due in a date range
-
Query Todoist for tasks in scope. Filter to those with priority 4 (Todoist's "no priority").
-
Present the list as a table grouped by project: | Project | Task | Due | Created |
-
Suggest next step. Offer to run
assign-prioritiesover the listed tasks, or hand off the list to the user for manual review.