Setting the skill. One moment.
Skills
Skill 23 of 33
Watch for the next dev/prod error or request in a Convex app and react to it.
1 minute · 161 words · 3 sections
Install
npx skills add get-convex/agent-skills --skill convex-monitornpx skills add get-convex/agent-skillsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
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}.main, last pushed 9 September 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md.h1 and no skipped levels:/get-convex/agent-skills.md, and each skill at its own .md URL.