Skip to content

[FEATURE] Add /reload-skills command to refresh skill discovery mid-session #58733

@Diego-BV

Description

@Diego-BV

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions