Enable AFK (Away From Keyboard) mode for the current Claude Code session. When enabled, you will receive Telegram notifications for permission requests and task completions.
Enables AFK mode to receive Telegram notifications for permission requests and task completions.
/plugin marketplace add marvellous-bear/claude-plugins/plugin install marvellous-bear-claude-afk-plugins-claude-afk@marvellous-bear/claude-pluginsEnable AFK (Away From Keyboard) mode for the current Claude Code session. When enabled, you will receive Telegram notifications for permission requests and task completions.
Run the following command to enable AFK mode:
node "${CLAUDE_PLUGIN_ROOT}/scripts/cli.js" enable
Report the output to the user. If successful, inform them that:
If there's an error about no session found, explain that this command must be run from within a Claude Code session.
If there's an error about the daemon not running, suggest running /claude-afk:setup first.