Send progress, completion, and option-prompt messages to the paired user via this agent's Telegram bot. Use whenever work takes more than a few seconds, when blocking on a user decision, or when presenting choices. Never go silent for more than ~30s on a long-running task.
$npx -y skills add 5dive-ai/5dive --skill notify-userInstalls into the current project.
Run `npx skills use "https://github.com/5dive-ai/5dive" --skill "5dive-ai/5dive/notify-user"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/5dive-ai/5dive" that are relevant to the current task. Run `npx skills add "https://github.com/5dive-ai/5dive"` and select the relevant skills, then follow their instructions.