| name | domestic-booking |
| description | Step-by-step procedure for booking domestic (same-country) business travel. Use when employee requests a flight, hotel, or trip within their home country. |
Domestic Booking Procedure
Follow these steps when booking travel within the same country:
- Check preferences: Query semantic memory for airline, hotel, and seat preferences
- Check history: Recall past trips to the same city. If the user has been there before, reference their experience (hotel rating, what worked/didn't)
- Verify budget: Use
read_skill_resource("domestic-booking", "budget-limits") to get budget limits by employee level. Check the booking amount against the limit.
- Recommend options: Use preferences and history to suggest specific flights/hotels
- Explain reasoning: Tell the user WHY you're recommending each option
- Confirm: Summarize the complete plan and get user approval before booking