We scan new podcasts and send you the top 5 insights daily.
A key use case for Claude Code is a single command that generates a daily standup summary. It pulls calendar events from Google, checks ticket statuses in Linear, reviews local notes, identifies blockers, and prepares you for the day without you ever leaving the terminal.
Webflow's CPO uses a custom set of AI agents built with Claude and Cursor to analyze her calendar for delegation opportunities and triage her inbox by archiving junk, flagging important emails, and drafting replies. This offloads significant cognitive and administrative load from the executive.
Create custom commands that automatically pass a curated set of context files (e.g., daily notes, project descriptions, personal workflows) to an AI agent in a single step. This dramatically speeds up delegation by eliminating repetitive manual setup and context-feeding.
By integrating tools like Google Workspace, Linear, and Slack, Claude Code becomes a centralized command center. This eliminates the need to constantly switch between different applications, reducing cognitive load and saving time spent on routine tasks like updating documents or sending status messages.
Instead of managing prompts in a separate library, save them as custom commands directly within your Claude Code project folder. This lets you trigger complex, multi-file prompts with a simple command (e.g., `/meeting_notes`), embedding powerful, recurring workflows directly into your development environment.
For recurring AI tasks, such as loading project-specific diagrams or switching models in Claude Code, create short shell aliases (e.g., 'cdi' for 'Claude diagram load'). This avoids retyping long commands and allows you to quickly switch contexts or modes.
Create a single command that triggers scripts for your AI to consolidate tasks from various sources (like Trello), generate a daily to-do list in a notes app, and pull in new research. This streamlines your morning routine and provides immediate focus for the day.
Instead of jumping between apps, top PMs use a central tool like Claude Desktop or Cursor as a 'home base.' They connect it to other services (Jira, GitHub, Sanity) via MCPs, allowing them to perform tasks and retrieve information without breaking their flow state.
To gain data ownership and enable AI automation, Teresa Torres built a personalized task manager using Claude Code and local Markdown files. This allows her to prompt the AI to directly see and execute items from her to-do list, a capability not possible with third-party tools like Trello.
Your calendar is the foundation of your execution system. Use AI to scan your schedule, find recurring blocks for deep work on key goals, and automatically suggest rescheduling conflicts. This moves AI from a passive assistant to an active agent that defends your most valuable resource: your time.
Teresa Torres defined a `/today` slash command in Claude Code. This shortcut triggers a detailed, pre-written prompt that scans her task files, checks for team updates, and generates a prioritized daily to-do list in Obsidian, automating a repetitive and complex morning routine.