C:/Program Files/Git/remote-control and /rc commands broken in v2.1.195

Status Closed — not planned
Reported on v2.1.195
Maintainer reply None cached
Activity 1 comment · opened Jun 28, 2026 · closed Aug 15, 2026

Description

/remote-control command returns "Unknown skill: remote-control" error, and /rc shortcut incorrectly routes to /batch command instead.

Steps to Reproduce

  1. Open Claude Code v2.1.195
  2. Type /remote-control → get "Unknown skill: remote-control" error
  3. Type /rc → it executes /batch instead of remote-control

Expected Behavior

  • /remote-control should start a remote control session
  • /rc should be a shortcut for /remote-control

Actual Behavior

  • /remote-control → "Unknown skill: remote-control"
  • /rc → executes /batch command

Environment

  • Claude Code version: 2.1.195
  • OS: Windows 11 Home 10.0.26200
  • Shell: bash

Notes

Both commands were working in earlier versions. It appears the command routing was broken at some point, with /remote-control being incorrectly sent to the skill system and /rc being matched to /batch.

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗