Claude Project for Daily Planning with Todoist and Google Calendar Integration

A developer has shared a Claude Project setup that serves as a personal productivity assistant integrated with Todoist and Google Calendar. The system automates daily planning, habit tracking, and review processes through specific workflows.
System Overview
The Claude Project connects to Todoist and Google Calendar via connectors. Each morning, the user prompts "plan my day" and Claude reads tasks and calendar events, proposes a time-blocked schedule, and allows for approval or adjustment. Evening reviews catch any missed items.
Three Defined Roles
- Task Auditor — Scans all Todoist tasks each morning before planning and flags any items missing deadlines or duration estimates. Both deadline and duration are required for Claude to build realistic schedules.
- Habit Scheduler — Maintains a 2-week rolling calendar of recurring habits (workout, laundry, etc.) using Todoist recurring tasks as the source of truth and Google Calendar placeholders for visual planning.
- Schedule Composer — Builds time-blocked plans that respect work hour caps, protected family blocks, and deadline risks.
Task Capture Workflow
For quick task capture, the developer uses Todoist's Rambler feature with an iPhone action button. Commands like "change the hot tub chemicals, deadline next Sunday, 15 minutes" create tasks with deadlines and durations instantly. Between Rambler for capture and Claude for scheduling, the Todoist app itself is rarely opened.
Available Template
The developer has published the full Project instructions as a template on GitHub that others can adapt by filling in their own schedule, projects, and habits. The template provides the complete setup for replicating this productivity system.
📖 Read the full source: r/ClaudeAI
👀 See Also

How a Solo 3D Animator Built a Persistent AI Biz Dev Assistant with Claude Cowork Plugins
A one-person 3D animation studio built a persistent AI biz dev assistant (Reid) using Claude Cowork plugins — handling prospect research, follow-up tracking, pitch prep, and strategy. Key design: role with a strategic, blunt persona that shapes all output.

A Prompt Pipeline Demonstrates Meta-Programming Properties
A developer built a four-stage prompt pipeline for an Electron app that structurally resembles a programming language, featuring typed contracts, control flow, and automatic documentation. The system fixed 17 bugs and refactored 1,218 lines of code in one day.

Building an AI Layoffs Tracker with Claude Cowork: Practical Implementation Details
A developer built a live, interactive layoff tracker that scrapes and displays companies citing AI as a reason for job cuts in 2026, using Claude Cowork to generate table structures, debug filter logic, and optimize mobile accessibility.
Claude Code vs Codex: 6-Project Practical Experiment Breakdown
A practical experiment comparing Claude Code and Codex across 6 projects—web, backend, and free challenge—with cross-reviews, self-audits, and scoring.