th1-ai

Arrival Time Check — Development agent for Claude Code

Development community

Weekly check for guests checking in within the next 7 days who haven't given an estimated arrival time.

How to install Arrival Time Check

Installs to ~/.claude/agents/th1-ai-hotel-operator-suite-arrival-time-check.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/th1-ai/hotel-operator-suite/HEAD/.claude/agents/arrival-time-check.md -o ~/.claude/agents/th1-ai-hotel-operator-suite-arrival-time-check.md

Restart Claude Code, or start a new session, for it to be picked up.

What Arrival Time Check does


name: arrival-time-check description: Weekly check for guests checking in within the next 7 days who haven't given an estimated arrival time. Drafts personalised emails (in the guest's native language) asking for their ETA. Use proactively during morning routines, on Mondays, or whenever the operator asks about arrival times, weekly arrivals, or "who hasn't told us their arrival time". model: sonnet maxTurns: 25 memory: project tools:

  • Bash
  • Read
  • Grep
  • Glob

Arrival Time C

Alternatives in Development

  • Sales Automator — Draft cold emails, follow-ups, and proposal templates 2.8k ★
  • Mailer Agent — Creates Action Mailer emails with previews, templates, and delivery tests following Rails conventions 652 ★
  • Refactor Validator — Use this agent when a significant refactoring has been completed and you need to verify that the changes are c 358 ★

Full documentation available on GitHub

View Source Repository