Skills issues on VS Code

Issues the maintainers labelled both platform:vscode and area:skills.

61 issues · 11 open · 50 resolved (82%) · first seen Feb 28, 2026

Is this getting better or worse?

This class of problem is converging. 23 new reports in the last 90 days vs 37 in the 90 before — -38%. The open backlog peaked at 15 in 2026-03 and sits at 11 today.

0 4 8 11 15 2026-022026-042026-062026-08
2026-02 — First reports2026-03 — Peak backlog (15 open)

Derived by counting each matching issue from its creation date until it closed. First-party computation over the anthropics/claude-code tracker — the trend is not published anywhere upstream.

Which builds report this

45 of these reports name the Claude Code build they were running, spanning 39 releases. Heaviest reporters:

Report volume, not a defect count: an issue can mention a build without that build having caused the failure. Versions come from the version string in the bug-report template, matched against real published tags.

Do these get fixed?

Median time to close is 30 days across 50 closures. Of the 50 closures with a recorded reason, 22% were closed as completed and 39 as not-planned or duplicate. The most recent completed fix landed in 2026-08.

Workarounds reported by the community

17 of these issues post a workaround someone says worked. The highest-engagement ones:

[BUG] Invoking a skill (slash command) pins a large injected block and shrinks the assistant response into a tiny scroll area (VS Code extension)
…. - So there's no userland (hooks/settings/skill-authoring) workaround — this needs a fix in the extension's message renderer itself: apply the same "Show more" collapse to skill-injected content that already applies to…
Found in the thread of #72590 · still open
AskUserQuestion widget renders only header then hangs in VS Code extension (macOS, called from Skill)
…ers; the interactive card never appears; the session hangs. Workaround found clears the stuck UI state; re-running the skill usually renders the widget on the next attempt. So it appears to be an intermittent rendering-p…
Found in the description of #70438 · still open
VS Code extension: "Skill must provide a name" warning is incorrect for plugin-namespaced skills
…rkspace authors can override validation behavior themselves Workaround Attempted Added with — but this setting name is a guess, as no suppression setting is documented. Environment - Claude Code VS Code extension (latest…
Found in the description of #42782 · resolved
[BUG] v2.1.143: silent render-miss after upstream stream stall in skill-scoped turn (follow-up to #58897, fix incomplete)
…uld re-render the full conversation from disk (matching the workaround reported by the author of 58984), but in my case it does not recover the truncated render either. Error Messages/Logs No banner in the UI for this ma…
Found in the description of #60166 · resolved
Skills added mid-session (e.g. via `git switch` to a branch that adds `.claude/skills/<name>/`) are registered for the Skill tool but never appear in the slash-command menu; `/reload-skills` reports "no changes" and does not fix it
…contents - it is "was this skill on disk at session start." Workarounds - Ask the model to invoke the skill in plain language - the Skill tool path works fine. - Start a new session / reload the window after the branch s…
Found in the description of #77511 · resolved

Excerpts are quoted from the linked issue so you can judge relevance before opening it. Threads that only ask for a workaround, or report that there is none, are excluded. These are community suggestions, not official guidance from Anthropic — read the full thread before applying one.

Matching issues 1–61

Ranked by community engagement (reactions weighted over comments).

Related aggregations

  1. Skills issues on macOS

    474 issues
  2. Skills issues on Windows

    170 issues
  3. Skills issues on Linux

    108 issues
  4. IDE integration issues on VS Code

    1,307 issues
  5. Model behaviour issues on VS Code

    463 issues
  6. Terminal UI issues on VS Code

    230 issues
  7. Cost and usage issues on VS Code

    203 issues
  8. Permissions issues on VS Code

    176 issues