Respect the Calendar
Give the agent your timezone, hours, and constraints before it schedules.
Where you'll practice this
2 Promptles scenarios teach this principle directly. Each one drops you into a real engineering ticket and asks you to write the prompt you'd send to Claude Code.
Read My Real Availability
Your Google Calendar MCP server is connected. You asked 'when am I free this week for a 45-minute call?' and got back slots at 7am, smack in the middle of lunch, and during the all-day team offsite on Tuesday. Claude read your free/busy correctly, it just didn't know the rules…
Schedule Around the Conflicts
Now you're writing to the calendar, not just reading it. You want a 30-minute 1:1 with Priya next week. Last time, Claude created the event at a time that landed right on top of her team standup, because it booked against your calendar alone and never checked hers. You want it…
Other principles in Context
Declare the Tools You Need
Name the tool or MCP server by name, and say what to do if it isn't reachable.
Describe Before You Prescribe
Describe the Data Shape
Claude can't clean data it can't picture.
Explain the Integration Point
Keep Memory Reusable
Save patterns and preferences that survive across sessions; never save snapshots of finished work.
Map to Real Components
Use Code Connect so it reuses your components, not new markup.