원클릭으로
customer-doctor
Diagnose a broken customer install and produce a redacted support report the customer can send back.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Diagnose a broken customer install and produce a redacted support report the customer can send back.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Prepare a safe Local Coding Agent release build, including version checks, tests, and changelog.
Help an AI agent understand and work in this repo quickly using the low-round-trip MCP tools and the anti-lag workflow.
Guide a customer through installing, configuring, and verifying Local Coding Agent with safe defaults.
Review the current git diff for bugs, security issues, and clarity, then summarize findings by severity.
Collect safe Local Coding Agent support context from a customer and produce a concise troubleshooting response.
Diagnose Local Coding Agent tunnel, DNS, TCP, TLS, proxy, organization, and office-network blocking issues.
| name | customer-doctor |
| description | Diagnose a broken customer install and produce a redacted support report the customer can send back. |
Use this when a customer says "it does not work" and you need a fast, safe diagnosis. Prefer generating a local report over pasting long logs into chat.
node -v (must be >= 18)node scripts/local-coding-agent.mjs statusnode scripts/network-doctor.mjs (DNS, TLS, ports 8787/8790, tunnel log)node scripts/support-report.mjssupport-report.txt and prints a compact summary + the path.ok: server not started, or wrong workspace path.support-report.txt (already redacted).Return the single most likely cause, the exact command to fix it, and the path
to the redacted support-report.txt.