Description
/remote-control (and /rc) is not recognized when typed inside an existing Claude Code session. It returns "Unknown skill: rc" / "Unknown skill: remote-control".
Starting a new session with claude remote-control works fine.
Steps to Reproduce
- Start Claude Code normally:
claude
- Inside the session, type
/rc or /remote-control
- Get error:
Unknown skill: rc
Expected Behavior
/remote-control should start a Remote Control session from within the existing session, as documented at https://code.claude.com/docs/en/remote-control#from-an-existing-session
Environment
- Claude Code version: 2.1.52
- Plan: Max
- Platform: Linux (Ubuntu, kernel 6.8.0-101-generic)
- Authentication: logged in via
/login
Workaround
Starting a new session with claude remote-control from the terminal works correctly.
Description
/remote-control(and/rc) is not recognized when typed inside an existing Claude Code session. It returns "Unknown skill: rc" / "Unknown skill: remote-control".Starting a new session with
claude remote-controlworks fine.Steps to Reproduce
claude/rcor/remote-controlUnknown skill: rcExpected Behavior
/remote-controlshould start a Remote Control session from within the existing session, as documented at https://code.claude.com/docs/en/remote-control#from-an-existing-sessionEnvironment
/loginWorkaround
Starting a new session with
claude remote-controlfrom the terminal works correctly.