From schedule-manager
Assign due dates to Todoist tasks in batch. Walks the user through each undated 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 handed in from review-missing-dates, or freshly queried (default: all open undated tasks).
Walk the list interactively. For each task, prompt for:
Support batch shortcuts: "all in Project X → next Friday", "all priority 1 → tomorrow".
Confirm the assignment table.
Apply serially via Todoist MCP. Collect failures.
Report per-task result.
defaults.timezone for date interpretation.