Claude Code slash commands fail, show facts instead
Developers report that Claude Code occasionally fails to execute slash commands, instead returning informational facts about the requested skill. The unexpected regression breaks established CLI workflows that rely on functional command execution.
This behavior points to a frustrating regression where the model interprets an action command as a knowledge query.
- –Failing to distinguish between deterministic commands and open-ended queries is a core failure mode for AI CLIs
- –Returning definitions instead of executing actions breaks user trust and disrupts automation workflows
- –The issue highlights the need for strict, non-LLM parsing for explicit slash commands
- –Anthropic has not yet publicly addressed whether this is a bug or a misguided feature update
DISCOVERED
1h ago
2026-05-27
PUBLISHED
2h ago
2026-05-27
RELEVANCE
AUTHOR
nsxdavid