From schedule-manager
Assign priorities to Todoist tasks in batch. Walks the user through each unprioritised task and applies their choice.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin schedule-managerThis skill uses the workspace's default tool permissions.
1. **Read config.** Todoist MCP alias.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Read config. Todoist MCP alias.
Get the working set. Either:
review-missing-prioritiesWalk the list interactively. For each task, present:
Support batch shortcuts: "all due this week → 2", "all in Project X → 3", etc. Build the assignment map first, then apply.
Confirm the assignment table before writing.
Apply updates serially via Todoist MCP. On per-task failure, continue and collect.
Report per-task result.