[Bug] Skill call used hook not triggered for command execution

Resolved 💬 3 comments Opened Apr 14, 2026 by efonzie Closed Apr 17, 2026

Bug Description
Currently running a command (i.e., /my-skill-name) doesn't trigger a skill call used hook. When trying to make integrations that rely on skills being used (such as reporting skill use metrics in my case) this inconsistency makes it so we miss a fairly large swath of skill usage. The current implementation feels very inconsistent since the skill is being used when the /command is used but it's not triggering the hook.

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.1.97
  • Feedback ID: 8e7a0b0b-e5a6-4a78-ac0e-0edac55884fa

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗