-
Notifications
You must be signed in to change notification settings - Fork 4k
Built-in /claude-api skill ignores prompt text after the slash command #9675
Copy link
Copy link
Open
Labels
area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.Agent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:skillsAgent skills, skill authoring, and skill execution.Agent skills, skill authoring, and skill execution.bugSomething isn't working.Something isn't working.in-app-feedbackFeedback items sourced from in-app feedback flows.Feedback items sourced from in-app feedback flows.needs-infoMore issue-specific reporter detail is needed before the problem can be confidently triaged.More issue-specific reporter detail is needed before the problem can be confidently triaged.os:macmacOS-specific behavior, regressions, or requests.macOS-specific behavior, regressions, or requests.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.The report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Metadata
Metadata
Assignees
Labels
area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.Agent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:skillsAgent skills, skill authoring, and skill execution.Agent skills, skill authoring, and skill execution.bugSomething isn't working.Something isn't working.in-app-feedbackFeedback items sourced from in-app feedback flows.Feedback items sourced from in-app feedback flows.needs-infoMore issue-specific reporter detail is needed before the problem can be confidently triaged.More issue-specific reporter detail is needed before the problem can be confidently triaged.os:macmacOS-specific behavior, regressions, or requests.macOS-specific behavior, regressions, or requests.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.The report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Summary
Built-in
/claude-apidoes not appear to receive or act on the prompt text that follows the slash command, unlike other built-in skills.Problem
When invoking the built-in Claude API skill with inline prompt text, Warp appears to drop or ignore the remainder of the prompt instead of passing it through to the skill. In the reported example, the user entered
/claude-api Let's build a sentry monitor with the claude sdk, but the response only acknowledged previously provided rules/skill constraints rather than addressing the Claude SDK request.Expected behavior
The built-in
/claude-apiskill should receive the text after the slash command and respond to that request, consistent with how other built-in skills handle inline prompt text.Actual behavior
The response does not address the inline Claude SDK request. It appears to behave as if the trailing prompt text was not forwarded to the skill.
Reproduction steps or desired workflow
/claude-api Let's build a sentry monitor with the claude sdk./claude-apidoes not address the inline request and instead responds only to surrounding context.Artifacts
Screenshot described in user report but not attached in the filed issue. The screenshot showed
/oz-platform how does scheduling work?producing a relevant answer while/claude-api Let's build a sentry monitor with the claude sdkresponded only with a generic acknowledgement about rules and listed skills.Warp version
v0.2026.04.27.15.32.stable_03
Operating system
macOS 26.3.1