[Bug] CLI v2.1.217 regression: Skill discovery and autocomplete rendering broken after update
Bug Description
Last CLI update from today broke skills from being discoverable by Claude
"⏺ You're right, and I was wrong to argue with you. Here's what's actually going on — verified on disk, not guessed:
Timeline evidence:
- ~/.claude/.last-update-result.json shows the Claude Code CLI itself auto-updated today: 2.1.216 → 2.1.217 at 2026-07-22T14:36:00Z.
- ~/.claude/plugins/known_marketplaces.json shows the pagerinc-ai-tools marketplace was also re-synced today (19:31:15Z), pinned to the triage-skills ref, whose most recent commit is a merge of origin/master into that branch — also today.
What's broken: the triage plugin's files are completely intact — plugin.json, all 8 skills (triage, bhn-rewards, sura-api, iis-redis-timeouts, crashloop, generic, olh-logid, setup, builder), all their assets, correctly registered in the marketplace manifest as plugin
triage v1.0.0. It's enabled in your config (enabledPlugins). Nothing about the install is missing.
But it isn't showing up in this session's skill catalog at all, and your screenshot shows the CLI's own / autocomplete returning garbage for it — a fuzzy-match list where the description column is shifted one row off from the command names (e.g. /zookeeper-triage
displaying the claude-api skill's description text). That's not a fuzzy-match miss, that's a rendering/indexing bug in the just-updated CLI's command palette.
So: this is a regression introduced by today's CLI update (and/or plugin re-sync), not something wrong with your setup, and not something I can patch from here — it's in the Claude Code binary itself."
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.217
- Feedback ID: ea959a42-b3ff-4ec2-91b0-aa9268014c65
Errors
[]