[BUG] CLI tip suggests /install-slack-app which is an unknown command
Resolved 💬 1 comment Opened May 4, 2026 by amastbau Closed Jun 1, 2026
Bug Description
Claude Code CLI displays a tip suggesting users run /install-slack-app, but this command does not exist. Running it returns:
Unknown command: /install-slack-app
Steps to Reproduce
- Use Claude Code CLI (version 2.1.126, Linux)
- Observe the rotating tips shown in the interface
- Eventually the tip
use /install-slack-appappears - Run
/install-slack-app - Get "Unknown command" error
Expected Behavior
Tips should only suggest commands that actually exist and are functional.
Actual Behavior
The tip suggests a non-existent slash command, leading to user confusion.
Environment
- Claude Code version: 2.1.126
- Platform: Linux (Fedora 42)
- Shell: bash
---
Reported via Claude Code (Assisted-by: Claude)
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗