2

    windows-claude-code-doctor

    by Илья Малкин

    Diagnose and fix Windows-specific AI coding agent failures across shells, paths, WSL, locks, ports, and CRLF diffs.

    Updated May 2026
    Security scanned
    One-time purchase
    Git Bash

    $5

    One-time purchase

    30-day refund guarantee

    Secure checkout via Stripe

    Included in download

    • Fix Linux command leakage in PowerShell or cmd.exe sessions.
    • Translate paths between WSL and native Windows to fix broken tool calls.
    • terminal, file_write, env_vars automation included
    • Ready for Git Bash
    • Instant install

    Sample Output

    A real example of what this skill produces.

    Environment: Windows-native PowerShell Failure class: Linux command leakage + port conflict

    Evidence:

    • diagnose-shell.ps1 detected PowerShell, not Bash.
    • The command uses Bash-style rm -rf and shell chaining assumptions.
    • find-port-holder.ps1 -Port 3000 identified the owning PID and process name.

    Fix:

    • Replace rm -rf node_modules with: Remove-Item -LiteralPath .\node_modules -Recurse -Force
    • Run npm install only after the delete succeeds.
    • Stop the identified dev server process gracefully before restarting.

    Verification:

    • Re-run find-port-holder.ps1 -Port 3000.
    • Re-run the install through: invoke-native.ps1 -- npm install

    About This Skill

    Windows Claude Code Doctor helps AI coding agents recover from the Windows-specific failures that break real development loops: Bash commands leaking into PowerShell, broken Windows/WSL/Git Bash path translation, WSL vs native runtime confusion, lost PowerShell exit codes, CRLF diff explosions, SQLite lock loops, busy ports, and EBUSY/EPERM file locks. It is built for Claude Code, Codex CLI, Cursor, OpenClaw, VS Code agents, Gemini CLI, and other SKILL.md-compatible coding agents. The skill gives agents a practical triage workflow, seven focused troubleshooting playbooks, reusable PowerShell diagnostics, and reference notes for the most common Windows agent failure modes. Buy this if you run AI coding agents on Windows or WSL and want them to stop guessing, stop retrying broken Linux commands, and produce evidence-backed fixes with clear verification steps.

    📖 Learn more: Best DevOps & Deployment Skills for Claude Code →

    Use Cases

    • Fix Linux command leakage in PowerShell or cmd.exe sessions.
    • Translate paths between WSL and native Windows to fix broken tool calls.
    • Resolve database and file locks (EADDRINUSE/EBUSY) on Windows.
    • Normalize line endings to prevent CRLF pollution in git diffs.
    • Capture correct exit codes from native Windows commands in terminal agents.

    Reviews

    No reviews yet - be the first to share your experience.

    Only users who have downloaded or purchased this skill can leave a review.

    Security Scanned

    Passed automated security review

    Permissions

    Terminal / Shell
    Write Files
    Environment Variables
    Read Files

    File Scopes

    SKILL.md
    scripts/**
    references/**
    agents/**

    orks with any SKILL.md-compatible coding agent. Diagnostic scripts require Windows PowerShell 5.1+ or PowerShell 7+. Best for Windows, Git Bash/MSYS2, and WSL development environments.

    Frequently Asked Questions

    More Premium Skills

    $5