OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add get-convex/agent-skills --skill convex-monitor
Watch for the next dev/prod error or request in a Convex app and react to it.
npx skills add get-convex/agent-skills --skill convex-monitor
Block on the next typed event instead of polling. Races local error logs, deployment subscriptions, and Sentinel prod-error rows; returns the first to fire (or a quiet heartbeat).
wait_for_event with {project_dir, event_kinds, timeout_ms}.