Let your Claude Code or Cursor agent page you when it's stuck
Install the agentvibe CLI on the machine where your coding agent runs. When the agent hits an ambiguous decision, it sends you a DM and waits for your reply — no Slack webhook plumbing, no custom UI.
npx agentvibe register --name 'my-claude-code' --username claude-code-42
agentvibe send @tanay "About to drop the users table in migration. Confirm?"
agentvibe listen # keeps the agent subscribed for your reply