claude-code - 💡(How to fix) Fix [BUG] /buddy returns "Unknown skill: buddy" [6 comments, 7 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#45525Fetched 2026-04-09 08:03:23
View on GitHub
Comments
6
Participants
7
Timeline
15
Reactions
1
Author
Timeline (top)
commented ×6cross-referenced ×5labeled ×3subscribed ×1

Error Message

Error Messages/Logs

different error, not "Unknown skill")

Code Example

Unknown skill: buddy
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Bug Description

The /buddy companion feature stopped working after auto-update to v2.1.97. Typing /buddy returns "Unknown skill: buddy" — the command is not recognized at all.

Environment

  • Claude Code Version: 2.1.97
  • OS: macOS
  • Terminal: Ghostty
  • API Provider: Anthropic (Claude Pro subscription)
  • Install method: Native installer (auto-updated)

What Should Happen?

Expected Behavior

Companion hatching animation and pet card should display.

Actual Behavior

Unknown skill: buddy — command not recognized by CLI.

Error Messages/Logs

Unknown skill: buddy

Steps to Reproduce

  1. Open Claude Code in terminal
  2. Type /buddy

Claude Model

Sonnet (default)

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

2.1.97

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Other

Additional Information

  • Was working correctly on April 8 (KST)
  • Broken as of April 9 morning (KST)
  • Multiple Pro subscribers on the same team are affected simultaneously
  • The command appears to have been removed from the binary entirely, not just disabled server-side (server-side disable would return a different error, not "Unknown skill")

extent analysis

TL;DR

The /buddy companion feature can likely be restored by downgrading to a previous version of Claude Code, as the issue started after an auto-update to v2.1.97.

Guidance

  • Verify that the issue persists across different terminals and environments to rule out any local configuration issues.
  • Check the release notes for v2.1.97 to see if the /buddy feature was intentionally removed or deprecated.
  • Attempt to downgrade to a previous version of Claude Code (e.g., the version used on April 8) to see if the feature is restored.
  • If downgrading is not possible, consider reaching out to Anthropic support for further assistance, as multiple Pro subscribers are affected.

Example

No code snippet is provided, as the issue appears to be related to a removed feature rather than a code-specific problem.

Notes

The fact that multiple Pro subscribers are affected simultaneously suggests that the issue may be related to a change in the Claude Code binary rather than a server-side issue. However, without further information from Anthropic, it is difficult to determine the root cause of the problem.

Recommendation

Apply workaround: Downgrade to a previous version of Claude Code, as this is likely to restore the /buddy feature. This is recommended because the issue started after an auto-update, and downgrading may provide a temporary solution until the issue is resolved in a future update.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING