responding-to-notifications
Installation
SKILL.md
Responding to Notifications
When to Check
- Start of every session - First action
- After completing a task - Before moving on
- Periodically during long sessions - Every 30+ minutes
How to Check (Bulk Queue Workflow)
The Responder V2 system uses a "Queue → Draft → Send" workflow to handle notifications efficiently and prevent missed messages.
1. Queue Notifications
Fetch unread mentions/replies and save them to a local draft file:
uv run python -m tools.responder queue
This creates/updates drafts/queue.yaml.