claude-code - 💡(How to fix) Fix [FEATURE] Add /reload-skills command to refresh skill discovery mid-session [1 comments, 2 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#58733Fetched 2026-05-14 03:40:51
View on GitHub
Comments
1
Participants
2
Timeline
3
Reactions
0
Author
Timeline (top)
labeled ×2commented ×1
RAW_BUFFERClick to expand / collapse

Preflight Checklist

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

Problem Statement

Currently, skills are scanned and listed only at session start. If a skill is created or modified in another terminal during an active session, the only way to pick up the change is to start a new session. A /reload-skills command (or equivalent) would re-scan the skills directories and update the available skills list without requiring a new session. This would be especially useful when working across multiple Claude Code terminals simultaneously. Current behavior: New/modified skills are only visible after starting a new session. Expected behavior: /reload-skills rescans ~/.claude/skills/ and project-local .claude/skills/ and makes changes available immediately.

Proposed Solution

Add a /reload-skills slash command that re-scans ~/.claude/skills/ and all project-local .claude/skills/ directories and updates the available skills list in the current session without requiring a restart.

Alternative Solutions

No response

Priority

Medium - Would be very helpful

Feature Category

Other

Use Case Example

No response

Additional Context

No response

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

claude-code - 💡(How to fix) Fix [FEATURE] Add /reload-skills command to refresh skill discovery mid-session [1 comments, 2 participants]