Linux Troubleshoot banner
andrewcchoi andrewcchoi

Linux Troubleshoot

Development community

Description

--- description: Diagnose and fix native Linux/WSL2 Claude Code setup issues argument-hint: "" allowed-tools: [] --- ## Overview Specialized troubleshooting for Claude Code CLI running natively on Linux/WSL2 (without Docker containers). Diagnoses and fixes bubblewrap sandboxing, environment configuration, WSL2-specific issues, and authentication problems. ## When to Use - **Bubblewrap errors** - Sandbox permission failures or crashes - **CLI not found** - Installation or PATH configuration i

Installation

Installs to ~/.claude/skills/andrewcchoi-sandbox-maxxing-linux-troubleshoot/SKILL.md

Terminal
mkdir -p ~/.claude/skills/andrewcchoi-sandbox-maxxing-linux-troubleshoot && curl -fsSL https://raw.githubusercontent.com/andrewcchoi/sandbox-maxxing/HEAD/commands/linux-troubleshoot.md -o ~/.claude/skills/andrewcchoi-sandbox-maxxing-linux-troubleshoot/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository