claude-code - 💡(How to fix) Fix [BUG] .skill writes from channels still does not work with DSP [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#53032Fetched 2026-04-25 06:14:13
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Author
Timeline (top)
labeled ×4commented ×1

Error Message

Error Messages/Logs

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?

exact same issue as https://github.com/anthropics/claude-code/issues/35646 which was closed, bug exists and needs to be fixed.

<img width="1062" height="64" alt="Image" src="https://github.com/user-attachments/assets/3fff1795-2bf9-424d-8b2d-ca0b254125f5" />

What Should Happen?

DSP enabled in -p sessions should hold and allow actually skip permissions

Error Messages/Logs

Steps to Reproduce

run a headless session with DSP turned try create a new skill

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

claude 2.1.119

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue is likely related to a regression in the Claude Code version 2.1.119, where DSP enabled in headless sessions does not hold and prevent skipping permissions as expected.

Guidance

  • Review the changes made between the last working version and the current version 2.1.119 to identify potential causes of the regression.
  • Check the documentation and release notes for version 2.1.119 to see if there are any known issues or changes related to DSP and headless sessions.
  • Attempt to reproduce the issue with a minimal setup to isolate the problem and provide more detailed error messages or logs.
  • Consider reaching out to the maintainers of the closed issue #35646 for more information on the previous fix and how it may have been reverted.

Notes

The lack of information on the last working version and additional details makes it challenging to provide a more specific solution. The issue may be related to changes in the Anthropic API or the Opus model, but more investigation is needed.

Recommendation

Apply workaround: Since the issue is a regression and was previously fixed, it may be possible to find a workaround by reviewing the changes made in the previous fix and applying them to the current version.

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 [BUG] .skill writes from channels still does not work with DSP [1 comments, 2 participants]