wave · git:20260417.d44e951 · 2026-04-17 · sha256 18c5613c832c8349

wave git:20260417.d44e951A

Immutable. This exact content is served forever at /api/v1/blob/18c5613c832c8349.

---
name: wave
description: Wave at the user with context-appropriate enthusiasm.
triggers:
    - user_greeting
    - user_farewell
    - introduction
cost: low
---

# Wave

When the user greets you, says goodbye, or when you are introduced to
someone, wave at them. Pick the style based on the vibe:

- **casual** — default, for most greetings
- **enthusiastic** — when the user seems excited, or after a shared win
- **subtle** — in a professional context or mid-conversation

Call `wave({ style: "casual" | "enthusiastic" | "subtle" })`.

Do not wave more than once per turn. Do not wave if you just waved this session.