Skip to content

Execute skills directly via slash commands #25318

@ruomengz

Description

@ruomengz

What would you like to be added?

Ensure that invoking a skill via a slash command (e.g., /code-reviewer) executes the skill immediately and returns the results, rather than just loading the skill into the context.

Why is this needed?

Currently, running /code-reviewer appears to load the skill rather than actually execute it. The user expectation is that a slash command representing a skill should act as a direct command to execute and return output (e.g., start reviewing current code).

Additional context

As skills can replace a lot of custom commands, users should not need to first activate skill and then prompt the llm to run it

Metadata

Metadata

Assignees

Labels

area/coreIssues related to User Interface, OS Support, Core Functionalitystatus/need-triageIssues that need to be triaged by the triage automation.🔒 maintainer only⛔ Do not contribute. Internal roadmap item.

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions