[FEATURE] Support sym-linked slash commands

Resolved 💬 3 comments Opened Dec 4, 2025 by pehrlich-arbor Closed Dec 8, 2025

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

trying to get some cross-editor compatibility for commands which are used by colleagues using different editors. Have tried symlinking files, but it seems like Claude will not read a soft symlink'd commands. It will read a hard link, but that can't be checked into git.

Is it easy to make Claude able to read soft links for command files?
(Roo just added support: https://github.com/RooCodeInc/Roo-Code/pull/9838)

Also see - framed as a bug here: https://github.com/anthropics/claude-code/issues/10241

Proposed Solution

recognize commands linked with ln -s

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

API and model interactions

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

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