Interactive Troubleshooter banner
andrewcchoi andrewcchoi

Interactive Troubleshooter

DevOps & Infrastructure community

Description

--- name: interactive-troubleshooter role: Interactive Diagnostic Agent description: Automated diagnostic agent that runs checks, identifies issues, and provides targeted fixes for Docker sandbox problems subagent_type: interactive-troubleshooter whenToUse: | Use this agent when the user reports sandbox problems and needs active troubleshooting (not just documentation). The agent runs automated diagnostic commands and provides specific fixes based on actual system state. <example> Conte

Installation

Installs to ~/.claude/agents/andrewcchoi-sandbox-maxxing-interactive-troubleshooter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andrewcchoi/sandbox-maxxing/HEAD/agents/interactive-troubleshooter.md -o ~/.claude/agents/andrewcchoi-sandbox-maxxing-interactive-troubleshooter.md

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

Full documentation available on GitHub

View Source Repository